vnet-port-add
This command is used to add a port to an existing virtual network (vNET).
Syntax vnet-port-add
vnet-name name-string |
Specify the name of the vNET. |
Specify the following port arguments: |
|
switch switch-name |
Specify the switch name. |
ports port-list |
Specify the ports to add to the vNET. |
vlans vlan-list |
Specify the VLANS for the ports. |
Defaults None.
Access CLI
History
Version 1.2 |
Command introduced. |
Version 2.2.6 |
The parameter, VLANs, added. |
Usage A fabric, cluster, or standalone switch can be virtualized into tenant networks called virtual networks (vNETs). This command adds a port to a vNET.
Examples To add port 4 to switch, aquila24, and vNET, v-network, use the following command:
CLI network-admin@switch > vnet-port-add vnet-name v-network switch aquila24 ports 4