vsg-network-remove
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 add a network or subnet to a vSG.
Syntax vsg-network-remove
vsg-name name-string |
Specify the name of the VSG to be removed. |
vrf vrf-name |
Specify the VRF name. |
vnet vnet name |
Specify the vNET for the VRF. |
subnet subnet name |
Specify the subnet name or 'all' for all subnets. |
network ip-address |
Specify the network IP address. |
netmask netmask |
Specify the network mask. |
network6 ip-address |
Specify the IP subnet. |
netmask6 netmask |
Specify the IP subnet network mask. |
Defaults None
Access Network Administrator
History
Version 6.0.1 |
Command introduced. |
Usage Use this command to remove a network from a Virtual Service Group (vSG).
Examples To remove a network from a VSG named GROUP-A, use the following syntax:
CLI network-admin@switch > vsg-network-remove vsg-name GROUP-A vrf TENANT-GREY subnet SUBNET-11