vsg-vrf-show
Starting from Netvisor ONE release 6.0.1 it is possible to import/export subnet prefixes between Unicast Fabric VRFs. This operation is sometimes informally referred to as ‘prefix leaking’.
To implement this functionality a new innovative entity called Virtual Service Group (vSG) is introduced: it’s an abstraction that defines in an intuitive and user-friendly way the policies by which prefixes are shared.
Use this command to display the VRFs that belong to a vSG.
Syntax vsg-vrf-show
vsg-name name-string |
Specify the name of the vSG. |
vnet vnet-name |
Specify the vNET name for the VRF. |
vrf vrf name |
Specify the VRF name. |
type promiscuous|isolated |
Specify the VRF list type. |
Defaults None
Access Network Administrator
History
Version 6.0.1 |
Command introduced. |
Usage Use this command to display the VRFs that belong to a Virtual Service Group (vSG).
Examples To display the VRFs that belong to a vSG named GROUP-A, use the following syntax:
CLI network-admin@switch > vsg-vrf-show vsg-name GROUP-A
switch vsg-name vnet vrf type
------ -------- ---- ------------- -----------
switch GROUP-A 0:0 TENANT-GREY promiscuous
switch GROUP-A 0:0 TENANT-GREEN promiscuous
switch GROUP-A 0:0 SERVICE-AMBER promiscuous