22 keepalive-interval, 23 keepalive-timeout, Keepalive – PLANET XGS3-24042 User Manual
Page 1195: Interval, Timeout

76-13
Switch(config-router)#import-bgp-routes
76.22 keepalive-interval
Command:
keepalive-interval <interval>
no keepalive-interval
Function:
Configure the interval between LDP keep-alive messages, whose default value is 10 seconds; the
no operation will restore the default value.
Parameters:
Default:
10s.
Command Mode:
LDP Protocol Configuration Mode
Usage Guide:
LDP will send keepalive messages to each other for keeping the communication, if there is no data
after the creation of a TCP session. Implementing this command will set the interval of sending
keepalive messages. Please make sure the value is big enough to prevent too many keepalive
messages. When this value is configured on the interface, the global configuration command will
lose effect.
Example:
Configure the global keepalive-interval as 50s.
Switch(config)#router ldp
Switch(config-router)#keepalive-interval 50
Related Commands:
keepalive-timeout, ldp keepalive-interval
76.23 keepalive-timeout
Command:
keepalive-timeout <time-val>
no keepalive-timeout
Function: