You can enable the ingress node to dynamically create BFD sessions on a TE tunnel either globally or on a specified tunnel interface.
Context
Perform either of the following operations:
Procedure
- Enable MPLS TE BFD globally on the ingress.
- Run system-view
The system view is displayed.
- Run mpls
The MPLS view is displayed.
- Run mpls te bfd enable
The capability of dynamically creating BFD sessions is enabled on the TE tunnel.
After this command is run in the MPLS view, dynamic BFD for TE LSP is enabled on all tunnel interfaces, excluding the interfaces on which dynamic BFD for TE LSP is blocked.
- (Optional) Block the capability of dynamically creating BFD sessions for TE LSP on the tunnel interfaces of the TE tunnels that do not need dynamic BFD for TE LSP.
- Run commit
The configuration is committed.
- Enable MPLS TE BFD on a tunnel interface of the ingress.
- Run system-view
The system view is displayed.
- Run interface tunnel interface-number
The TE tunnel interface view is displayed.
- Run mpls te bfd enable
The capability of dynamically creating BFD sessions is enabled on the TE tunnel.
The command configured in the tunnel interface view takes effect only on the current tunnel interface.
- Run commit
The configuration is committed.