Create and Delete BGP Static Networks
-
To create a static BGP
network, use the following command:
configure bgp add network {address-family [ipv4-unicast | ipv4-multicast | ipv6-unicast | ipv6-multicast]} ipaddress/masklength {network-policy policy}
Note
This command adds the route to BGP only if the route is present in the routing table. -
To delete a static BGP network, use the following
command:
configure bgp delete network {address-family [ipv4-unicast | ipv4-multicast | ipv6-unicast | ipv6-multicast]} [all | ipaddress/mask length]