mpls te signal-protocol

Function

The mpls te signal-protocol command specifies a signaling protocol to set up an LSP.

The undo mpls te signal-protocol command restores the default configuration.

By default, the signaling protocol is RSVP-TE.

Format

mpls te signal-protocol { rsvp-te | cr-static | segment-routing }

undo mpls te signal-protocol { cr-static | segment-routing }

Parameters

Parameter Description Value
rsvp-te

Uses RSVP-TE as a signaling protocol.

-

cr-static

Uses static CR-LSP as a signaling protocol.

-

segment-routing

Uses segment routing as a signaling protocol.

-

Views

Tunnel interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
mpls-te write

Usage Guidelines

Usage Scenario

When you configure an MPLS TE tunnel interface, to specify a signaling protocol to set up an LSP, run the mpls te signal-protocol command.

Prerequisites

The tunnel mode has been configured using the tunnel-protocol mpls te command.

Example

# Use segment routing as a signaling protocol.
<HUAWEI> system-view
[~HUAWEI] mpls
[*HUAWEI-mpls] mpls te
[*HUAWEI-mpls] quit
[*HUAWEI] interface tunnel1
[*HUAWEI-Tunnel1] tunnel-protocol mpls te
[*HUAWEI-Tunnel1] mpls te signal-protocol segment-routing
# Use CR-Static as the signaling protocol for MPLS TE.
<HUAWEI> system-view
[~HUAWEI] mpls
[*HUAWEI-mpls] mpls te
[*HUAWEI-mpls] quit
[*HUAWEI] interface Tunnel 10
[*HUAWEI-Tunnel10] tunnel-protocol mpls te
[*HUAWEI-Tunnel10] mpls te signal-protocol cr-static
# Use RSVP-TE as the signaling protocol for MPLS TE.
<HUAWEI> system-view
[~HUAWEI] mpls
[*HUAWEI-mpls] mpls te
[*HUAWEI-mpls] mpls rsvp-te
[*HUAWEI-mpls] quit
[*HUAWEI] interface tunnel1
[*HUAWEI-Tunnel1] tunnel-protocol mpls te
[*HUAWEI-Tunnel1] mpls te signal-protocol rsvp-te
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >