Cisco Cisco Packet Data Gateway (PDG)

Página de 2186
timers
Configures BGP routing timers.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > BGP Configuration
configure > context context_name > router bgp as_number
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-bgp)#
Syntax Description
timers bgp keepalive-interval interval holdtime-interval time [ min-peer-holdtime-interval time ]
no
Remove the user specified timer values from the router's configuration. The timer values are reset to the default
values.
timers bgp keepalive-interval interval holdtime-interval time
keepalive-interval interval: Specifies the interval (in seconds) to wait between sending keepalive packets as
an integer from 0 through 65535. Default: 30
holdtime-interval time: Specifies the interval (in seconds) after which the neighbor is considered dead if
keepalive messages are not received as an integer from 0 through 65535.
[ min-peer-holdtime-interval time ]
Specifies the interval (in seconds) that is the minimum acceptable hold time from a neighbor as an integer
from 0 through 65535. The default is 0 so that there is no restriction on the hold time received in an OPEN
message from the peer.
Usage Guidelines
Use this command to configure the how long to wait between sending keepalive packets and how long to wait
for a keepalive before considering a a neighbor dead.
   Command Line Interface Reference, Modes A - B, StarOS Release 19
1892
BGP Configuration Mode Commands
timers