We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 806c656 commit 469dc91Copy full SHA for 469dc91
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
334
335
### Example 4 - Binding an ACL group to a set of ports
336
This example creates an ACL group and binds it to multiple ports.
337
+
338
// Bind this ACL group *acl_grp_id1* to port2, and port20s OID.
339
port_attr_list.count = 1;
340
port_attr_list.list[0].id = SAI_PORT_ATTR_INGRESS_ACL;
0 commit comments