cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
72
Views
4
Helpful
4
Replies

BFD interface configuration is not working on IOS 17.12.4A on C85xx

mtjandra
Level 1
Level 1

hi all,

Trying to configure BFD on a router interface on C8500-12X running IOS 17.12.4a, but it seemed like the command is gone on this IOS version.

router(config)#int ten 0/0/2
router(config-if)#bfd ?
% Unrecognized command

Anyone know anything about it?

thanks

 

1 Accepted Solution

Accepted Solutions

Hello,

 

You may have to have the correct license to use that feature. Can you show which license you are using? You might need the "network-advantage" one.

 

-David

View solution in original post

4 Replies 4

Hello,

 

You may have to have the correct license to use that feature. Can you show which license you are using? You might need the "network-advantage" one.

 

-David

thanks David.. this is the one indeed.

@mtjandra 

In modern IOS XE versions, BFD is often enabledper routing protocol / OSPF-BGP etc...

router ospf 1
bfd all-interfaces ! Enable BFD for all OSPF-enabled interfaces
! OR per-interface:
interface TenGigabitEthernet0/0/2
ip ospf bfd ! Enable BFD for OSPF on this specific interface

Thanks!

mtjandra
Level 1
Level 1

Thank you.. irouting configuration was actually there..

but found the issue was DNA-advantage license needed to be activated.

Review Cisco Networking for a $25 gift card