During the creation of the BFD session, you can adjust the sending interval, receiving interval, and local detection multiplier of the BFD packets of the device according to the network status and performance requirements.
Procedure of Modifying the Detection Time is as follows:
- In the user view, run:
system-view
The system view is displayed.
- Run:
bfd cfg-name
The BFD session view is displayed.
- (Optional) Run:
min-tx-interval interval
The sending interval is specified.
The value of the sending interval ranges from 10 to 1000 in milliseconds (ms).
By default, the minimum sending interval is 1000 ms.
- (Optional) Run:
min-rx-interval interval
The receiving interval is specified.
The value of the receiving interval ranges from 10 to 1000 in ms.
By default, the minimum receiving interval is 1000 ms.
- (Optional) Run:
detect-multiplier multiplier
The local detection multiplier is specified.
The value of the local detection multiplier ranges from 3 to 50.
By default, the local detection multiplier is 3.
- Run:
commit
The configuration is submitted.