User`s manual

248 Asanté IntraCore 36000 Series
A packet matching a rule within the specified ACL is mapped to one of the output queues as shown in the
following table. For information on mapping the CoS values to output queues, see queue cos-map
command.
Priority 0 1 2 3 4 5 6 7
Queue 1 2 0 3 4 5 6 7
Example
Console(config)#interface ethernet 1/25
Console(config-if)#map access-list ip david cos 0
Console(config-if)#
Related Commands
queue cos-map
show map access-list ip
16.100 mask (IP ACL)
This command defines a mask for IP ACLs. This mask defines the fields to check in the IP header. Use the
no form to remove a mask.
Syntax Description
[no] mask [protocol]
{any | host | source-bitmask}
{any | host | destination-bitmask}
[precedence] [tos] [dscp]
[source-port [port-bitmask]] [destination-port [port-bitmask]]
[control-flag [flag-bitmask]]
protocol Check the protocol field.
any Any address will be matched.
host The address must be for a host device, not a subnetwork.
source-bitmask Source address of rule must match this bitmask.
destination-bitmask Destination address of rule must match this bitmask.
precedence Check the IP precedence field.
tos Check the TOS field.
dscp Check the DSCP field.