Configuring Bfd On Hsrp - Cisco 7206 - VXR Router Configuration Manual

Network configuration guide
Table of Contents

Advertisement

Configuring BFD
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m
Command
Step 3
bfd
Example:
switch(config-router)# bfd
Step 4
interface int-if
Example:
switch(config-router)# interface
ethernet 2/1
switch(config-if)#
Step 5
isis bfd
Example:
switch(config-if)# isis bfd
Step 6
show isis [vrf vrf-name] [interface if]
Example:
switch(config-if)# showisis
Step 7
copy running-config startup-config
Example:
switch(config-if)# copy running-config
startup-config

Configuring BFD on HSRP

You can configure BFD for the Hot Standby Router Protocol (HSRP). The active and standby HSRP
routers track each other through BFD. If BFD on the standby HSRP router detects that the active HSRP
router is down, the standby HSRP router treats this event as an active time rexpiry and takes over as the
active HSRP router.
The show hsrp detail will show this event as BFD@Act-down or BFD@Sby-down.
BEFORE YOU BEGIN
Ensure that you are in the correct VDC (or use the switchto vdc command).
Enable the BFD feature. See the
Configure the BFD session parameters. See the
page 5-8
Enable the HSRP feature. See the Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration
Guide, Release 5.x, for more information.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
5-20
or the
"Configuring BFD on an Interface" section on page
configure terminal
hsrp bfd all-interfaces
interface int-if
(Optional) hsrp bfd
(Optional) show running-config hsrp
(Optional) copy running-config startup-config
Chapter 5
Purpose
(Optional) Enables BFD for all OSPFv2 interfaces.
Enters interface configuration mode. Use the ?
keyword to display the supported interfaces.
(Optional) Enables or disables BFD on an IS-IS
interface. The default is disabled.
(Optional) Displays information about IS-IS. The
vrf-name can be any case-sensitive, alphanumeric
string up to 32 characters.
(Optional) Saves this configuration change.
"Enabling the BFD Feature" section on page
"Configuring Global BFD Parameters" section on
Configuring Bidirectional Forwarding Detection
5-7.
5-9.
OL-23435-03

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents