604
Configuring QoS
Configuring QoS
To delete an access list, use the
no access-list
access-list-number
global configuration command.
Command
Purpose
1.
configure terminal
Enter global configuration mode.
2.
access-list
access-list-number
permit
protocol
{
source source-wildcard
destination destination-wildcard
}
[
precedence
precedence
] [
tos
tos
]
[
dscp
dscp
]
Note:
If you enter a
dscp
value, you
cannot enter
tos
or
precedence
. You
can enter both a
tos
and a
precedence
value with no
dscp
.
Create an IP extended ACL. Repeat the step as many times as necessary.
For
access-list-number
, enter the access list number. The range is
100 to 199 and 2000 to 2699.
Always use the
permit
keyword for ACLs used as match criteria in
QoS policies. QoS policies do not match
deny
ACLs.
For
protocol
, enter the name or number of an IP protocol. Use the
question mark (?) to see a list of available protocols. To match any
Internet protocol (including ICMP, TCP, and UDP), enter
ip
.
The
source
is the number of the network or host sending the packet.
The
source-wildcard
applies wildcard bits to the source.
The
destination
is the network or host number receiving the packet.
The
destination-wildcard
applies wildcard bits to the destination.
You can specify source, destination, and wildcards as:
The 32-bit quantity in dotted-decimal format.
The keyword
any
for 0.0.0.0 255.255.255.255 (any host).
The keyword
host
for a single host 0.0.0.0.
Other keywords are optional and have these meanings:
precedence
—Enter to match packets with a precedence level
specified as a number from 0 to 7 or by name:
routine
(
0
),
priority
(
1
),
immediate
(
2
),
flash
(
3
),
flash-override
(
4
),
critical
(
5
),
internet
(
6
),
network
(
7
).
tos
—Enter to match by type of service level, specified by a number
from 0 to 15 or a name:
normal
(
0
),
max-reliability
(
2
),
max-throughput
(
4
),
min-delay
(
8
).
dscp
—Enter
to match packets with the DSCP value specified by a
number from 0 to 63, or use the question mark (?) to see a list of
available values.
or
ip access-list extended
name
Define an extended IPv4 access list using a name, and enter access-list
configuration mode. The
name
can be a number from 100 to 199.
In access-list configuration mode, enter
permit
protocol
{
source
source-wildcard destination destination-wildcard
}
[
precedence
precedence
] [
tos
tos
] [
dscp
dscp
] as defined in Step 2.
3.
end
Return to privileged EXEC mode.
4.
show access-lists
Verify your entries.
5.
copy running-config startup-config
(Optional) Save your entries in the configuration file.
Summary of Contents for IE 4000
Page 12: ...8 Configuration Overview Default Settings After Initial Switch Configuration ...
Page 52: ...48 Configuring Interfaces Monitoring and Maintaining the Interfaces ...
Page 108: ...104 Configuring Switch Clusters Additional References ...
Page 128: ...124 Performing Switch Administration Additional References ...
Page 130: ...126 Configuring PTP ...
Page 140: ...136 Configuring CIP Additional References ...
Page 146: ...142 Configuring SDM Templates Configuration Examples for Configuring SDM Templates ...
Page 192: ...188 Configuring Switch Based Authentication Additional References ...
Page 244: ...240 Configuring IEEE 802 1x Port Based Authentication Additional References ...
Page 298: ...294 Configuring VLANs Additional References ...
Page 336: ...332 Configuring STP Additional References ...
Page 408: ...404 Configuring DHCP Additional References ...
Page 450: ...446 Configuring IGMP Snooping and MVR Additional References ...
Page 490: ...486 Configuring SPAN and RSPAN Additional References ...
Page 502: ...498 Configuring Layer 2 NAT ...
Page 770: ...766 Configuring IPv6 MLD Snooping Related Documents ...
Page 930: ...926 Configuring IP Unicast Routing Related Documents ...
Page 976: ...972 Configuring Cisco IOS IP SLAs Operations Additional References ...
Page 978: ...974 Dying Gasp ...
Page 990: ...986 Configuring Enhanced Object Tracking Monitoring Enhanced Object Tracking ...
Page 994: ...990 Configuring MODBUS TCP Displaying MODBUS TCP Information ...
Page 996: ...992 Ethernet CFM ...
Page 1066: ...1062 Using an SD Card SD Card Alarms ...