Enabling Bfd On A Static Route - 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

Enabling BFD on a Static Route

• Only IETF mode is supported in BFD over bundle feature.
• BFD over VRF is not supported
Enabling BFD on a Static Route
The following procedure describes how to enable BFD on a static route.
SUMMARY STEPS
1. configure
2. router static
3. address-family ipv4 unicast address nexthop
4. interface type interface-path-id
5. bfd fast-detect
6. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router static
Example:
RP/0/RP0/CPU0:router(config)# router static
Step 3
address-family ipv4 unicast address nexthop
Example:
RP/0/RP0/CPU0:router(config-static)# address-family
ipv4 unicast 10.2.2.0/24 10.6.0.2
Step 4
interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-static)#
TengigabitEthernet 0/3/0/1
Step 5
bfd fast-detect
Example:
RP/0/RP0/CPU0:router(config-static-if)#
fast-detect
Step 6
commit
Routing Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.3.x
206
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.
Enters interface configuration mode and specifies the
interface name.
interface
Enables BFD to detect failures in the path between adjacent
forwarding engines.
bfd
Implementing BFD

Advertisement

Table of Contents
loading

Table of Contents