HPE Aruba Networking & ProVision-based
1825010 Members
3757 Online
109678 Solutions
New Discussion

Procurve 2910-24G - Removing port from a VLAN

 
M. N.
Advisor

Procurve 2910-24G - Removing port from a VLAN

I apologize for the very basic question.

I have a Procurve 2910-24G switch with a VLAN defined as follows:

 

vlan 200 
   name "MYVLAN"
   untagged 9-12
   tagged Trk1
   no ip address
   exit

 

I simply want to reconfigure it so that only ports 9-10 will remain associated to MYVLAN and ports 11-12 will be part of the DEFAULT_VLAN

What is the simplest and safest way to get the results?

I made some attempts with either the GUI and the CLI but I get error messages saying that an error was detected and that my configuration will not be changed.

Regards

marius

 

 

 

 

1 REPLY 1
Peter_Debruyne
Honored Contributor

Re: Procurve 2910-24G - Removing port from a VLAN

Hi,

 

That should be:

 

vlan 1

 untag 11-12

 

Best regards,Peter