This section describes how to configure a single-root P2MP
TE tunnel to minimize traffic redundancy.
Procedure
- Perform the following steps on the root node:
- Run system-view
The system view is displayed.
- Run vsi vsi-name
A VSI is created, and the VSI view is displayed.
- (Optional) Run ignore-ac-state
The VSI is configured
to ignore AC status changes.
- Run inclusive-provider-tunnel
The VSI-Inclusive view is created and displayed.
- Run root
The current device is specified as the root node for
multicast VPLS, and the VSI-Inclusive-Root view is displayed.
- Run mpls-te
The tunnel type is specified
as P2MP TE for the local VSI, and the VSI-Inclusive-Root-TE view is
displayed.
- Run p2mp { dynamic | te-template template-name }
A P2MP TE tunnel is
created.
- Run commit
The configuration is committed.
- Perform the following steps on each leaf node:
- Run system-view
The system view is displayed.
- Run vsi vsi-name
A VSI is created, and the VSI view is displayed.
- Run inclusive-provider-tunnel
The VSI-Inclusive view is created and displayed.
- Run leaf
The current device is specified as a leaf node for multicast
VPLS.
- Run commit
The configuration is committed.