The mpls te original-tunnel command specifies an original tunnel in an existing associated tunnel group.
The undo mpls te original-tunnel command deletes an original tunnel of an associated tunnel group.
By default, no original tunnel is specified in an existing associated tunnel group.
Usage Scenario
When a device computes an optimal path for a tunnel and fails to establish the tunnel due to insufficient bandwidth resources, a tunnel can be split into two to balance traffic. Before creating a split tunnel, create an original tunnel in an associated tunnel group. To do so, run the mpls te original-tunnel command.
Precautions
<HUAWEI> system-view [~HUAWEI] mpls [*HUAWEI-mpls] mpls te [*HUAWEI-mpls] quit [*HUAWEI] interface Tunnel1 [*HUAWEI-Tunnel1] tunnel-protocol mpls te [*HUAWEI-Tunnel1] destination 4.4.4.4 [*HUAWEI-Tunnel1] mpls te tunnel-id 100 [*HUAWEI-Tunnel1] quit [*HUAWEI] mpls te associate-tunnel-group 1 [*HUAWEI-te-associate-group-1] mpls te original-tunnel Tunnel1