< Home

mpls te signalled tunnel-name

Function

The mpls te signalled tunnel-name command configures the name of a TE tunnel.

The undo mpls te signalled tunnel-name command deletes the configured name of the TE tunnel.

By default, the name of a TE tunnel is not configured.

Format

mpls te signalled tunnel-name tunnel-name

undo mpls te signalled tunnel-name

Parameters

Parameter Description Value
tunnel-name Specifies the name of a TE tunnel. A string of 1 to 63 case-sensitive characters, spaces or slashes (/) not supported. The initial character must be an underscore (_) or an English letter, not a digit.

Views

Tunnel interface view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

A tunnel interface name is used as a tunnel name by default, for example, Tunnel1. Alternatively, if you want to customize a name for a TE tunnel, the mpls te signalled tunnel-name command can be used to configure a TE tunnel name. For example, a TE tunnel from LSR A to LSR C is named LSRAtoLSRC.

Prerequisites

MPLS TE has been enabled using the mpls te command.

Precautions

A TE tunnel name must be unique on an entire device.

If a TE tunnel name is specified, RSVP signaling messages will carry the specified name. If a configured TE tunnel name is deleted or no TE tunnel name is specified, RSVP signaling messages will carry the TE tunnel interface name as the TE tunnel name.

The mpls te signalled tunnel-name command or its undo form takes effect on a TE tunnel established using only RSVP signaling, not a static route.

Example

# Name a TE tunnel LSRAtoLSRC.

<HUAWEI> system-view
[HUAWEI] interface tunnel 1
[HUAWEI-Tunnel1] tunnel-protocol mpls te
[HUAWEI-Tunnel1] mpls te signalled tunnel-name LSRAtoLSRC
[HUAWEI-Tunnel1] mpls te commit
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >