http://www.cisco.com/en/US/docs/switches/metro/me3600x_3800x/software/release/15.3_1_S/configuration/guide/swevc.html#wp1002521
I think this is what I was looking for ....efp's only support mstp. Thanks Pshem Aaron -----Original Message----- From: Aaron [mailto:[email protected]] Sent: Thursday, January 24, 2013 2:26 PM To: 'Pshem Kowalczyk' Cc: '[email protected]' Subject: RE: [c-nsp] stp on me3600 on efp's with locally connected older switch Why does " l2protocol peer stp" show up as an option if it's not supported? Is that one of those things with ios that commands are there but don't work type of thing? ...anyway, is MST (802.1s) supported on efp's? Aaron sv-b-ME3600-test# sv-b-ME3600-test#conf t Enter configuration commands, one per line. End with CNTL/Z. sv-b-ME3600-test(config)#int g0/22 sv-b-ME3600-test(config-if)#service instance 675 ethernet sv-b-ME3600-test(config-if-srv)#l2protocol peer ? cdp Cisco Discovery Protocol dtp Dynamic Trunking Protocol lacp LACP Protocol lldp Link Layer Discovery Protocol pagp Port Aggregation Protocol stp Spanning Tree Protocol udld UDLD Protocol vtp Vlan Trunking Protocol <cr> -----Original Message----- From: Pshem Kowalczyk [mailto:[email protected]] Sent: Thursday, January 24, 2013 1:43 PM To: Aaron Cc: [email protected] Subject: Re: [c-nsp] stp on me3600 on efp's with locally connected older switch Hi, On 25 January 2013 06:17, Aaron <[email protected]> wrote: > > Need to run stp on me3600 on efp and peer out that interface with > older cisco 4500. Here's what I did.. {cut} > > And if anyone has any suggestions about designing loop prevention via > me3600's when I'm connecting legacy vlans over vpls via my mpls cloud > then fire away. EFPs don't support STP. You should be able to configure the interface as a regular trunk and then run STP across it. Peering only applies to CDP, UDLD, LLDP, MSTP, LACP, PAgP, VTP, and DTP: http://www.cisco.com/en/US/docs/switches/metro/me3600x_3800x/software/release/15.3_1_S/configuration/guide/swevc.html#wp1056594 kind regards Pshem _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
