Modifying the Detection Time

mhkabir1952
mhkabir1952  Diamond  (1)
7 years 10 months ago  View: 944  Reply: 2
1F

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:
  1. In the user view, run:

    system-view

    The system view is displayed.

  2. Run:

    bfd cfg-name

    The BFD session view is displayed.

  3. (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.

  4. (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.

  5. (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.

  6. Run:

    commit

    The configuration is submitted.

foisal
foisal  Gold 
7 years 10 months ago
2F
nice...
user_2837311
user_2837311  Diamond 
4 years 4 days ago
3F
useful document, thanks