vpg-show
Netvisor ONE 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 displays the VPG configuration.
Syntax vpg-show
scope |
The scope of the VPG. |
vnet vnet-name |
Specify the vNET for this VPG. |
name name-string |
Specify the name of the VPG. |
type source|destination |
Specify the type of the VPG as source or destination. |
ports port-list |
Specify the ports assigned to the VPG. |
vni 0..16777215 |
The VNI for VXLAN. |
vlan 0..4095 |
The VLAN ID. |
Defaults None
Access Network Administrator
History
Version 6.0.0 |
Command introduced. |
Version 6.1.0 |
The parameter, vnet, added. |
Usage Use this command to display a VPG configuration.
Examples To display the VPGs of type source, use the following syntax:
CLI (network-admin@leaf1) > vpg-show
switch scope vnet name type ports vni vlan
------ ------ ----- ----------- ------ ----- --- ----
Leaf1 fabric vnet1 TAP-GROUP-3 source none 0 0
Leaf2 fabric vnet1 TAP-GROUP-3 source 25 0 0
Leaf3 fabric vnet1 TAP-GROUP-3 source 275 0 0
Leaf4 fabric vnet1 TAP-GROUP-3 source none 0 0
Leaf5 fabric vnet1 TAP-GROUP-3 source none 0 0
Leaf6 fabric vnet1 TAP-GROUP-3 source none 0 0
Spine1 fabric vnet1 TAP-GROUP-3 source none 0 0
Spine2 fabric vnet1 TAP-GROUP-3 source none 0 0
Leaf1 fabric vnet1 TAP-GROUP-2 source none 0 0
Leaf2 fabric vnet1 TAP-GROUP-2 source 274 0 0
Leaf3 fabric vnet1 TAP-GROUP-2 source 22 0 0
Leaf4 fabric vnet1 TAP-GROUP-2 source none 0 0
Leaf5 fabric vnet1 TAP-GROUP-2 source none 0 0
Leaf6 fabric vnet1 TAP-GROUP-2 source none 0 0
Spine1 fabric vnet1 TAP-GROUP-2 source none 0 0
Spine2 fabric vnet1 TAP-GROUP-2 source none 0 0
Leaf1 fabric vnet1 TAP-GROUP-1 source 273 0 0
Leaf2 fabric vnet1 TAP-GROUP-1 source none 0 0
Leaf3 fabric vnet1 TAP-GROUP-1 source none 0 0
Leaf4 fabric vnet1 TAP-GROUP-1 source none 0 0
Leaf5 fabric vnet1 TAP-GROUP-1 source none 0 0
Leaf6 fabric vnet1 TAP-GROUP-1 source none 0 0
Spine1 fabric vnet1 TAP-GROUP-1 source none 0 0
Spine2 fabric vnet1 TAP-GROUP-1 source none 0 0