Configures the number of keepalive intervals after which the session is terminated when no session keepalive or other LDP protocol message is received from the LDP peer.
The default is a count of six intervals.
Specifies the number of keepalive time intervals. Enter an integer from 1 to 65535.
MPLS LDP configuration mode
Use the no form of the command to reset the default count of six intervals.
MPLS is supported on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.
The following example configures a keepalive interval count of three.
device# configure terminal device(config)# router mpls device(config-router-mpls)# ldp device(config-router-mpls-ldp)# ka-int-count 3