port-vlan-remove
This command is used to remove a VLAN from a specific port.
Syntax port-vlan-remove
vlans vlan-list |
Specify the VLAN list to remove from the port. |
vnet vnet-name |
Specify the vNET name for the port. |
port port-number |
Specify the port that you want to remove from the configuration. |
port-desc port-desc-string |
Specify the port description to remove the port with that description. |
Defaults None.
Access CLI
History
Version 1.2 |
Command introduced. |
Version 2.4.1 |
The parameter vnet added. |
Version 7.0.0 |
The parameter port-desc added. |
Usage Used to remove VLANs from existing ports.
Examples To remove VLAN list, vlan-remote, from port 25, use the following command:
CLI (network-admin@switch) > port-vlan-remove port 25 vlans vlan-remote