Configuring the Tunnel Interface on the Egress

The reverse tunnel attribute is configured, and the tunnel interface is bound to a static bidirectional co-routed LSP on the egress.

Context

Perform the following steps on the egress of a static bidirectional co-routed LSP:

Procedure

  1. Run system-view

    The system view is displayed.

  2. Run interface tunnel interface-number

    A tunnel interface is created, and the tunnel interface view is displayed.

  3. Run tunnel-protocol mpls te

    MPLS TE is configured as a tunnel protocol to create an MPLS TE tunnel.

  4. Run destination ip-address

    The destination address is configured for the tunnel. It is usually the LSR ID of the ingress.

    Various types of tunnels have different requirements for destination addresses. If a tunnel protocol is changed to MPLS TE, the destination address configured using the destination command is automatically deleted and needs to be reconfigured.

  5. Run mpls te tunnel-id tunnel-id

    The tunnel ID is configured.

  6. Run mpls te signal-protocol cr-static

    A static CR-LSP is configured.

  7. Run mpls te passive-tunnel

    The reverse tunnel attribute is configured.

  8. Run mpls te binding bidirectional static-cr-lsp egress tunnel-name

    The tunnel interface is bound to the specified static bidirectional co-routed LSP.

  9. Run commit

    The configuration is committed.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >