ka-int-count

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.

Syntax

ka-int-count number
no ka-int-count number

Command Default

The default is a count of six intervals.

Parameters

number

Specifies the number of keepalive time intervals. Enter an integer from 1 to 65535.

Modes

MPLS LDP configuration mode

Usage Guidelines

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".

Examples

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