vrouter-bgp-network-add

This command adds a BGP network to a vRouter service.

Syntax   vrouter-bgp-network-add vrouter-name name-string network ip-address netmask netmask

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   Command introduced in Version 2.4.

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

vrouter-bgp-network-remove

This command remove a BGP network for a vRouter service.

Syntax   vrouter-bgp-network-remove vrouter-name name-string network ip-address netmask netmask

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   Command introduced in Version 2.4.

Usage   Use this command to remove a BGP network for a vRouter service.

Examples  To remove the vRouter, BGP-net, use the following syntax:

CLI network-admin@switch > vrouter-bgp-network-remove vrouter-name BGP-net

vrouter-bgp-network-show

This command displays a BGP network for a vRouter service.

Syntax   vrouter-bgp-network-add vrouter-name name-string network ip-address netmask netmask

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   Command introduced in Version 2.4.

Usage   Use this command to display a BGP network for a vRouter service.

Examples  To display the vRouter, BGP-net, use the following syntax:

CLI network-admin@switch > vrouter-bgp-network-show vrouter-name BGP-net