Generic Commands
Page 282 7210 SAS M, T, X, R6, Mxp MPLS Configuration
Guide
hello
Syntax hello timeout factor
no hello
Context config>router>ldp>interface-parameters
config>router>ldp>targ-session
config>router>ldp>targ-session>peer
Description This command configures the time interval to wait before declaring a neighbor down. The factor
parameter derives the hello interval.
Hold time is local to the system and sent in the hello messages to the neighbor. Hold time cannot be
less than three times the hello interval.
When LDP session is being set up, the holddown time is negotiated to the lower of the two peers.
Once a operational value is agreed upon, the hello factor is used to derive the value of the hello
interval.
The no form of the command at the targeted-session level sets the hello timeout and the hello factor
to the default values.
The no form of the command, at the peer level, will set the hello timeout and the hello factor to the
value defined under the targeted-session level.
Note that the session needs to be flapped for the new args to operate.
Default
Parameters timeout — Configures the time interval, in seconds, that LDP waits before a neighbor down.
Values 3 — 65535
factor — Specifies the number of keepalive messages that should be sent on an idle LDP session in
the hello timeout interval.
Values 1 — 255
interface
Syntax [no] interface ip-int-name
Context config>router>ldp>if-params
Description This command enables LDP on the specified IP interface.
Context Timeout Factor
config>router>ldp>if-params 15 3
config>router>ldp>targ-session 45 3
config>router>ldp>if-params>if Inherits values from interface-parameters context.
config>router>ldp>targ-session>peer Inherits values from targeted-session context.