vlan-port-remove
This command removes an existing port from a VLAN.
Syntax vlan-port-remove
vlan-id vlan-id |
Specifies the identifier of the VLAN in the range from 2 to 4092. |
vlan-range vlan-list |
Specify the range of VLAN IDs. |
vlan-vnet vnet-name |
Specify the name of the VNET assigned to the VLAN. |
Specify the following port arguments: |
|
switch switch-name |
Specify the name of the switch with the port. |
ports port-list |
Specifies the switch network data port number, list of ports, or range of ports. Port numbers must be in the range of 1 to 64. |
Defaults None.
Access CLI
History
Version 1.2 |
Command introduced. |
Version 2.4.1 |
The parameter, vnet, added. |
Version 3.0.0 |
The parameter, vlan-range, added. |
Usage VLANs can be used to isolate network traffic at Layer 2. This command removes a VLAN port.
Examples To remove ports 17 and 18 from VLAN 7 and VNET, finance-1, use the following command:
CLI network-admin@switch > vlan-port-remove vlan-id 7 vnet finance-1 ports 17,18