A
CCESS
C
ONTROL
L
IST
C
OMMANDS
4-121
Example
Related Commands
queue cos-map (4-213)
show map access-list ip (4-121)
show map access-list ip
This command shows the CoS value mapped to an IP ACL for the current
interface. (The CoS value determines the output queue for packets
matching an ACL rule.)
Syntax
show map access-list ip [interface]
interface
ethernet unit/port
• unit - Stack unit. (Range: 1-8)
• port - Port number. (Range: 1-24/48)
Command Mode
Privileged Exec
Example
Related Commands
map access-list ip (4-120)
Console(config)#interface ethernet 1/25
Console(config-if)#map access-list ip bill cos 0
Console(config-if)#
Console#show map access-list ip
Access-list to COS of Eth 1/24
Access-list ALS1 cos 0
Console#