Skip to content

BFD between FRR and Cisco NX-OS does not work #18459

@micush

Description

@micush

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.

Metadata

Metadata

Assignees

Labels

bfdbgptriageNeeds further investigation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions