Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[network] Define L2 switching support APIs #447

Open
sandersms opened this issue Mar 8, 2024 · 0 comments
Open

[network] Define L2 switching support APIs #447

sandersms opened this issue Mar 8, 2024 · 0 comments
Labels
network API or code related to network area

Comments

@sandersms
Copy link
Contributor

Identify the L2 APIs to include:
CRUD support for: Create, Update, List, Get, Delete

The L2 APIs would address operations such as:
MAC learning for virtual ports
IP address association
LLDP configuration
Virtual Switch configuration

The APIs should include the setting or gathering of:
State:
Statistics: rx, tx
Configuration:

@sandersms sandersms added the network API or code related to network area label Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
network API or code related to network area
Projects
None yet
Development

No branches or pull requests

1 participant