Quality of Service (QoS) Commands
258
ProSAFE M7100 Managed Switches
no access-list
This command deletes an IP ACL that is identified by the parameter <accesslistnumber>
from the s
ystem. The range for <accesslistnumber> 1-99 for standard access lists and
100-199 for extended access lists.
ip access-list
This command creates an extended IP access control list (ACL) identified by <name>, consisting
of classification fields defined for the IP header of an IPv4 frame. The <name> parameter is a
case-sensitive alphanumeric string from 1 to 31 characters uniquely identifying the IP access list.
If an IP ACL by this name exists, this command enters IPv4-Access_List config mode to allow
updating the exis
ting IP ACL.
Note: The CLI mode changes to IPv4-Access-List Config mode when you
successfully execute this command.
no ip access-list
This command deletes the IP ACL identified by <name> from the system.
mirror or redirect Specifies either the mirror interface or the redirect interface, which is
the slot and port (unit/slot/port) to which packets that match this rule
are copied or forwarded, respectively.
rate-limit Specify traffic rate limiting by entering the allowed rate of traffic in
kbps and the burs
t siz
e in kbytes.
Format no access-list <accesslistnumber>
Mode Global Config
Format ip access-list <name>
Mode Global Config
Format no ip access-list <name>
Mode Global Config
Parameter Description