LDP L2VPN Operational Commands
show ldp binding
Syntax:
Option | Description |
---|---|
|
Without any option, this command displays a summary of all the LDP label bindings. |
|
Displays detailed LDP label binding information. |
|
Displays LDP label binding information of the specified instance. |
|
Displays LDP label binding information of the specified address family. Supported AFI value: l2vpn. |
|
Displays detailed LDP label binding information of the specified address family. |
|
Displays LDP label binding information of the specified prefix and instance for the specified address family. |
|
Displays detailed LDP label binding information of the specified prefix and instance for the specified address family. |
|
Displays the LDP received label binding information of the LDP sessions. |
|
Displays LDP received label binding information of the specified address family and instance. |
|
Displays detailed LDP received label binding information of the specified address family and instance. |
|
Displays LDP received label binding information of the specified instance. |
|
Displays detailed LDP received label binding information of the specified LDP identifier and instance. |
|
Displays LDP received label binding information of the specified address family. Supported AFI values: l2vpn. |
|
Displays detailed LDP received label binding information of the specified address family. |
|
Displays LDP received label binding information of the specified address family and instance. |
|
Displays detailed LDP received label binding information of the specified address family and instance. |
|
Displays LDP received label binding information of the specified address family, instance, and LDP identifier. |
|
Displays LDP received label binding information of the specified address family and LDP identifier. |
|
Displays detailed LDP received label binding information of the specified address family and LDP identifier. |
|
Displays the LDP sent label binding information of the LDP sessions. |
|
Displays LDP sent label binding information of the specified address family and instance. Supported AFI values: l2vpn. |
|
Displays detailed LDP sent label binding information of the specified address family and instance. |
|
Displays LDP sent label binding information of the specified address family, instance, and prefix. |
|
Displays detailed LDP sent label binding information of the specified address family, instance, and prefix. |
|
Displays LDP sent label binding information of the specified address family. Supported AFI values: l2vpn. |
|
Displays detailed LDP sent label binding information of the specified address family. |
|
Displays LDP sent label binding information of the specified address family and instance. |
|
Displays detailed LDP sent label binding information of the specified address family and instance. |
|
Displays LDP sent label binding information of the specified address family, instance, and prefix. |
|
Displays detailed LDP sent label binding information of the specified address family, instance, and prefix |
|
Displays LDP sent label binding information of the specified address family and prefix. |
|
Displays detailed LDP sent label binding information of the specified address family and prefix. |
Example: Summary view of the LDP binding
supervisor@rtbrick>SPINE01: cfg> show ldp binding Instance: default, AFI: l2vpn, SAFI: vpls-vpws Prefix In Label Out Label LDP ID Status 00.00.00.00.00.00.00.00.00.00:100/112 - label:20002 - Best label:20002 198.51.100.1:0 Best 00.00.00.00.00.00.00.00.00.00:200/112 - label:20003 - Best label:20003 198.51.100.1:0 Best label:20003 - 198.51.100.5:0 Non-best
show ldp route
Syntax:
Option | Description |
---|---|
|
Without any option, this command displays a summary of LDP route information. |
|
Displays LDP route information for the specified instance. |
|
Displays LDP route information for the specified address family and instance. Supported AFI values: ipv4, ipv6, mpls, l2vpn. |
|
Displays LDP route information for the specified address family of IPv4 prefix and instance. |
|
Displays LDP route information for the specified address family of IPv6 prefix and instance. |
|
Displays LDP route information for the specified prefix and instance. |
|
Displays LDP route information for the specified MPLS label and instance. |
|
Displays LDP route information of MPLS labels. |
|
Displays LDP route information for the specified MPLS label and instance. |
|
Displays LDP route information for the specified MPLS label. |
|
Displays LDP route information of the IPv4 address family. |
|
Displays LDP route IPv4 address family information for the specified prefix. |
|
Displays LDP route information of the IPv6 address family. |
|
Displays LDP route IPv6 address family information for the specified prefix. |
|
Displays LDP route information of MPLS labels. |
|
Displays LDP route information for the specified MPLS label. |
|
Displays LDP route information for the specified prefix address. |
Example: Summary view of the LDP route
supervisor@rtbrick>SPINE01: cfg> show ldp route Instance: default, AFI: l2vpn, SAFI: vpls-vpws Prefix Out Label Next Hop Interface Metric 00.00.00.00.00.00.00.00.00.00:100/112 20002 198.51.100.1 - 30000 00.00.00.00.00.00.00.00.00.00:200/112 20003 198.51.100.1 - 30000
show ldp l2vpn pseudowire
Syntax:
Option | Description |
---|---|
|
Displays detailed LDP L2VPN pseudowire information. |
|
Displays pseudowire peer IP information for the specified instance. |
|
Displays detailed pseudowire peer IP information for the specified instance. |
instance <name> prefix <ip> |
Displays pseudowire information for the specified instance and prefix. |
instance <name> prefix <ip> detail |
Displays detailed pseudowire information for the specified instance and prefix. |
Example 1: Display LDP L2VPN pseudowire information for instance default
supervisor@rtbrick>SPINE01: cfg> show ldp l2vpn pseudowire
Instance: default, AFI: l2vpn, SAFI: vpls-vpws
Number of local interfaces: 2
Peer IP Interface Name Prefix Status PW ID Pop Label Push Label
198.51.100.1 ifl-0/0/17/100 00.00.00.00.00.00.00.00.00.00:100/112 Up 100 label:20002 label:20002
198.51.100.1 ifl-0/0/17/200 00.00.00.00.00.00.00.00.00.00:200/112 Up 200 label:20003 label:20003
Example 2: Display detailed LDP L2VPN pseudowire information for instance default
supervisor@rtbrick>SPINE01: cfg> show ldp l2vpn pseudowire instance default detail
Instance: default, AFI: l2vpn, SAFI: vpls-vpws, Number of local interfaces: 8
Prefix: 00.00.00.00.00.00.00.00.00.00:1/112
Peer IP: 198.51.100.1, Interface name: ifl-0/0/17/100
Pop label: label:519936, Push label: label:519936, Status: Up
Pseudowire ID: 1, Control word: False
Prefix: 00.00.00.00.00.00.00.00.00.00:100/112
Peer IP: 198.51.100.1, Interface name: ifl-0/0/17/200
Pop label: label:519937, Push label: label:519937, Status: Up
Pseudowire ID: 100, Control word: True
<...>