06-21-2023 06:04 AM
Hi All,
I recently have an issue with some of the switches lost the VLAN connection after the switch reload. sh int command showed interface down and protocol down. I have to assign the VLAN after reboot. any idea why the switch lost its VLAN?
Thanks,
06-21-2023 06:10 AM
Hi
what is the switch model and IOS version ?
06-22-2023 07:05 AM
it happened on different models 2960X, 3560CX the IOS version - ...152-7.E8.bin
06-21-2023 06:49 AM
assign vlan ? can you more elaborate
the vlan SVI is down ?
the VLAN SVI IP is disappear ?
the port vlan assign disappear ?
the vlan not show in show vlan ?
06-22-2023 06:59 AM
Hello
Sorry for the late reply.
The port VLAN assign disappear after the switch reboot. I have to run SW#switchport access vlan 999 command on that port
06-22-2023 07:04 AM - edited 06-22-2023 07:04 AM
The vlan disappeared from vlan db' check vtp the vtp server push vlans list not include this vlan.
06-22-2023 07:15 AM
How do I solve it if that is the issue? please include the commands. Thanks.
06-22-2023 07:24 AM
In vtp server of vtp domain' only add
Vlan x
This make vtp push the vlan and even if the sw reboot it always have this vlan in db and it will not disappear from port
07-02-2023 06:52 PM
is VTP in transparent mode ? if so, then all vlans are stored locally in start up config; if not, vlans are stored in vlan.fat file on flush of switch; if VTP mode is client, you cannot add or remove vlan x; it must be done on VTP server switch or change VTP client to server mode.
Regards, ML
**Please Rate All Helpful Responses **
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