05-30-2022 11:41 AM
05-30-2022 12:26 PM
Hi
You can use the command:
conf t
no vlan "x"
X = vlan number.
To clear all vlans, you need to delete the vlan.dat file
delete vlan.dat
05-30-2022 11:43 AM
Just create a new vlan with the vlan number you want and then reassign the ports in the old vlan to the new vlan.
Jon
05-30-2022 12:07 PM
but how do i delete the vlan permanently without leaving any trace of it?
05-30-2022 12:26 PM
Hi
You can use the command:
conf t
no vlan "x"
X = vlan number.
To clear all vlans, you need to delete the vlan.dat file
delete vlan.dat
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