Aruba & ProVision-based
1748045 Members
4979 Online
108757 Solutions
New Discussion

Re: Delete VLAN on HP Procurve 5412

 
SOLVED
Go to solution
Godcom
Occasional Visitor

Delete VLAN on HP Procurve 5412

I need to delete a VLAN and IP route from a HP procurve 5412.   Not having done this before on an HP switch,  I would like some step by step instructions if possible.  

Also , is a switch reboot required for this?

 

 

1 REPLY 1
LionLantech
Advisor
Solution

Re: Delete VLAN on HP Procurve 5412

In configuration context you need to do this command:

Config - configuration context

vlan <vid> - enter to vlan context

no ip address x.x.x.x y.y.y.y - remove ip address from vlan

exit - return to config context

no vlan <vid> - remove vlan

 

No reboot is required. Remember to save your configuration