show ldp binding
Displays label bindings from the MPLS label information base. This command displays the same output as the show mpls binding command.
For MPLS binding information:
show [ mpls ] ldp { [ ip ] binding | binding ip }
[ destAddr [ maskLength | maskAddress ] [ longer-prefixes ] ]
[ interface interfaceType interfaceSpecifier ]
[ neighbor ipAddress ] [ generic | atm ] [ local | remote ]
[ label { atm vpi vci | explicit-null-label | implicit-null-label |
labelNumber [ labelRangeEnd ] } ]
[ brief ] [ filter ]For layer 2 over MPLS binding information:
show [ mpls ] ldp binding layer2-vc [ vc-type vcType [ vc-id vcId ] ]
[ interface interfaceType interfaceSpecifier ]
[ neighbor ipAddress ] [ generic | atm ] [ local | remote ]
[ label { atm vpi vci | explicit-null-label | implicit-null-label |
labelNumber [ labelRangeEnd ] } ]
[ brief ] [ filter ]
- mplsSpecifies optional keyword for compatibility with nonE-series implementations
- ipSpecifies optional keyword for compatibility with nonE-series implementations when placed before the binding keyword; when present (either before or after this keyword) displays label binding information only for IP prefixes
- destAddrDestination address for which you want information displayed; if not specified, displays all destinations
- maskLengthPrefix length for the destination address
- maskAddressAddress mask to be applied to the destination address
- longer-prefixesDisplays information for prefixes that are equal to or more specific than the specified prefix
- interfaceDisplays labels associated with the specified interface
- interfaceTypeInterface type; see Interface Types and Specifiers in About This Guide
- interfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in About This Guide
- ipAddressDisplays labels associated with the specified neighbor
- genericDisplays only generic labels
- atmDisplays only ATM VPI/VCI labels
- localDisplays only local labels
- remoteDisplays only remote labels
- atmDisplays the specified ATM VPI/VCI labels
- vpiSpecifies ATM VPI that partially designates a label
- vci Specifies ATM VCI that partially designates a label
- explicit-null-labelDisplays binding information for the explicit null label
- implicit-null-labelDisplays binding information for the implicit null label
- labelNumberLabel for which binding information is displayed; number in the range 161048575
- labelRangeEndLabel designating the high end of a range of labels for which binding information is specified; number in the range 161048575
- briefDisplays limited information
- filterSee Filtering show Commands in About This Guide
- layer2-vcDisplays binding information for layer 2 over MPLS
- vcTypeOne of the following types of virtual circuit over MPLS for which binding information is displayed: aal5-vcc, ethernet, frame-relay, vlan
- vcIdVirtual circuit identifier, number in the range 14294967295
Privileged Exec, User Exec
Command introduced in JUNOSe Release 7.1.0.
explicit-null-label keyword and optional mpls keyword added in JUNOSe Release 7.2.0.