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 only on devices based on the DNX chipset family. For a list of such devices, see "Supported Hardware".
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