A dynamic BFD session that monitors both the primary and
FRR LSPs can be established only after an MPLS device is enabled to
dynamically establish the BFD session.
Procedure
- Perform the following steps on the ingress:
- Run system-view
The system view is displayed.
- Run bfd
BFD is globally enabled.
- Run quit
The system view is displayed.
- Run mpls
The MPLS view is displayed.
- Run mpls bfd enable
The capability of dynamically
establishing a BFD session is configured on the ingress.
The mpls bfd enable command does not create a BFD session.
- Run commit
The configuration is committed.
- Perform the following steps on the egress:
- Run system-view
The system view is displayed.
- Run bfd
BFD is globally enabled, and the BFD view is displayed.
- Run mpls-passive
The capability of passively
creating a BFD session is configured on the egress.
The mpls-passive command does not create a BFD session. The
egress has to receive an LSP ping request carrying a BFD TLV before
creating a BFD session with the ingress.
- Run commit
The configuration is committed.