On Sat, 2009-05-16 at 13:12 +0300, Ibrahim Abo Zaid wrote: > I have a strange situation and i think it is normal but i need a solution > for it > > I have 2 MLS and VLAN x is created on both and there is L2 etherchannel > between both and it allows all VLANs , when all access ports in VLAN x in > any MLS got down > SVI is always up although all access ports are down and that is normal due > to trunk ports always all VLANs . > > so is there any command to bind SVI status to access ports status only so > when access port got down , SVI got down also ?
You can use "switchport autostate exclude" on the trunk port. http://www.cisco.com/en/US/docs/ios/interface/command/reference/ir_s7.html#wp1012922 Regards, Peter _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
