UMN:CLI User Manual
V8102
622
neighbor {A.B.C.D | X:X::X:X |
WORD} activate
Activates neighbors.
A.B.C.D: BGP neighbor IP address
X:X::X:X: BGP neighbor IPv6 address
WORD: BGP peer group
no neighbor {A.B.C.D | X:X::X:X |
WORD} activate
Disables exchange of information with a neighbor.
For information about how to create peer groups, refer to the neighbor peer-group and
neighbor remote-as commands.
12.1.17.10 Neighbor Advertisement Interval
To reduce the flapping of routes to internet, a minimum advertisement interval is set, so
that the BGP routing updates are sent only per interval seconds. BGP dampening can al-
so be used to control the effects of flapping routes.
To set a minimum interval between the sending of BGP routing updates, use the following
command.
neighbor {A.B.C.D | X:X::X:X |
WORD} advertisement-interval
<0-600>
Sets a minimum interval between the sending of BGP
routing updates.
A.B.C.D: BGP neighbor IP address
X:X::X:X: BGP neighbor IPv6 address
WORD: BGP peer group
0-600: advertisement value in secondes
no neighbor {A.B.C.D | X:X::X:X |
WORD} advertisement-interval
[<0-600>]
Sets the interval time to default.
For information about how to create peer groups, refer to the neighbor peer-group and
neighbor remote-as commands.
12.1.17.11 Neighbor Allowas-in
To advertise prefixes (routes) even when the source of the prefixes is from the same Au-
tonomous System (AS) number, use the following command.
neighbor {A.B.C.D | X:X::X:X |
WORD} allowas-in <1-10>
Sets a minimum interval between the sending of BGP
routing updates.
A.B.C.D: BGP neighbor IP address
X:X::X:X: BGP neighbor IPv6 address
WORD: BGP peer group
1-10: number of times to allow the advertisement of an
AS number.