vpg-port-add
NetVisor OS allows you to club the ingress or source ports, and the destination ports into Virtual Port Groups (vPGs). The vPG construct permits you to flood the traffic that arrives at select source ports to multiple desired destination ports. You must create vPGs to configure the Pluribus Network Packet Broker solution. This command adds ports to vPGs.
Syntax vpg-port-add
name name-string |
Specify the name of the vPG. |
switch switch-name |
Specify the name of the switch. |
ports port-list |
Specify the ports assigned to the vPG. |
port-desc port-desc-string |
Specify a previously configured port description to add the port with that description to the vPG. |
Defaults None
Access Network Administrator
History
Version 6.0.0 |
Command introduced. |
Version 7.0.0 |
The parameter port-desc added. |
Usage Use this command to add ports to a vPG.
Examples To add ports to a vPG, use the following syntax:
CLI (network-admin@Leaf1) > vpg-port-add name TAP-GROUP-1 switch Leaf1 ports 12, 13