Page MenuHomeVyOS Platform

Add parameters to the interface learning { on | off }
Closed, ResolvedPublicFEATURE REQUEST

Description

Summary
Add parameters to the interface learning { on | off }
Linux command
ip link set <interface> type bridge_slave learning off

Use case
Now it is enabled by default.
In EVPN VXLAN implementation, there is a need to disable learning on the VXLAN interface. It allows adding an anycast gateway.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)