12-20-2022 06:03 AM
Morning everyone,
Quick question as to why this is happening.
I have a switch that is only being used internally and isn't going to the WAN.
For some reason, when the switch is rebooted the VLAN status doesn't stay up and has to manually be thrown up in order for it to work properly. How should I go about this and keep the VLAN up since trunk ports aren't being used.
Thanks again!
12-20-2022 06:33 AM - edited 12-20-2022 06:34 AM
under the interface vlan do
no autostate
https://www.cisco.com/c/en/us/support/docs/switches/catalyst-6500-series-switches/41141-188.html
note:- you have VLAN and you dont have trunk, are you have access port assign by this VLAN ?
12-20-2022 06:56 AM
Yes,
I have ports assigned to this VLAN as access ports.
Everything works fine when the VLAN is up, it just doesn't come back up automatically if power is lost to the switch.
12-20-2022 07:00 AM
the port assign to VLAN must be STP FWD status before the SVI of VLAN become UP.
I will try do lab for you show you the effect of STP BLK to the UP/DOWN of SVI.
12-20-2022 11:17 AM
you can see that after the L2 STP be at FWD status the SVI become UP/UP.
12-20-2022 04:44 PM
Make sure no autostate command is added under the SVI interface vlan X and make sure no shutdown is present and saved in start/running configs.
Also, check vlan X in vlan database; if possible, make VTP transparent mode (or Off) so that vlan x is saved in configs not not in vlan.db file on flush
Regards, ML
**Please Rate All Helpful Responses **
12-28-2022 06:00 AM
The biggest problem I ran into is when I go into the VLAN, I don't have a command for autostate anywhere.
If no autostate doesn't exist on that switch, what would be the next step?
12-28-2022 06:22 AM
I mention autostate before but you must know that not all SW support this feature.
anyway do you check the point about the STP FWD status ?
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