Page MenuHomeVyOS Platform

VPP: Prevent interfaces from being assigned to xconnect and bridge/bonding at the same time
Closed, ResolvedPublic

Description

Currently, it is possible to assign the same interface to both xconnect and bridge or bonding configurations in VPP. This can cause conflicts and unpredictable behavior in network packet forwarding.
We need to prevent any interface from being used in xconnect and bridge or bond mode simultaneously.

Details

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