The bfd bind peer-ip default-ip command creates a BFD session with a multicast address configured as a peer address and displays the BFD session view.
By default, no BFD session with a multicast address configured as a peer address is created.
Parameter | Description | Value |
---|---|---|
sessname-value |
Specifies the BFD session name. |
The value is a string of 1 to 64 characters, spaces not supported. When quotation marks are used around the string, spaces are allowed in the string.
|
interface interface-type interface-number |
Specifies the local interface to which a BFD session is bound. |
- |
source-ip source-ip |
Specifies the source IP address carried in a BFD packet. If no source IP address is specified, a device uses a source IP address in either of the following modes before sending BFD packets:
|
The value is in dotted decimal notation. |
Usage Scenario
A BFD session is established to rapidly detect link faults. If the physical status of a link is to be monitored and the peer IP address is unavailable (for example, when no peer IP address exists on an Eth-Trunk member link), the bfd bind peer-ip default-ip command can be used to create a BFD session to monitor the physical status.
Prerequisites
BFD has been globally enabled using the bfd command in the system view.
Configuration Impact
Run the bfd bind peer-ip default-ip command to create a BFD session to monitor the physical status.
Precautions