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

Make network policy (ACL/PG/AS) configuration more generic. #197

Open
dceara opened this issue May 15, 2020 · 0 comments
Open

Make network policy (ACL/PG/AS) configuration more generic. #197

dceara opened this issue May 15, 2020 · 0 comments

Comments

@dceara
Copy link
Collaborator

dceara commented May 15, 2020

We currently encode all the logic for simulating network policies, i.e., ACL, Port_Group, Address_Set in python scenarios. It might be better and more flexible to have a generic mechanism to specify such configuration externally. One option is described here:

"For the network policy related port-groups and ACLs, it seems to me better to be created as configuration (in JSON format) instead of adding to the code implementation. In the code we can add the support to apply whatever port-groups and ACLs that is configured, so that it is easier to test scalability of different port-group/ACL configurations."

CC: @hzhou8
CC: @LorenzoBianconi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant