< Home

pim bfd enable

Function

The pim bfd enable command enables PIM BFD on an interface.

The undo pim bfd enable command disables PIM BFD on an interface.

Format

pim bfd enable

undo pim bfd enable

Parameters

None

Views

Interface view

Default Level

2: Configuration level

Usage Guidelines

By default, PIM BFD is not enabled on an interface.

When using the pim bfd enable command, note the following points:

  • This command is applicable to NBMA interfaces and broadcast interfaces rather than P2P interfaces.

  • Before configuring this command, you must run the pim sm command on the interface to enable PIM-SM. You can run the undo pim sm command to disable PIM BFD on the interface.

  • PIM BFD depends on the BFD protocol. If the bfd command is not run to enable global BFD, the session status is BFD global disable though PIM BFD sessions can be set up.

The pim bfd enable command cannot work with the command that enables PIM over PPPoE.

Example

# Enable BFD for IPv4 PIM on the GE0/0/1.
<sysname> system-view
[sysname] bfd
[sysname-bfd] quit
[sysname] multicast routing-enable
[sysname] interface GigabitEthernet 0/0/1
[sysname-GigabitEthernet0/0/1] pim sm
[sysname-GigabitEthernet0/0/1] pim bfd enable
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >