PurposeCommand or Action
Enters BFD configuration mode.bfd
Example:
RP/0/RSP0/CPU0:router(config)# bfd
Step 2
Specifies an IPv4 address to be used as the source address
in BFD echo packets, where ip-address is the 32-bit IP
address in dotted-decimal format (A.B.C.D).
echo ipv4 source ip-address
Example:
RP/0/RSP0/CPU0:router(config-bfd)# echo ipv4
source 10.10.10.1
Step 3
commit
Step 4
Specifying the Echo Packet Source Address on an Individual Interface or Bundle
To specify the echo packet source IP address on an individual BFD interface or bundle, complete the following
steps:
SUMMARY STEPS
1.
configure
2.
bfd
3.
interface type interface-path-id
4.
echo ipv4 source ip-address
5.
commit
DETAILED STEPS
PurposeCommand or Action
configure
Step 1
Enters BFD configuration mode.bfd
Example:
RP/0/RSP0/CPU0:router(config)# bfd
Step 2
Enters BFD interface configuration mode for a specific
interface or bundle. In BFD interface configuration mode, you
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-bfd)# interface
gigabitEthernet 0/1/5/0
Step 3
can specify an IPv4 address on an individual interface or
bundle.
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.1.x
210 OL-30423-03
Implementing BFD
Overriding the Default Echo Packet Source Address