07 MPLS Command Reference

HomeSupportSwitchesH3C S7500E-XS Switch SeriesReference GuidesCommand ReferencesH3C S7500E-XS Command References-R2418P05-6W10007 MPLS Command Reference
05-Static CRLSP commands
Title Size Download
05-Static CRLSP commands 71.06 KB

Static CRLSP commands

display mpls static-cr-lsp

Use display mpls static-cr-lsp to display information about static CRLSPs.

Syntax

display mpls static-cr-lsp [ lsp-name lsp-name ] [ verbose ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

lsp-name lsp-name: Displays information about the static CRLSP specified by its name, a case-sensitive string of 1 to 15 characters. If you do not specify this option, the command displays information about all static CRLSPs.

verbose: Displays detailed information about static CRLSPs.

Examples

# Display brief information about static CRLSPs.

<Sysname> display mpls static-cr-lsp

Name            LSR Type    In/Out Label   Out Interface        State

static-cr-lsp-1 Ingress     Null/20        Vlan10               Up

Table 1 Command output

Field

Description

Name

Name of the static CRLSP.

LSR Type

LSR type of the local node on the static CRLSP: Ingress, Transit, or Egress.

In/Out Label

Incoming label/outgoing label.

Out Interface

Outgoing interface.

State

Current state of the static CRLSP:

·     Down—The static CRLSP is not available.

·     Up—The static CRLSP is available.

 

# Display detailed information about static CRLSPs.

<Sysname> display mpls static-cr-lsp verbose

LSP Name       : Tunnel0

LSR Type       : Ingress

In-Label       : Null

Out-Label      : 60

Out-Interface  : Vlan10

Nexthop        : 20.1.1.2

Class Type     : -

Bandwidth      : -

LSP State      : Up

Table 2 Command output

Field

Description

LSP Name

Name of the static CRLSP.

LSR Type

LSR type of the local node on the static CRLSP: Ingress, Transit, or Egress.

In-Label

Incoming label.

Out-Label

Outgoing label.

Out-Interface

Outgoing interface.

Nexthop

Next hop address.

Class Type

Class type of the static CRLSP. This field is not supported in the current software version and is reserved for future support.

Bandwidth

Bandwidth required by the static CRLSP, in kbps. This field is not supported in the current software version and is reserved for future support.

LSP State

Current state of the static CRLSP:

·     Down—The CRLSP is not available.

·     Up—The CRLSP is available.

 

Related commands

·     static-cr-lsp egress

·     static-cr-lsp ingress

·     static-cr-lsp transit

static-cr-lsp egress

Use static-cr-lsp egress to configure the egress node of a static CRLSP.

Use undo static-cr-lsp egress to delete the egress node configuration of a static CRLSP.

Syntax

static-cr-lsp egress lsp-name in-label in-label-value

undo static-cr-lsp egress lsp-name

Default

No static CRLSP exists on the device.

Views

System view

Predefined user roles

network-admin

Parameters

lsp-name: Specifies a name for the static CRLSP, a case-sensitive string of 1 to 15 characters.

in-label in-label-value: Specifies the incoming label in the range of 16 to 1023.

Examples

# On the egress node, configure a static CRLSP with the name static-te-1 and incoming label 233.

<Sysname> system-view

[Sysname] static-cr-lsp egress static-te-1 in-label 233

Related commands

·     display mpls static-cr-lsp

·     static-cr-lsp ingress

·     static-cr-lsp transit

static-cr-lsp ingress

Use static-cr-lsp ingress to configure the ingress node of a static CRLSP.

Use undo static-cr-lsp ingress to delete the ingress node configuration of a static CRLSP.

Syntax

static-cr-lsp ingress lsp-name { nexthop next-hop-addr | outgoing-interface interface-type interface-number } out-label out-label-value [ bandwidth [ ct0 | ct1 | ct2 | ct3 ] bandwidth-value ]

undo static-cr-lsp ingress lsp-name

Default

No static CRLSP exists on the device.

Views

System view

Predefined user roles

network-admin

Parameters

lsp-name: Specifies a name for the static CRLSP, a case-sensitive string of 1 to 15 characters.

nexthop next-hop-addr: Specifies the next hop IP address.

outgoing-interface interface-type interface-number: Specifies an outgoing interface by its type and number. The specified interface must be a P2P tunnel interface.

out-label out-label-value: Specifies the outgoing label, a value of 0, 3, or in the range of 16 to 1023.

bandwidth: Specifies the CT and required bandwidth for the static CRLSP. If you do not specify this keyword, the bandwidth required by the static CRLSP is 0 kbps. If you specify this keyword but do not specify a CT, the static CRLSP belongs to CT 0.

ct0: Specifies CT 0 for the static CRLSP.

ct1: Specifies CT 1 for the static CRLSP.

ct2: Specifies CT 2 for the static CRLSP.

ct3: Specifies CT 3 for the static CRLSP.

bandwidth-value: Specifies the bandwidth required by the static CRLSP, in the range of 1 to 4294967295 kbps. The default is 0 kbps.

Usage guidelines

The next hop address specified for the static CRLSP cannot be a public IP address on the local device.

CT 2 and CT 3 are valid only in IETF DS-TE mode. In prestandard DS-TE mode, CT 2 and CT 3 are invalid and the tunnel cannot be established.

Examples

# Configure a static CRLSP on the ingress node, and configure its name as static-te-2, next hop IP address as 202.55.25.33, and outgoing label as 237.

<Sysname> system-view

[Sysname] static-cr-lsp ingress static-te-2 nexthop 202.55.25.33 out-label 237

Related commands

·     display mpls static-cr-lsp

·     static-cr-lsp egress

·     static-cr-lsp transit

static-cr-lsp transit

Use static-cr-lsp transit to configure a transit node for a static CRLSP.

Use undo static-cr-lsp transit to delete the transit node configuration of a static CRLSP.

Syntax

static-cr-lsp transit lsp-name in-label in-label-value { nexthop next-hop-addr | outgoing-interface interface-type interface-number } out-label out-label-value [ bandwidth [ ct0 | ct1 | ct2 | ct3 ] bandwidth-value ]

undo static-cr-lsp transit lsp-name

Default

No static CRLSP exists on the device.

Views

System view

Predefined user roles

network-admin

Parameters

lsp-name: Specifies a name for the static CRLSP, a case-sensitive string of 1 to 15 characters.

in-label in-label-value: Specifies the incoming label in the range of 16 to 1023.

nexthop next-hop-addr: Specifies the next hop IP address.

outgoing-interface interface-type interface-number: Specifies an outgoing interface by its type and number. The specified interface must be a P2P tunnel interface.

out-label out-label-value: Specifies the outgoing label, a value of 0, 3, or in the range of 16 to 1023.

bandwidth: Specifies the CT and required bandwidth for the static CRLSP. If you do not specify this keyword, the bandwidth required by the static CRLSP is 0 kbps. If you specify this keyword but do not specify a CT, the static CRLSP belongs to CT 0.

ct0: Specifies CT 0 for the static CRLSP.

ct1: Specifies CT 1 for the static CRLSP.

ct2: Specifies CT 2 for the static CRLSP.

ct3: Specifies CT 3 for the static CRLSP.

bandwidth-value: Specifies the bandwidth required by the static CRLSP, in the range of 1 to 4294967295 kbps. The default is 0 kbps.

Usage guidelines

The next hop address specified for the static CRLSP cannot be a public IP address on the local device.

CT 2 and CT 3 are valid only in IETF DS-TE mode. In prestandard DS-TE mode, CT 2 and CT 3 are invalid and the tunnel cannot be established.

Examples

# Configure a static CRLSP on the transit node, and configure its name as static-te-3, incoming label as 123, next hop IP address as 1.1.1.1, and outgoing label as 253.

<Sysname> system-view

[Sysname] static-cr-lsp transit static-te-3 in-label 123 nexthop 1.1.1.1 out-label 253

Related commands

·     display mpls static-cr-lsp

·     static-cr-lsp egress

·     static-cr-lsp ingress

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become a Partner
  • Partner Resources
  • Partner Business Management
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网