System information

Priority Commands
4-259
4
Example
Related Commands
map ip tos (4-255)
show map access-list
This command shows the CoS queue mapped to an ACL for the current interface.
Syntax
show map access-list <ip | mac> [interface]
ip - Specifies IP ACLs.
mac - Specifies MAC ACLs.
interface
- ethernet unit/port
- unit - This is device 1.
- port - Port number.
Command Mode
Privileged Exec
Example
Console#show map ip tos
tos Mapping Status: Disabled
TOS COS
--- ---
0 0
1 0
2 1
3 0
4 2
5 0
6 0
7 0
8 3
9 0
10 0
11 0
12 0
13 0
14 0
15 0
Console#
Console#show map access-list ip
Eth 1/1
access-list ip aclname cos 3
Console#