You can enable BFD for RSVP either globally or on a specified interface.
Context
Perform either of the following operations:
Procedure
- Enable BFD for RSVP globally.
Perform the following steps on the two RSVP neighboring nodes between which a Layer 2 device resides:
- Run system-view
The system view is displayed.
- Run mpls
The MPLS view is displayed.
- Run mpls rsvp-te bfd all-interfaces enable
BFD for RSVP is enabled globally.
After this command is run in the MPLS view, BFD for RSVP is enabled on all RSVP interfaces except the interfaces with BFD for RSVP that are blocked.
- (Optional) Block BFD for RSVP on the RSVP interfaces that do not need BFD for RSVP.
- Run commit
The configuration is committed.
- Enable BFD for RSVP on the RSVP interface.
Perform the following steps on the two RSVP neighboring nodes between which a Layer 2 device resides:
- Run system-view
The system view is displayed.
- Run interface interface-type interface-number
The view of the RSVP-TE-enabled interface is displayed.
- Run mpls rsvp-te bfd enable
BFD for RSVP is enabled on the RSVP interface.
- Run commit
The configuration is committed.