[Contents] [Prev] [Next] [Index] [Report an Error]

show ldp interface

Syntax

show ldp interface
<brief | detail | extensive>
<instance instance-name>
<logical-system (all | logical-system-name)>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display the status of Label Distribution Protocol (LDP)-enabled interfaces.

Options

none — Display standard status information about all LDP-enabled interface for all routing instances on all logical systems.

brief | detail | extensive — (Optional) Display the specified level of output.

instance instance-name(Optional) Display information for the specified routing instance.

logical-system (all | logical-system-name) — (Optional) Perform this operation on all logical systems or on a particular logical system.

Required Privilege Level

view

List of Sample Output

show ldp interface extensive

Output Fields

Table 134 describes the output fields for the show ldp interface command. Output fields are listed in the approximate order in which they appear.

Table 134: show ldp interface Output Fields

Field Name

Field Description

Level of Output

Interface

Interface name.

All levels

Label space ID

Label space identifier that the router is advertising on the interface.

All levels

Nbr count

Number of neighbors on the interface.

All levels

Next hello

How long until the next hello packet is sent on this interface, in seconds.

All levels

Hello interval

One-third of the negotiated hold time (in seconds). If the user-configured value for the hello interval is smaller than the computed value, the user-configured value is used.

detail extensive

Hold time

Configured hold time, in seconds.

detail extensive

Transport address

Address to which the neighbor wants the local route to establish the LDP session.

extensive

Local hello interval

Locally configured hello interval.

extensive

Sample Output

show ldp interface extensive

user@host> show ldp interface extensive
Interface            Label space ID        Nbr count   Next hello
 fe-0/0/3.0           10.255.245.6:0           2           0
   Hello interval: 1, Hold time: 15, Transport address: 10.255.245.6
   Local hello interval: 2, Index: 69

[Contents] [Prev] [Next] [Index] [Report an Error]