destination (TE Tunnel interface view)

Function

Using the destination command, you can set the destination address of a tunnel.

The undo destination command deletes the destination address of a tunnel.

By default, no destination IP address is configured for a tunnel.

Format

destination ip-address

undo destination

Parameters

Parameter Description Value
ip-address

Configure a destination address for the tunnel.

The value is in dotted decimal notation.

Views

Tunnel interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
mpls-te write

Usage Guidelines

Usage Scenario

Destination IP address of a tunnel, that is, the destination IP address of signaling packets exchanged between devices at both ends of a tunnel. Generally, the destination IP address is the node ID of the egress EN. The ingress EN initiates a tunnel establishment request. This address is carried in the ERO object in a Path message and is sent to the egress EN identified by this destination address hop by hop along the explicit path from the ingress EN to the egress EN, after receiving the Path message, the egress EN creates a Resv message and sends it to the egress EN. The tunnel is established.

When configuring a forward tunnel, you need to run the destination command to configure the destination address of the tunnel. This command only needs to be run on the ingress EN.

Precautions

Setting the value of dest-ip-address to be the node ID of an egress EN is recommended.

Example

# Set the destination IP address of the tunnel to 3.3.3.3.
<HUAWEI> system-view
[~HUAWEI] mpls
[*HUAWEI-mpls] mpls te
[*HUAWEI-mpls] quit
[*HUAWEI] interface Tunnel1
[*HUAWEI-Tunnel1] tunnel-protocol mpls te
[*HUAWEI-Tunnel1] destination 3.3.3.3
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >