Page MenuHomeVyOS Platform

Inter-VRF static routes are missing the command next-hop-interface
Closed, InvalidPublicBUG

Description

When creating static routes that points to another VRF you need to run the following commands

set protocols vrf <name> static route <route> next-hop <gw> next-hop-vrf <name>
set protocols vrf <name> static route <route> next-hop <gw> next-hop-interface <int>

With IPv6 the command next-hop-interface is missing.

Details

Difficulty level
Unknown (require assessment)
Version
vyos-1.3-rolling-202003300623
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

In IPv6 the next-hop interface is simply called interface to mimic the default IPv6 behavior of the Vyatta code.

c-po claimed this task.
erkin set Issue type to Bug (incorrect behavior).Aug 30 2021, 7:53 AM
erkin removed a subscriber: Active contributors.