vsg-vrf-show
Starting from NetVisor 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 |
Name of the vSG. |
vnet vnet name |
vNET name for the VRF. |
vrf vrf name |
VRF name. |
type promiscuous|isolated |
VRF list type. |
export-leaked-networks none|evpn |
VRF export to protocols. |
Defaults None
Access Network Administrator
History
Version 6.0.1 |
Command introduced. |
Version 7.0.0 |
The parameter export-leaked-networks added. |
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 vnet vrf type export-leaked-networks
-------- ----- -------- ----------- ----------------------
vsg-1 0:0 vrf3 promiscuous evpn