-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
Description
At the title says, BFD between FRR and Cisco NX-OS does not work. It works between various other OSes, just not NX-OS.
Version
10.2.1
How to reproduce
NX-OS:
router bgp 65001
neighbor 192.168.1.2
remote-as 65002
bfd
FRR:
router bgp 65002
neighbor 192.168.1.1 remote-as 65001
neighbor 192.168.1.1 bfd
Expected behavior
I expect the hosts to become neighbors
Actual behavior
The hosts do not become neighbors
Additional context
No response
Checklist
- I have searched the open issues for this bug.
- I have not included sensitive information in this report.
Reactions are currently unavailable