Adds a configured path to the specified RSVP-TE LSP.
lsp_name | Specifies the name of the LSP you are configuring. |
path_name | Specifies the name of the path to be used by the specified LSP. |
any | Configures the specified LSP to use any path. |
profile_name | Specifies a profile to be applied to the specified LSP. If the profile name is omitted, the profile named default is used. |
primary | Designates the specified path as the primary path. Only one primary path can be configured for an RSVP-TE LSP. If this option is omitted and no primary path has been specified, the specified path is added as a primary path. If not specified and a primary path has already been added, the path is added as a secondary path. |
secondary | Designates the specified path as a secondary path. |
frr_profile_name | Specifies a fast reroute (FRR) profile to be applied to the detour LSP that backs up the specified LSP. |
N/A.
The LSP is not signaled until a path is added to the LSP.
If you want fast reroute protection for the LSP, use the primary option and specify the fast reroute profile name you want to use. To specify the default fast reroute profile, enter default-frr.
The switch chooses the local MPLS (Multiprotocol Label Switching) VLAN (Virtual LAN) interface from which to signal the LSP. To force an LSP to use a specific local MPLS interface, configure the local interface IP address as the first ERO in the associated path.
This command adds the path sydney-bypass to the LSP named aus as a secondary path:
configure mpls rsvp-te lsp aus add path sydney-bypass secondary
This command was first available in ExtremeXOS 11.6.
The fast reroute capability was added in ExtremeXOS 12.1.
This command is available only on the platforms that support MPLS as described in the ExtremeXOS 22.6 Feature License Requirements document.