vnet-port-remove
This command is used to remove a port from an existing virtual network (vNET).
Syntax vnet-port-remove
vnet-name name-string |
Specify the name of the vNET. |
switch switch-name |
Specify the switch name. |
ports port-list |
Specify the ports to add to the vNET. |
Defaults None.
Access CLI
History
Version 1.2.1 |
Command introduced. |
Usage A fabric, cluster, or standalone switch can be virtualized into tenant networks called virtual networks (vNETs). This command removes a port from a vNET.
Examples To remove port 26 from switch, aquila24, and vNET, v-network, use the following command:
CLI (network-admin@switch) > vnet-port-remove vnet-name v-network switch aquila24 ports 26