Displays the configuration and usage information for MPLS (Multiprotocol Label Switching) RSVP-TE routed paths.
path_name | Displays configuration and usage information for the specified MPLS RSVP-TE path. |
detail | Displays the path information in verbose format. |
N/A.
Specifying the optional detail keyword displays the path information in verbose format. If detail is specified, all LSPs that are configured to use the path are also displayed.
The following example displays configuration and status information for the MPLS RSVP-TE paths:
# show mpls rs path Path Name #LSP #ERO Ord# ERO IP Netmask Type Inc/Exc ----------------- ---- ---- ----- -------------------- ------ ------- path1 1 1 100 9.50.1.2/32 strict include path2 1 1 100 9.50.1.2/32 n/a exclude
The following example displays configuration and status information for the MPLS RSVP-TE paths in the verbose format:
# show mpls rs path det Path Name : path1 Hop List Index : 1 Path Option Index : 1 #ERO/Hops : 1 #LSP References : 1 ERO : Order# IpAddress/Mask Type Inc/Exc : ------ ------------------ ------ ------- : 100 9.50.1.2/32 strict include Path Name : path2 Hop List Index : 2 Path Option Index : 1 #ERO/Hops : 1 #LSP References : 1 ERO : Order# IpAddress/Mask Type Inc/Exc : ------ ------------------ ------ ------- : 100 9.50.1.2/32 n/a exclude
This command was first available in ExtremeXOS 11.6.
The output was modified to include the include/exclude information in ExtremeXOS 15.7.1.
This command is available only on the platforms that support MPLS as described in the ExtremeXOS 22.6 Feature License Requirements document.