Cisco ASR 9000 Series Configuration Manual page 226

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

Advertisement

Configuring BFD Under a Dynamic Routing Protocol or Using a Static Route
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router bgp autonomous-system-number
Example:
RP/0/RSP0/CPU0:router(config)# router bgp
120
Step 3
bfd minimum-interval milliseconds
Example:
RP/0/RSP0/CPU0:router(config-bgp)# bfd
minimum-interval 6500
Step 4
bfd multiplier multiplier
Example:
RP/0/RSP0/CPU0:router(config-bgp)# bfd
multiplier 7
Step 5
neighbor ip-address
Example:
RP/0/RSP0/CPU0:router(config-bgp)# neighbor
172.168.40.24
Step 6
remote-as autonomous-system-number
Example:
RP/0/RSP0/CPU0:router(config-bgp-nbr)#
remote-as 2002
Step 7
bfd fast-detect
Example:
RP/0/RSP0/CPU0:router(config-bgp-nbr)# bfd
fast-detect
Step 8
commit
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.1.x
198
Purpose
Enters BGP configuration mode, allowing you to configure the
BGP routing process.
Use the show bgp command in EXEC mode to obtain the
autonomous-system-number for the current router.
Sets the BFD minimum interval. Range is 15-30000 milliseconds.
Sets the BFD multiplier.
Places the router in neighbor configuration mode for BGP routing
and configures the neighbor IP address as a BGP peer.
This example configures the IP address 172.168.40.24 as a BGP
peer.
Creates a neighbor and assigns it a remote autonomous system.
This example configures the remote autonomous system to be
2002.
Enables BFD between the local networking devices and the
neighbor whose IP address you configured to be a BGP peer in
Step 5.
In the example in Step 5, the IP address 172.168.40.24 was set up
as the BGP peer. In this example, BFD is enabled between the
local networking devices and the neighbor 172.168.40.24.
Implementing BFD
OL-30423-03

Advertisement

Table of Contents
loading

Table of Contents