Command Line Interface
4-110
4
Example
Related Commands
queue cos-map (4-210)
show map access-list mac (4-110)
show map access-list mac
This command shows the CoS value mapped to a MAC ACL for the current
interface. (The CoS value determines the output queue for packets matching an
ACL rule.)
Syntax
show map access-list mac [interface]
interface
• ethernet unit/port
- unit - This is device 1.
- port - Port number.
Command Mode
Privileged Exec
Example
Related Commands
map access-list mac (4-109)
Console(config)#int eth 1/5
Console(config-if)#map access-list mac M5 cos 0
Console(config-if)#
Console#show map access-list mac
Access-list to COS of Eth 1/5
Access-list M5 cos 0
Console#