[c-nsp] me-3600 docs and drops
Spyros Kakaroukas
skakaroukas at rolaware.com
Wed Dec 24 04:46:25 EST 2014
1) I can only assume it's a typo and they mean SVI instead of EFP. You can have different service instances on different ports belonging to the same bridge-domain, or even different service-instances on the same port ( assuming different encapsulation obviously ). Just remember that if it's matching tagged traffic, you need to pop all the tags before you can terminate it on an SVI.
2) No idea, never tried to match on ethertype in the past. I'd try a newer release though.
My thoughts and words are my own.
Kind Regards,
Spyros
-----Original Message-----
From: cisco-nsp [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Christopher Hunt
Sent: Tuesday, December 23, 2014 9:39 PM
To: c-nsp
Subject: [c-nsp] me-3600 docs and drops
I'm reading the docs on my shiny new ME-3600X [1] and i see this:
The switch supports IP routing and multicast routing for bridge domains, including Layer 3 and Layer 2 VPNs, using the SVI model. There are the limitations:...
- You must configure SVIs for bridge-domain routing.
- The bridge domain must be in the range of 1 to 4094 to match the
supported VLAN range.
- There can be only one EFP in the bridge domain.
This last bit seems like a pretty serious limitation to me, so off to the
lab:
########################################
System image file is
"flash:/me360x-universal-mz.152-2.S1/me360x-universal-mz.152-2.S1.bin"
License Level: AdvancedMetroIPAccess
interface GigabitEthernet0/2
description direct to customer
switchport trunk allowed vlan none
switchport mode trunk
service instance 6 ethernet
encapsulation untagged etype ipv4
bridge-domain 44
!
!
interface GigabitEthernet0/3
description direct to customer
switchport trunk allowed vlan none
switchport mode trunk
no keepalive
service instance 6 ethernet
encapsulation untagged etype ipv4
bridge-domain 44
!
!
interface Vlan44
ip vrf forwarding TestCo
ip address 192.168.1.254 255.255.255.0
end
########################################
Sure enough, I am unable to ping the SVI or across the switchports. Then I remove the "etype ipv4" restriction (leaving simply "encapsulation untagged
") and it works fine. I couldn't find any bug directly related So I have two questions:
1) exactly what do they mean by "There can be only one EFP in the bridge domain."
2) why would "etype ipv4" drop packets that clearly are ipv4? (icmp echo request, TCP3389 etc.)
Cheers,
Chris
[1]
http://www.cisco.com/c/en/us/td/docs/switches/metro/me3600x_3800x/software/release/12-2_52_ey/configuration/guide/3800x3600xscg/swevc.html
_______________________________________________
cisco-nsp mailing list cisco-nsp at puck.nether.net https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
This e-mail and any attachment(s) contained within are confidential and are intended only for the use of the individual to whom they are addressed. The information contained in this communication may be privileged, or exempt from disclosure. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the sender and delete the communication without retaining any copies. Rolaware Hellas SA is not responsible for, nor endorses, any opinion, recommendation, conclusion, solicitation, offer or agreement or any information contained in this communication.
More information about the cisco-nsp
mailing list