Skip to content

Commit

Permalink
Update SAI-Proposal-ACL-1.md (#2044)
Browse files Browse the repository at this point in the history
Signed-off-by: Junyi Chen <1162369186@qq.com>
  • Loading branch information
chenjunyi1999 authored Jul 25, 2024
1 parent 806c656 commit 469dc91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/ACL/SAI-Proposal-ACL-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ This example creates and ACL group with more than one ACL table and bind it to a

### Example 4 - Binding an ACL group to a set of ports
This example creates an ACL group and binds it to multiple ports.

// Bind this ACL group *acl_grp_id1* to port2, and port20s OID.
port_attr_list.count = 1;
port_attr_list.list[0].id = SAI_PORT_ATTR_INGRESS_ACL;
Expand Down

0 comments on commit 469dc91

Please sign in to comment.