Bgp Route Flap Dampening - Extreme Networks ExtremeWare XOS Guide Manual

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

Advertisement

Each BGP peer group is assigned a unique name when it is created. To create or delete peer groups, use
the following command:
create bgp peer-group <peer-group-name>
delete bgp peer-group <peer-group-name>
Changes made to the parameters of a peer group are applied to all neighbors in the peer group.
Modifying the following parameters will automatically disable and enable the neighbors before changes
take effect:
remote-as
timer
source-interface
soft-in-reset
password
Adding Neighbors to a BGP Peer Group
To create a new neighbor and add it to a BGP peer group, use the following command:
create bgp neighbor <remoteaddr> peer-group <peer-group-name> {multi-hop}
The new neighbor is created as part of the peer group and inherits all of the existing parameters of the
peer group. The peer group must have remote AS configured.
To add an existing neighbor to a peer group, use the following command:
configure bgp neighbor [all | <remoteaddr>] peer-group [<peer-group-name> | none]
{acquire-all}
If you do not specify the
peer group. If you specify the
inherited. This command disables the neighbor before adding it to the peer group.
To remove a neighbor from a peer group, use the
When you remove a neighbor from a peer group, the neighbor retains the parameter settings of the
group. The parameter values are not reset to those the neighbor had before it inherited the peer group
values.

BGP Route Flap Dampening

Route flap dampening is a BGP feature designed to minimize the propagation of flapping routes across
an internetwork. A route is considered to be flapping when it is repeatedly available, then unavailable,
then available, then unavailable, and so on.
When a route becomes unavailable, a withdrawal message is sent to other connected routers, which in
turn propagate the withdrawal message to other routers. As the route becomes available again, an
advertisement message is sent and propagated throughout the network.
As a route repeatedly changes from available to unavailable, large numbers of messages propagate
throughout the network. This is a problem in an internetwork connected to the Internet because a route
flap in the Internet backbone usually involves many routes.
ExtremeWare XOS 11.1 Concepts Guide
option, only the mandatory parameters are inherited from the
acquire-all
option, all of the parameters of the peer group are
acquire-all
peer-group none
BGP Features
option.
405

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware xos 11.1

Table of Contents