Bgp Static Network - Extreme Networks ExtremeWare XOS Guide Manual

Concepts guide
Hide thumbs Also See for ExtremeWare XOS Guide:
Table of Contents

Advertisement

BGP Features
enable bgp export [direct | ospf | ospf-extern1 | ospf-extern2 | ospf-inter |
ospf-intra | rip | static] {address-family [ipv4-unicast | ipv4-multicast]}
{export-policy <policy-name>}
disable bgp export [direct | ospf | ospf-extern1 | ospf-extern2 | ospf-inter |
ospf-intra | rip | static] {address-family [ipv4-unicast | ipv4-multicast]}
Using the
command to redistribute routes complements the redistribution of routes using the
export
command. The
command adds the route
configure bgp add network
configure bgp add network
to BGP only if the route is present in the routing table. The
command redistributes
enable bgp export
an individual route from the routing table to BGP. If you use both commands to redistribute routes, the
routes redistributed using the
command take precedence over routes redistributed using the
network
command.
export

BGP Static Network

ExtremeWare XOS BGP allows users to add static networks in BGP, which will be redistributed
(advertised) into the BGP domain if there is a corresponding active route in the IP routing table. Users
can associate a policy with the static BGP network to change or set the route attributes before it would
be advertised to the BGP neighbors.
Use the following command to create a static BGP network:
configure bgp add network {address-family [ipv4-unicast | ipv4-multicast]}
<ipaddr>/<mask_len> {network-policy <policy>}
Use the following command to delete a static BGP network
configure bgp delete network {address-family [ipv4-unicast | ipv4-multicast]} [all |
<ipaddress>]
ExtremeWare XOS 10.1 Concepts Guide
215

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware xos 10.1

Table of Contents