The pim bfd command enables BFD for IPv4 PIM on an interface and adjusts PIM BFD parameters on the interface.
The undo pim bfd command disables BFD for IPv4 PIM on an interface and restores the default PIM BFD parameter settings on the interface.
By default, BFD for IPv4 PIM is not enabled on an interface.
pim bfd enable
pim bfd { min-tx-interval tx-value | min-rx-interval rx-value | detect-multiplier multiplier-value } *
undo pim bfd enable
undo pim bfd { min-tx-interval tx-value | min-rx-interval rx-value | detect-multiplier multiplier-value } *
undo pim bfd { min-tx-interval | min-rx-interval | detect-multiplier } *
Parameter | Description | Value |
---|---|---|
min-tx-interval tx-value | Specifies the minimum interval for transmitting BFD packets. |
The value is an integer ranging from 3 to 20000. The default value is 10. |
min-rx-interval rx-value | Specifies the minimum interval for receiving BFD packets. |
The value is an integer ranging from 3 to 20000. The default value is 10. |
detect-multiplier multiplier-value | Specifies the local multiplier of BFD packets. |
The value is an integer ranging from 3 to 50. The default value is 3. |
enable | Enables BFD for IPv4 PIM. |
- |
100ge sub-interface view, 100GE interface view, 10GE sub-interface view, 10GE interface view, 200GE sub-interface view, 25GE sub-interface view, 25GE interface view, 400GE sub-interface view, 400GE interface view, 40GE sub-interface view, 40GE interface view, 50GE sub-interface view, 50GE interface view, Eth-Trunk sub-interface view, Eth-Trunk interface view, FlexE interface view, GE optical interface view, GE sub-interface view, GE interface view, GE electrical interface view, Global VE sub-interface view, PW-VE sub-interface view, VBDIF interface view, VE sub-interface view, VLANIF interface view
Usage Scenario
When using the pim bfd enable command, note the following:
Configuration Impact
You can configure one or more parameters. Parameters that are not configured use their original values.
Precautions
Two PIM BFD ends negotiate the sending interval, receiving interval, and detection period for BFD packets based on the following mechanism:
<HUAWEI> system-view [~HUAWEI] bfd [*HUAWEI-bfd] quit [*HUAWEI] multicast routing-enable [*HUAWEI] interface GigabitEthernet 0/1/0 [*HUAWEI-GigabitEthernet0/1/0] undo portswitch [*HUAWEI-GigabitEthernet0/1/0] pim sm [*HUAWEI-GigabitEthernet0/1/0] pim bfd enable
<HUAWEI> system-view [~HUAWEI] multicast routing-enable [*HUAWEI] interface GigabitEthernet 0/1/0 [*HUAWEI-GigabitEthernet0/1/0] pim bfd min-tx-interval 200