Page MenuHomeVyOS Platform

DHCP default route lost in VRF when no static route defined
Open, HighPublicBUG

Description

Looks like the same issue as T6991, only it happens in VRF.

Steps to reproduce:

  • Create interface with DHCP and assign to VRF
  • Have no protocols static entry under VRF
  • Observe DHCP default route exists in show ip route vrf ...
  • Make a change to the VRF that regenerates FRR config, for example set vrf ... ipv6 disable-forwarding and commit
  • Observe DHCP default route no longer exists in show ip route vrf ...

Details

Version
2025.07.25-0021-rolling
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)