vrouter-bgp-network-add
This command adds a BGP network to a vRouter service.
Syntax vrouter-bgp-network-add
vrouter-name name-string |
Specify the name of the vRouter to add the BGP network. |
network ip-address |
Specify the IP address to add to the vRouter. |
netmask netmask |
Specify the netmask for the IP address. |
Defaults None
Access CLI
History
Version 2.4 |
Command introduced. |
Usage Use this command to add a BGP network to a vRouter service.
Examples To add the IP address 172.16.21.35/32 to vRouter, BGP-net, use the following syntax:
CLI (network-admin@switch) > vrouter-bgp-network-add vrouter-name BGP-net network 172.16.21.35 netmask 32