Specifications

Table Of Contents
show mpls ldp backoff
MP-650
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
Examples The following is sample output from the show mpls ldp backoff command:
Router# show mpls ldp backoff
LDP initial/maximum backoff: 30/240 sec
Backoff table: 2 entries
LDP Id Backoff(sec) Waiting(sec)
10.144.0.44:0 60 30
10.155.0.55:0 120 90
Table 110 describes the significant fields shown in the display.
The following is sample output from the show
mpls ldp backoff vrf vrf-name command that shows one
entry in the Backoff table for VRF vrf1:
Router# show mpls ldp backoff vrf vrf1
LDP initial/maximum backoff: 15/120 sec
VRF vrf1 Backoff table: 1 entries
LDP Id Backoff(sec) Waiting(sec)
10.12.0.2:0 120 30
The following is sample output from a form of the show mpls ldp backoff command using the all
keyword:
Router# show mpls ldp backoff all
LDP initial/maximum backoff: 15/120 sec
Backoff table: 2 entries
LDP Id Backoff(sec) Waiting(sec)
10.155.0.55:0 120 30
10.144.0.44:0 60 60
VRF vrf1 Backoff table: 1 entries
LDP Id Backoff(sec) Waiting(sec)
10.12.0.2:0 120 45
VRF vrf2 Backoff table: 1 entries
LDP Id Backoff(sec) Waiting(sec)
10.13.0.1:0 120 30
See Table 110 for a description of the significant fields shown in the displays.
Ta b l e 110 show mpls ldp backoff Field Descriptions
Field Description
LDP initial/maximum
b
ackoff
Indicates the configured backoff parameters (initial and maximum) in
seconds.
Backoff table Contains a list of discovered LDP neighbors for which session setup is being
d
elayed because of previous failures to establish a session due to
incompatible configuration. The backoff table incorporates the following
information:
LDP Id—Identifies the LDP neighbors.
Backoff(sec)Shows the amount of time that session setup is being
delayed.
Waiting(sec)—Shows the approximate amount of time that session setup
has been delayed.