16,755 pts.
 How to delete VLANS from the catalyst switches?
How to remove already created VLAN from the catalyst switches?

Software/Hardware used:
VLAN, Catalyst Switches
ASKED: October 6, 2009  1:59 PM
UPDATED: April 19, 2013  3:31 PM

Answer Wiki:
ENABLE #DELETES FLASH: VLAN.DAT 2 TIME ENTER ___________________________________________________________________ In configuration mode, use: no interface <VLAN#> where <VLAN#> is the name of the VLAN you want to remove. *********** If you are going to remove some VLANs and not all the VLANs, just issue a no command to that VLAN. ex: Switch(config)#no VLAN 10 The access ports under that VLAN will automatically go to default VLAN 1.
Last Wiki Answer Submitted:  April 19, 2013  3:34 pm  by  Michael Tidmarsh   11,400 pts.
All Answer Wiki Contributors:  Michael Tidmarsh   11,400 pts. , ITKE   16,755 pts. , Saifuddin   190 pts. , Yeahboy   900 pts. , mshen   27,310 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Type the this command in delete vlan.dat

Switch# delete vlan.dat (Press 2 times Enter)

thenwr er Press Enter

then type command Reload

 65 pts.