Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show ldp database-label-requests

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show ldp database-label-requests
<brief | detail | extensive> 
<inet | l2circuit>
<instance instance-name>
<logical-system (all | logical-system-name)>
<p2mp>
<session session>

Description

Display entries in the LDP database label requests.

Options

none

Display standard information about all entries in the LDP database for all routing instances.

brief | detail | extensive

(Optional) Display the specified level of output.

inet | l2circuit

(Optional) Display only IPv4 or Layer 2 circuit bindings.

instance instance-name

(Optional) Display routing instance information for the specified instance only.

logical-system (all | logical-system-name)

(Optional) Perform this operation on all logical systems or on a particular logical system. This option is only supported on Junos OS.

p2mp

(Optional) Display point-to-multipoint binding information. This option is only supported on Junos OS.

session session

(Optional) Display database for the specified session only. session is the destination address of the LDP session.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show ldp database-label-requests command. Output fields are listed in the approximate order in which they appear.

Table 1: show ldp database-label-requests Output Fields

Field Name

Field Description

Level of Output

Input label database

Label received from the other router.

All levels

Output label database

Label advertised to the other router.

All levels

Prefix

Route prefix.

It can be one of the following values:

  • IP prefix.

All levels

State

State of the label binding:

  • Active—Label binding has been installed and distributed appropriately. A label binding is almost always in this state.

detail

Sample Output

show ldp database-label-requests

content_copy zoom_out_map
user@host> show ldp database-label-requests
Input label database, 198.51.100.0/24--203.0.113.0/24
  Prefix      State
203.0.113.0/24   Active
192.0.2.0/24   Active

Output label database, 198.51.100.0/24--203.0.113.0/24
  Prefix      State
198.51.100.0/24   Active

Release Information

Statement introduced in Junos OS Release 20.3R1.

footer-navigation