BGP Commands
configure bgp add network
configure bgp add network {address-family [ipv4-unicast | ipv4-multicast]}
<ipaddr>/<mask_len>
Description
Adds a network to be originated from this router.
Syntax Description
address-family
ipaddr
mask_len
policy-name
Default
If no address family is specified, IPv4 unicast is the default.
Usage Guidelines
The network must be present in the routing table.
Using the
export
configure bgp add network
to BGP only if the route is present in the routing table. The
an individual route from the routing table to BGP. If you use both commands to redistribute routes, the
routes redistributed using the
command.
export
Example
The following command adds a network to be originated from this router:
configure bgp add network 192.1.1.16/32
History
This command was first available in ExtremeWare XOS 10.1.
This command required an Advanced Core license in ExtremeWare XOS 11.1.
Platform Availability
This command is available on platforms with a Core or an Advanced Core license.
1418
{network-policy <policy>}
The address family to which the network routes will be exported. BGP supports
two address families: IPv4 Unicast and IPv4 Multicast.
Specifies an IP network address.
Specifies a netmask length.
Name of policy to be associated with network export. Policy can filter and/or
change the route parameters.
command to redistribute routes complements the redistribution of routes using the
command. The
command take precedence over routes redistributed using the
network
configure bgp add network
enable bgp export
ExtremeWare XOS 11.3 Command Reference
command adds the route
command redistributes
Need help?
Do you have a question about the ExtremeWare XOS and is the answer not in the manual?