03-15-2013 03:46 AM - edited 03-07-2019 12:16 PM
Hello *,
I was reading the documentation of the Catalyst 4500-X for creating VSS and MEC (multichassis etherchannel).
In the VSS specific part, it's written
"Cisco Release IOS XE 3.4.0SG does not support Layer 3 MEC"
How does this really mean?
Can I still use VlanX interfaces ad route through them?
In my setup I only have IP addresses assigned to vlanX interfaces (with some VRF-lite magic)
interface Port-channel2 switchport trunk encapsulation dot1q switchport trunk allowed vlan 200,202,211 interface Vlan202 ip vrf forwarding black ip address 172.16.202.1 255.255.255.240 |
Does that sentence only mean that I can't have IP assigned directly to the MEC?
interface Port-channel 1 ip address 11.1.1.2 255.255.255.0 |
?
I'm new to VSS so sorry for my ignorance.
thanks so much,
stefano
Solved! Go to Solution.
03-16-2013 10:06 AM
Hello Stefano,
I believe your interpretation of this statement is correct. You are able to have L2 MEC's between the VSS pair and other devices, but not L3 MEC's (on Cisco Release IOS XE 3.4.0SG), so no ip address configured on the port-channels using MEC, just "switchport".
-Gabriel
(Please rate if helpful).
03-15-2013 03:56 AM
Hi
It means tht u cannot have interfaces from both chassis to be combined in etherchannel
U can make etherchannels from the interfaces on the same chassis
Sent from Cisco Technical Support iPhone App
03-15-2013 04:12 AM
this sounds very strange to me. what you are saying is that there is no multichassis etherchannel, that is not true.
08-01-2016 02:11 AM
What image can i upgrade too so that i can have Layer 3 MEC?
03-16-2013 10:06 AM
Hello Stefano,
I believe your interpretation of this statement is correct. You are able to have L2 MEC's between the VSS pair and other devices, but not L3 MEC's (on Cisco Release IOS XE 3.4.0SG), so no ip address configured on the port-channels using MEC, just "switchport".
-Gabriel
(Please rate if helpful).
03-16-2013 10:58 AM
Gabriel got it correct. Your MEC must be a switchport. Your SVIs can route fine across the Etherchannel, either in access mode for a single VLAN or trunk mode for multiple VLANs.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide