cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

How to delete a VLAN in S4 Chasis ?

How to delete a VLAN in S4 Chasis ?

Weda
New Contributor
May be this is a basic question. But I could not find any reasoanble command to delete a VLAN in S4 Chassis..
Thank you very much in advance.
4 REPLIES 4

Weda
New Contributor
As I had implemented Vlan interface IP,
no int vlan + clear vlan commands did the job.

TylerMarcotte
Extreme Employee
Weda,

Here's an example of creating a vlan, naming it, and then deleting it. Hopefully this helps:

SSA180(su)->set vlan create 432 SSA180(su)->set vlan name 432 TestVlan432 SSA180(su)->clear vlan 432 ? modify-pvid Reset any PVIDs associated with deleted VLAN(s) back to 1 SSA180(su)->clear vlan 432? SSA180(su)->clear vlan 432 ? modify-pvid Reset any PVIDs associated with deleted VLAN(s) back to 1 SSA180(su)->clear vlan 432 SSA180(su)->
Tyler


Hello Weda,

Take a look the the L3 vlan int's.
I think it's "no int vlan..."

Mike

Thanks for your reply. but this exactly how I was trying. This removes ports and VLAN name. but if you issue "show vlan", it still appears. What do you think ?

GTM-P2G8KFN