Creates internal resources for an RSVP-TE LSP.
lsp_name | Specifies a name for the LSP you are creating. The character string must begin with an alphabetic character, and may contain up to 31 additional alphanumeric characters. |
ipaddress | Specifies the endpoint of the LSP. |
N/A.
This command creates internal resources for an RSVP-TE LSP.
The LSP name must begin with an alphabetical character and may contain alphanumeric characters and underscores (_), but it cannot contain spaces. The maximum allowed length for a name is 32 characters. For name creation guidelines and a list of reserved names, see Object Names in the ExtremeXOS 22.6 User Guide.
The ipaddress specifies the endpoint of the LSP. The LSP is not signaled until a path is specified for the LSP using the configure mpls rsvp-te lsp lsp_name add path command. When multiple LSPs are configured to the same destination, IP traffic is load-shared across active LSPs that have IP transport enabled. The maximum number of RSVP-TE LSPs that can be created is 1024.
Note
The LSP must be created before it can be configured.The following command creates an RSVP-TE LSP:
create mpls rsvp-te lsp lsp598 destination 11.100.100.8
This command was first available in ExtremeXOS 11.6.
This command is available only on the platforms that support MPLS (Multiprotocol Label Switching) as described in the ExtremeXOS 22.6 Feature License Requirements document.