12-28-2016 12:15 PM - edited 03-08-2019 08:44 AM
Hello,
I am trying to configure VLANs in my catalyst 3850 switch. I add my vlans, apply and click ok and refresh. My VLAN's are deleted and only the default VLAN is available.
12-28-2016 12:25 PM
Hi,
Are you using the cli to add the vlans?
If you are on the cli, issue "sh run" and look for the vlans you created.
Also, "show vlan" will show you all vlans.
HTH
12-28-2016 12:26 PM
I'm trying to use Cisco Network Assistant.
12-28-2016 01:36 PM
Hello,
according to the documentation, you have to also specify the media type:
3850#conf t
3850(config)#vlan 20
3850(config-vlan)#media ethernet
The last step doesn't seem to be optional, but required...
12-28-2016 04:18 PM
Hello
is this switch in production and if so is it in an vtp domain?
What vtp version is running - It could be possible vtp 3 if running and as a result of that - Then only a primary vtp server can change the vtp database.
Another reason could inconsistencies with the startup config and the vtp database being read from the vlan.dat file in NVRAM (this is the file from where vlan information is saved and read from)
Sonif inconsistencies are apparent then default vlan config could be applied to the switch on reload
Lastly if this vlan.dat file cannot be read for some reason or is missing completely - This also would not save your vlan changes
can you post:
sh vtp status
dir flash:
res
paul
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