Configuring Bfd Packet Transmission Intervals And Failure Detection Times On A Bundle - Cisco NCS 5500 Series Configuration Manuals

Routing configuration ios xr release 6.3.x
Hide thumbs Also See for NCS 5500 Series:
Table of Contents

Advertisement

Configuring BFD Packet Transmission Intervals and Failure Detection Times on a Bundle

DETAILED STEPS
Command or Action
Step 1
configure
Step 2
interface Bundle-Ether bundle-id
Example:
RP/0/RP0/CPU0:router(config)# interface
Bundle-Ether 1
Step 3
bundle minimum-active bandwidth kbps
Example:
RP/0/RP0/CPU0:router(config-if)# bundle
minimum-active bandwidth 580000
Step 4
bundle minimum-active links links
Example:
RP/0/RP0/CPU0:router(config-if)# bundle
minimum-active links 2
Step 5
commit
Configuring BFD Packet Transmission Intervals and Failure Detection Times
on a Bundle
BFD asynchronous packet intervals and failure detection times for BFD sessions on bundle member links are
configured using a combination of the bfd address-family ipv4 minimum-interval and bfd address-family
ipv4 multiplier interface configuration commands on a bundle.
The BFD control packet interval is configured directly using the bfd address-family ipv4 minimum-interval
command. The BFD echo packet interval and all failure detection times are determined by a combination of
the interval and multiplier values in these commands.
To configure the minimum transmission interval and failure detection times for BFD asynchronous mode
control packets on bundle member links, complete these steps:
SUMMARY STEPS
1. configure
2. interface Bundle-Ether bundle-id
3. bfd address-family ipv4 minimum-interval milliseconds
4. bfd address-family ipv4 multiplier multiplier
5. commit
Routing Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.x
216
Purpose
Enters interface configuration mode for the specified bundle
ID.
Sets the minimum amount of bandwidth required before a
bundle can be brought up or remain up. The range is from
1 through a number that varies depending on the platform
and the bundle type.
Sets the number of active links required before a bundle
can be brought up or remain up. The range is from 1 to 32.
Note
When BFD is started on a bundle that is already
active, the BFD state of the bundle is declared
when the BFD state of all the existing active
members is known.
Implementing BFD

Advertisement

Table of Contents
loading

Table of Contents