From 469dc91e5b24a0d831f797a4af7d3d66cf70cb90 Mon Sep 17 00:00:00 2001 From: Junyi Chen Date: Fri, 26 Jul 2024 01:05:59 +0800 Subject: [PATCH] Update SAI-Proposal-ACL-1.md (#2044) Signed-off-by: Junyi Chen <1162369186@qq.com> --- doc/ACL/SAI-Proposal-ACL-1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/ACL/SAI-Proposal-ACL-1.md b/doc/ACL/SAI-Proposal-ACL-1.md index a213ca0c5..8ea085063 100644 --- a/doc/ACL/SAI-Proposal-ACL-1.md +++ b/doc/ACL/SAI-Proposal-ACL-1.md @@ -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;