12-19-2018 01:06 AM
Hi there appreciate if you could help ,
i have just configured BFD between ASR 9K and an HP-5940.
I have configured 10 links with a port-channel on the ASR 9K (Version 6.0.2) and 10 links BrIdge-AGG on the HP
I am getting an error on one of the 10 links :
%L2-BFD-3-BOB_STD_MISMATCH : Bundle BoB standard mismatch. Session[TenGigE0_4_0_23(0xc000680) : 172.17.10.185] discr 0x8019004c, Local session:(IETF), Received packet:(Cisco).
On the HP no error messages.
Seems that there is a bfd mismatch
ASR is configured with IETF :
interface Bundle-Ether110
bfd mode ietf
bfd address-family ipv4 multiplier 3
bfd address-family ipv4 destination x.x.x.x
bfd address-family ipv4 fast-detect
bfd address-family ipv4 minimum-interval 150
mtu 9000
service-policy output QOS_CORE_Ver.3
ipv4 address x.x.x.x 255.255.255.252
bundle minimum-active links 9
load-interval 30
HP config
description #PE-HP-5900-HFA-1-BE110-TO-PE-ASR-MAIN-PT-BE111--
port access vlan 110
link-aggregation selected-port minimum 9
link-aggregation bfd ipv4 source 172.17.10.185 destination 172.17.10.186
bfd min-transmit-interval 150
bfd min-receive-interval 150
bfd detect-multiplier 3
IF i configure bfd - mode cisco on the asr 9k i receive an opposite message mismatch (Local cisco received ietf)
appreciate if you could help
Thanks
Alon
12-19-2018 04:07 AM
Hello,
I am not sure if the ASR supports this command, but to try configure the below in global configuration mode:
bfd bundle per-member mode
12-19-2018 04:45 AM
Thanks , Seems that there is no such command ,
I have maybe an alternative maybe someone recognizes the command :
To configure a coexistence mechanism between BFD over Bundle (BoB) and BFD over Logical Bundle (BLB), use the bundle coexistence bob-blbcommand in BFD configuration mode. To disable this feature use the no form of this command
Examples
This example shows how to configure the coexistence mechanism between BFD over Bundle (BoB) and BFD over Logical Bundle (BLB) as being "inherited":
RP/0/RP0/CPU0:router#configure
RP/0/RP0/CPU0:router(config)#bfd
router(config-bfd)#bundle coexistence bob-blb inherit
Is anyone familier with this command ?
Thanks
Alan
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide