Page MenuHomeVyOS Platform

Add support for "ip nhrp registration no-unique" from FRR
Closed, InvalidPublicFEATURE REQUEST

Description

Hello,

FRR has support for "ip nhrp registration no-unique" for DMVPN/NHRP which is not included in VyOS today as a configuration option. Requesting to add support for this.

https://docs.frrouting.org/en/latest/nhrpd.html

Option allows for:
Allow the client to not set the unique flag in the NHRP packets. This is useful when a station has a dynamic IP address that could change over time.

Thanks

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Improvement (missing useful functionality)

Related Objects

Event Timeline

We don’t use frr nhrpd, more details T2326
We use opennhrp

Ah! ok, I will close this. Looking at the man pages, seems like open nhrp doesn't have a no-unique registration feature?