bfd probe

Use this command to configure the BFD probe for neighbors connected to this interface.

Syntax

bfd probe {default | probe-name}
no bfd probe {default | probe-name}

Parameters

default Specifies that the BFD routing protocol default probe ($rte_default) should be used in this interface context.
probe-name Specifies the name of the BFD probe to use in this interface context.

Defaults

None.

Mode

Interface configuration mode.

Usage

Use the “no” option to remove the BFD probe from this OSPF enabled interface context.

Examples

This example shows how to use the BFD probe bfdProbe1 on the VLAN 1 interface:

System(rw)->
System(rw)->configure
System(rw-config)->interface vlan 1
System(rw-config-intf-vlan.0.1)->bfd probe bfdProbe1