show mpls binding
Syntax
For MPLS binding information:
show mpls { [ 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 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 ]
Release Information
Command introduced before JunosE Release
7.1.0.
explicit-null-label keyword added in JunosE Release 7.2.0.
Description
Displays label bindings from the MPLS label information
base. This command displays the same output as the show ldp binding command.
Options
- ip—Specifies optional keyword for compatibility
with non–E Series implementations when placed before the binding keyword; when present (either before or after
this keyword) displays label binding information only for IP prefixes
- destAddr—Destination address
for which you want information displayed; if not specified, displays
all destinations
- maskLength—Prefix length for
the destination address
- maskAddress—Address mask to
be applied to the destination address
- longer-prefixes—Displays information for prefixes
that are equal to or more specific than the specified prefix
- interface—Displays labels associated with the specified
interface
- ipAddress—Displays labels
associated with the specified neighbor
- generic—Displays only generic labels
- atm—Displays only ATM VPI/VCI labels
- local—Displays only local labels
- remote—Displays only remote labels
- atm—Displays the specified ATM VPI/VCI labels
- vpi—Specifies ATM VPI that
partially designates a label
- vci —Specifies ATM VCI that
partially designates a label
- explicit-null-label—Displays binding information
for the explicit null label
- implicit-null-label—Displays binding information
for the implicit null label
- labelNumber—Label for which
binding information is displayed; number in the range 16–1048575
- labelRangeEnd—Label designating
the high end of a range of labels for which binding information is
specified; number in the range 16–1048575
- brief—Displays limited information
- filter—See Filtering show Commands
- layer2-vc—Displays binding information for layer
2 over MPLS
- vcType—One of the following
types of virtual circuit over MPLS for which binding information is
displayed: aal5-vcc, ethernet, frame-relay, vlan
- vcId—Virtual circuit identifier,
number in the range 1–4294967295
Mode
Privileged Exec, User Exec
Published: 2012-06-29