Quality of Service (QoS) Commands
498
ProSafe Managed Switch
no ip access-list
This command deletes the IP ACL identified by <name> from the system.
Format no ip access-list <name>
Mode
ip access-list rename
This command changes the name of an IP Access Control List (ACL). The <name>
parameter is the names of an existing IP ACL. The <newname> parameter is a
case-sensitive alphanumeric string from 1 to 31 characters uniquely identifying the IP access
list.
This command fails is an IP ACL by the name <newname> already exists.
Format ip access-list rename <name> <newname>
Mode
{deny | permit} (IP ACL)
This command creates a new rule for the current IP access list. Each rule is appended to the
list of configured rules for the list.
Note: The “no” form of this command is not supported, since the rules
within an IP ACL cannot be deleted individually. Rather, the entire IP
ACL must be deleted and re-specified.
Note: An implicit “deny all” IP rule always terminates the access list.
Note: The mirror parameter allows traffic matching this rule to be copied
to the specified <unit/slot/port>, while the redirect parameter
allows traffic matching this rule to be forwarded to the specified
<unit/slot/port>. The assign-queue and redirect
parameters are valid only for a permit rule.
A rule might either deny or permit traffic according to the specified classification fields. At a
minimum, either the every keyword or the protocol, source address, and destination address
values must be specified. The source and destination IP address fields might be specified
using the keyword ‘any’ to indicate a match on any value in that field. The remaining
Global Config
Global Config