Skip to content

Restored ACL CLI behavior to be consistent with the community#116

Merged
yehjunying merged 1 commit into
edge-core:202311.Xfrom
ezio-chen:202311.X_acl_vlan
Aug 25, 2025
Merged

Restored ACL CLI behavior to be consistent with the community#116
yehjunying merged 1 commit into
edge-core:202311.Xfrom
ezio-chen:202311.X_acl_vlan

Conversation

@ezio-chen
Copy link
Copy Markdown

  • Why I did it:
    Maintain the community's native behavior without changing it.

  • What I did:

  1. When using the "config acl add table" command to bind an ACL on a VLAN interface, the ACL table is bound to the VLAN member port instead of the VLAN interface.
  2. When using the "acl-loader" command to create a rule, the default deny rule is not added to the egress ACL table.

- Why I did it:
Maintain the community's native behavior without changing it.

- What I did:
1. When using the "config acl add table" command to bind an ACL on a VLAN interface,
   the ACL table is bound to the VLAN member port instead of the VLAN interface.
2. When using the "acl-loader" command to create a rule, the default deny rule
   is not added to the egress ACL table.

- How I verified it:
Use the community version of test_acl.py in sonic-mgmt to verify ACL feature on
es9618xx.
@yehjunying yehjunying merged commit f8b9cc2 into edge-core:202311.X Aug 25, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants