create mpls rsvp-te lsp

create mpls rsvp-te lsp lsp_name destination ipaddress

Description

Creates internal resources for an RSVP-TE LSP.

Syntax Description

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.

Default

N/A.

Usage Guidelines

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 32.2 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

Note

The LSP must be created before it can be configured.

Example

The following command creates an RSVP-TE LSP:

create mpls rsvp-te lsp lsp598 destination 11.100.100.8

History

This command was first available in ExtremeXOS 11.6.

Platform Availability

This command is available only on the platforms that support MPLS as described in the ExtremeXOS 32.2 Feature License Requirements document.