Displays complete or filtered information for one or all egress or transit RSVP-TE LSPs.
egress | Limits the display to only the LSPs that terminate at this switch. |
transit | Limits the display to only the LSPs that transit this switch. |
fast-reroute | Limits the display to only those LSPs with fast reroute protection. |
lsp_name | When either the transit or the egress option is specified, this variable specifies a name for a single LSP for which information is displayed. |
destination | Displays only those LSPs that terminate at the specified IP address. |
origin | Displays only those LSPs that originate at the specified IP address. |
ipaddress | Specifies an IP address for an LSP origin or destination. |
detail | Displays the LSP information in verbose format. |
summary | Displays only the LSP summary statistics section of the normal display. |
N/A.
You can limit the display to ingress LSPs with the following command:
show mpls rsvp-te lsp [ingress {fast-reroute} | ingress_lsp_name | ingressingress_lsp_name | ingress [destination | origin]ipaddress] {[all-paths | detail] | summary | down-paths {detail}}You can display information for all LSPs with the following command:
show mpls rsvp-te lsp {{[destination | origin] ipaddress} {fast-reroute} {detail} | summary}When label recording is enabled for an LSP, labels are displayed only for the ingress node (the egress label from the previous node always matches the ingress node label).
The following command example displays RSVP-TE LSPs that terminate at this switch and at IP address 11.100.100.30:
# show mpls rsvp-te lsp egress destination 11.100.100.30 Egress LSP Name Source IP Destination Prev Hop I/F UpTm ---------------- --------------- --------------- ---------------- ---- tom3 11.100.100.55 11.100.100.30 m5vlan1 5m frrlsp1tom3 11.100.100.50 11.100.100.30 m2vlan1 5m tom3 11.100.100.50 11.100.100.30 m2vlan1 5m Summary of Egress RSVP-TE LSPs to destination 11.100.100.30 Egress LSPs : 3 Egress Protected LSPs : 0
This command was first available in ExtremeXOS 11.6.
This command and its output were modified, and the summary option was added in ExtremeXOS 12.0.
The fast-reroute feature was first available in ExtremeXOS 12.1.
This command and its output were modified in ExtremeXOS 12.2.2.
This command is available only on the platforms that support MPLS as described in the ExtremeXOS 32.1 Feature License Requirements document.