Quality of Service (QoS) Commands
477
ProSafe Managed Switch
IP Extended ACL:
Format access-list <100-199> {deny | permit} {every | {{icmp | igmp | ip |
tcp | udp | <number>} <srcip> <srcmask>[{eq {<portkey> | <0-65535>}
<dstip> <dstmask> [{eq {<portkey>| <0-65535>}] [precedence
<precedence> | tos <tos> <tosmask> | dscp <dscp>] [log] [time-range
<time-range-name>] [assign-queue <queue-id>]
[{mirror | redirect} <unit/slot/port>]
Mode
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.
Global Config
Global Config
Global Config