Configuring Bfd On Mpls Te Fast Reroute - Cisco 7604-RSP720C-R Configuration Manual

Nx-os interfaces
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
6.
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
vrf context vrf-name
Example:
switch(config)# vrf context Red
switch(config-vrf)#
Step 3
ip route route interface
nh-prefix
Example:
switch(config-vrf)# ip route 192.0.2.1
ethernet 2/1 192.0.2.4
Step 4
ip route static bfd interface
{
nh-address
Example:
switch(config-vrf)# ip route static bfd
ethernet 2/1 192.0.2.4
Step 5
show ip route static[vrf vrf-name]
Example:
switch(config-vrf)# show ip route static
vrf Red
Step 6
copy running-config startup-config
Example:
switch(config-vrf)# copy running-config
startup-config

Configuring BFD on MPLS TE Fast Reroute

MPLS Traffic Engineering (TE) uses BFD accelerate the detection of node failures and to provide fast
forwarding path failure detection times. BFD for MPLS TE fast reroute is configured automatically
when you enable the fast reroute on a tunnel. "See the Configuring MPLS TE Fast Reroute Link and
Node Protection" chapter in the Cisco Nexus 7000 Series NX-OS Multiprotocol Label Switching
Configuration Guide, Release 5.x for more information.
Disabling BFD on an Interface
You can selectively disable BFD on an interface for a routing protocol that has BFD enabled at the global
or VRF level.
To disable BFD on an interface, use one of the following commands in interface configuration mode:
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
5-24
(Optional) copy running-config startup-config
{
nh-address
}
|
}
nh-prefix
Chapter 5
Configuring Bidirectional Forwarding Detection
Purpose
Enters configuration mode.
(Optional) Enters VRF configuration mode.
|
Creates a static route Use the ? keyword to display the
supported interfaces.
Enables BFD for all static routes on an interface. Use
the ? keyword to display the supported interfaces.
(Optional) Displays the static routes.
(Optional) Saves this configuration change.
OL-23435-03

Advertisement

Table of Contents
loading

Table of Contents