29 ldp keepalive-interval, Ldp keepalive, Interval – PLANET XGS3-24042 User Manual

Page 1200

Advertising
background image

76-18

configuration will have no effect on it.

Example:

Set the neighbor hold-time as 220s:

Switch(config)#int vlan 9

Switch(Config-if-Vlan9)#ldp hold-time 220

Related Commands:

ldp hello-interval, hello-interval

76.29 ldp keepalive-interval

Command:

ldp keepalive-interval <interval-time>

no ldp keepalive-interval

Function:

Configure the interval between keep-alive messages; the no operation will restore the default value.

Parameters:

<interval-time> is the interval between keep-alive messages, ranging from 1 to 65535 seconds.

Default:

Use the global configuration.

Command Mode:

Interface 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. Parameters different with the global configuration can be used when configuring the

interface.

Example:

Configure the keepalive-interval of the interface as 33s.

Switch(config)#int vlan 9

Switch(Config-if-Vlan9)#ldp keepalive-interval 33

Related Commands:

ldp keepalive-timeout, keepalive-timeout

Advertising