BGP and BGP4+ Introduction
How to redistribute the default network 0.0.0.0
By default, you are not allowed to redistribute network 0.0.0.0. To permit the redistribution of network 0.0.0.0, use the following command in Router Configuration or Address Family Configuration modes:
awplus(config-router)#
neighbor {<neighborid>} This command allows the redistribution of the default network
awplus(config-router-af)#
neighbor {<neighborid>} This command allows the redistribution of the default network
How to adjust BGP Timers
BGP uses certain timers to control periodic activities such as the sending of keepalive messages and the interval after not receiving a keepalive message after which software declares a peer dead.
By default, the keepalive timer is 60 seconds, and the
To adjust BGP timers for all neighbors, use the following command in Router
Configuration mode:
awplus(config-router)#
timers bgp <keepalive> This command adjusts BGP timers for all neighbors.
<holdtime>
To adjust BGP keepalive and
awplus(config-router)#
neighbor <neighborid> timers This command sets the keepalive and
<connect>} timers for a BGP neighbor or peer group, use the negated form of the neighbor timers command.
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
1.36 | AlliedWare PlusTM Operating System - Software Version |