Configuring Bfd On Bundle Member Links; Prerequisites For Configuring Bfd On Bundle Menmber Links - Cisco ASR 9000 Series Routing Configuration Manual

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing BFD
Command or Action
Step 2
router static
Example:
RP/0/RSP0/CPU0:router(config)# router
static
Step 3
address-family ipv4 unicast address nexthop
bfd fast-detect [minimum-interval interval]
[multiplier multiplier]
Example:
RP/0/RSP0/CPU0:router(config-static)#
address-family ipv4 unicast 0.0.0.0/0
2.6.0.1 bfd fast-detect minimum-interval
1000 multiplier 5
Step 4
vrf vrf-name
Example:
RP/0/RSP0/CPU0:router(config-static)# vrf
vrf1
Step 5
address-family ipv4 unicast address nexthop
bfd fast-detect
Example:
RP/0/RSP0/CPU0:router(config-static-vrf)#
address-family ipv4 unicast 0.0.0.0/0
2.6.0.2
Step 6
commit

Configuring BFD on Bundle Member Links

Prerequisites for Configuring BFD on Bundle Menmber Links

The physical interfaces that are members of a bundle must be directly connected between peer routers without
any switches in between.
Purpose
Enters static route configuration mode, allowing you to configure
static routing.
Enables BFD fast-detection on the specified IPV4 unicast destination
address prefix and on the forwarding next-hop address.
• Include the optional minimum-interval keyword and argument
to ensure that the next-hop is assigned with the same hello
interval. Replace the interval argument with a number that
specifies the interval in milliseconds. Range is from 10 through
10000.
• Include the optional multiplier keyword argument to ensure
that the next hop is assigned with the same detect multiplier.
Replace the multiplier argument with a number that specifies
the detect multiplier. Range is from 1 through 10.
Note
Specifies a VPN routing and forwarding (VRF) instance, and enters
static route configuration mode for that VRF.
Enables BFD fast-detection on the specified IPV4 unicast destination
address prefix and on the forwarding next-hop address.
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
Configuring BFD on Bundle Member Links
Bundle VLAN sessions are restricted to an interval of 250
milliseconds and a multiplier of 3. More aggressive
parameters are not allowed.
261

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents