< Home

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 deletes the signaling protocol to set up an LSP.

The default signaling protocol used to set up an LSP is RSVP-TE.

Format

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

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

Parameters

Parameter Description Value
cr-static Uses static CR-LSPs to establish TE tunnels. -
rsvp-te Uses RSVP-TE as the signaling protocol. -
static Uses static LSPs to establish TE tunnels. -

Views

Tunnel interface view

Default Level

2: Configuration level

Usage Guidelines

When configuring MPLS TE, you can run this command to specify a signaling protocol to set up a tunnel.
  • When configuring a static MPLS TE tunnel, the signaling protocol used is cr-static.

  • When configuring a dynamic MPLS TE tunnel, the signaling protocol used is rsvp-te.

Example

# Use RSVP-TE as the signaling protocol for MPLS TE.

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