Configuring Coexistence Between BFD over Bundle (BoB) and BFD over Logical
Bundle (BLB)
Perform this task to configure the coexistence mechanism between BoB and BLB:
Before You Begin
You must configure one or more linecards to allow hosting of MP BFD sessions. If no linecards are included,
linecards groups will not be formed, and consequently no BFD MP sessions are created. For default settings
of group size and number, at least two lines with the bfd multiple-paths include location node-id command
and valid line cards must be added to the configuration for the algorithm to start forming groups and BFD
MP sessions to be established.
As sample configuration is provided:
(config)#bfd multipath include location 0/0/CPU0
(config)#bfd multipath include location 0/1/CPU0
SUMMARY STEPS
1.
configure
2.
bfd
3.
Use one of these commands:
•
bundle coexistence bob-blb inherit
•
bundle coexistence bob-blb logical
4.
commit
DETAILED STEPS
PurposeCommand or Action
configure
Step 1
Configures Bi-directional Forwarding Detection (BFD)
and enters global BFD configuration mode.
bfd
Example:
RP/0/RSP0/CPU0:router(config)#bfd
Step 2
Configures the coexistence mechanism between BoB and
BLB.
Use one of these commands:
Step 3
•
bundle coexistence bob-blb inherit
• inherit—Use the inherit keyword to configure
"inherited" coexistence mode.
•
bundle coexistence bob-blb logical
Example:
RP/0/RSP0/CPU0:router(config-bfd)#bundle
coexistence bob-blb inherit
• logical—Use the logical keyword to configure
"logical" coexistence mode.
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.1.x
OL-30423-03 219
Implementing BFD
Configuring Coexistence Between BFD over Bundle (BoB) and BFD over Logical Bundle (BLB)