Page MenuHomeVyOS Platform

Add a PPPoE mapping between the data-plane and control-plane interfaces in VPP
Closed, ResolvedPublic

Description

Add an API call for create pppoe map dp eth1 cp tap4097 when vpp-cp is enabled on the interface

This mapping ensures that PPPoE packets received on the data-plane (DP) interface are forwarded to the control-plane (CP) interface for session management, and vice versa. It establishes the link required for PPPoE session termination and control handling inside VPP.

Details

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