Korenix Technology Co., Ltd.
Industrial
Layer 3 Managed Ethernet Switch
_____________________________________________________________________________
Industrial Layer 3 Managed Ethernet SwitchUser Manual
Page: 826/1568
7.11.2.26 neighbor timers
This command is used to set the timers for a specific BGP peer, use the neighbor timers command in
Router BGP Config Mode. To clear the timers for a specific BGP peer, use the no form of this command.
Syntax
neighbor <peeripaddr> timers <keepalive> <holdtime>
no neighbor <peeripaddr> timers <keepalive> <holdtime>
peeripaddr
: IP address of the neighboring router.
keepalive
: Frequency (in seconds) with which the router sends keepalive messages to its peer. The
range is from 0 to 65535.
holdtime
: Interval (in seconds) after not receiving a keepalive message that the router declares a
peer dead. The range is from 0 to 65535.
Default Setting
The default value of <keepalive> is 60 seconds.
The default value of <holdtime> is 180 seconds.
Command Mode
Router BGP Config Mode
7.11.2.27 neighbor advertisement-interval
This command is used to set the minimum interval between the sending of BGP routing updates, use the
neighbor advertisement-interval command in Router BGP Config Mode. To remove an entry, use the no
form of this command.
Syntax
neighbor <peeripaddr> advertisement-interval <seconds>
no neighbor <peeripaddr> advertisement-interval <seconds>
peeripaddr
: IP address of the neighboring router.
seconds
: Time (in seconds) is specified by an integer ranging from 0 to 600.
Default Setting
30 seconds for external peers and 5 seconds for internal peers.
Command Mode
Router BGP Config Mode