7000 Series L3 Managed Switch Reference Manual for Software v2.0
10-2 ACL Commands
Source IP Mask This field displays the source IP Mask for this rule.
Source Ports This field displays the source port range for this rule.
Destination IP Address This displays the destination IP address for this rule.
Destination IP Mask This field displays the destination IP Mask for this rule.
Destination Ports This field displays the destination port range for this rule.
Service Type Field Match This field indicates whether an IP DSCP, IP Precedence, or IP
TOS match condition is specified for this rule.
Service Type Field Value This field indicates the value specified for the Service Type Field
Match (IP DSCP, IP Precedence, or IP TOS).
Config Commands

config acl create

This command creates an Access Control List (ACL) that is identified by the parameter <aclid>.
The ACL number is an integer from 1 to 100.
Default none
Format config acl create <aclid>

config acl delete

This command deletes an ACL that is identified by the parameter <aclid> from the system.
Format config acl delete <aclid>

config acl rule create

This command creates a rule within the ACL referenced by the parameter <aclid>. The rule is
identified by the <rulenum> parameter. An ACL may have up to 10 user-specified rules, whose
<rulenum> ranges from 1 to 10. Rules are created with a default action of deny.
Default none
Format config acl rule create <aclid> <rulenum>