This section describes how to configure P2MP TE tunnels with dual-root protection to ensure the reliable transmission of multicast traffic.
Procedure
- Perform the following steps on each 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 data-switch disable
The current device is disabled from transmitting multicast traffic over P2P tunnels when the P2MP TE tunnel is Down.
- (Optional) Run bfd track interface interface-type interface-number
BFD is configured to monitor the upstream AC interface.
- 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 primary-root priRootIp [ trackbfd ] backup-rootbakRootIp [ trackbfd ] [ wtrwtrValue ]
The primary and backup P2MP TE tunnels are specified.
- Run commit
The configuration is committed.