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

[minigraph.py] Add support for 'OutAcl' keyword and attaching ACLs to VLAN interfaces #4229

Merged
merged 4 commits into from
Mar 20, 2020
Merged

Conversation

jleveque
Copy link
Contributor

@jleveque jleveque commented Mar 6, 2020

  • Support parsing egress ACLs from minigraph file specified by the "OutAcl" element
  • Support attaching ACLs to VLAN interfaces

src/sonic-config-engine/minigraph.py Outdated Show resolved Hide resolved
src/sonic-config-engine/minigraph.py Outdated Show resolved Hide resolved
src/sonic-config-engine/tests/test_cfggen.py Outdated Show resolved Hide resolved
@jleveque
Copy link
Contributor Author

Retest vsimage please

2 similar comments
@jleveque
Copy link
Contributor Author

Retest vsimage please

@jleveque
Copy link
Contributor Author

Retest vsimage please

@wendani
Copy link
Contributor

wendani commented Mar 18, 2020

Do you mean binding ACL table to VLAN? Binding to router interface (VLAN interface being one type of router interface) seems not supported this moment in orchagent.

@jleveque
Copy link
Contributor Author

@wendani: This PR is a prerequisite; loading the config from the minigraph. Related orchagent PR here: sonic-net/sonic-swss#1218

@wendani
Copy link
Contributor

wendani commented Mar 18, 2020

Thanks. It comes at the right time

#4229 (comment)

@jleveque
Copy link
Contributor Author

Retest vsimage please

2 similar comments
@jleveque
Copy link
Contributor Author

Retest vsimage please

@jleveque
Copy link
Contributor Author

Retest vsimage please

@lguohan lguohan merged commit e05cd11 into sonic-net:master Mar 20, 2020
@jleveque jleveque deleted the egress_vlan_acl branch March 20, 2020 06:34
rlhui pushed a commit that referenced this pull request Mar 23, 2020
… VLAN interfaces (#4229)

- Support parsing egress ACLs from minigraph file specified by the "OutAcl" element
- Support attaching ACLs to VLAN interfaces
yxieca pushed a commit that referenced this pull request Apr 3, 2020
… VLAN interfaces (#4229)

- Support parsing egress ACLs from minigraph file specified by the "OutAcl" element
- Support attaching ACLs to VLAN interfaces
tiantianlv pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Apr 24, 2020
… VLAN interfaces (sonic-net#4229)

- Support parsing egress ACLs from minigraph file specified by the "OutAcl" element
- Support attaching ACLs to VLAN interfaces
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants