03-22-2007 04:02 PM - edited 03-05-2019 03:03 PM
Very simple question:
I have a core switch. I want a specific VLAN IP interface to be declared as "down" when no physical interfaces using it are available (access ports or trunks).
I don't want this core switch to propagate a route to which is has no real connectivity.
So far, I can see that if the vlan exists in the vlan database, and an IP address was assigned, this is enough to make its line protocol be "up" (when executing "show int vlan x").
I want it to look like:
switch#sho int vlan X
VlanX is up, line protocol is down
Do you know if a vlan lan protocol state can be associated to a physical interface lan protocol state?
This may be related to shutting down the vlan internally in the switch. Don't know how to make this happen automatically.
Thanks
03-22-2007 04:19 PM
It should not be up if the vlan is not being used as a access port or allowed across a trunk . I would take a closer look it is probably up somewhere or the vlan is allowed across a ctive trunk link .
03-22-2007 05:38 PM
Thanks Glen
There is a trunk allowing this VLAN. Nevertheless, the trunk is down. The VLAN is still up. Strange, don't you think?
This is a 6509 running 12.2
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