Displays the configuration of one or all static LSPs.
summary | Displays only static LSP summary information. |
lsp_name | Identifies the LSP to be displayed. |
detail | Displays additional information about the static LSPs, including packet and byte counts. |
N/A.
If no command options are specified, all defined static LSPs are displayed in tabular format. The information displayed includes the configured ingress label, egress label, next-hop router IP address, and the MPLS interface status for the egress path. The summarized list of static LSPs is displayed in alphabetical order based on the LSP name.
The following command displays detailed information about an ingress static LSP:
show mpls static lsp statlsp1 detail Static LSP Name : statlsp1 LSP Type : Ingress-Lsp Destination : 11.100.100.55 Next Hop Addr : 12.220.0.30 Ingress I/F : **None** Egress I/F : m3vlan1 Admin Status : Disabled Oper Status : Disabled Ing-Label : **None** Eg-Label : 0x7FF00 IP Traffic : Allow VPN Traffic : Allow Rx Packets : n/a Tx Packets : 0 Rx Bytes : n/a Tx Bytes : 0
The following command displays detailed information about a transit static LSP:
show mpls static lsp statlsp1 detail Static LSP Name : statlsp1 LSP Type : Transit-Lsp Destination : 11.100.100.55 Next Hop Addr : 12.224.0.55 Ingress I/F : m2vlan1 Egress I/F : m5vlan1 Admin Status : Disabled Oper Status : Disabled Ing-Label : 0x7FF00 Eg-Label : 0x80300 IP Traffic : Not Applicable VPN Traffic : Not Applicable Rx Packets : 0 Tx Packets : 0 Rx Bytes : 0 Tx Bytes : 0
The following command displays detailed information about an egress static LSP:
show mpls static lsp statlsp1 detail Static LSP Name : statlsp1 LSP Type : Egress-Lsp Destination : 11.100.100.55 Next Hop Addr : **None** Ingress I/F : m3vlan1 Egress I/F : **None** Admin Status : Disabled Oper Status : Disabled Ing-Label : 0x80300 Eg-Label : **None** IP Traffic : Not Applicable VPN Traffic : Not Applicable Rx Packets : 0 Tx Packets : n/a Rx Bytes : 0 Tx Bytes : n/a
This command was first available in ExtremeXOS 12.1.
The output for this command was 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.