match access-group

To sets class map parameters using L2 and/or L3 access control list ( ACL) or priority map ID, use the command match access-group in Class Map Configuration Mode.

match access-group

match access-group { mac-access-list } { <integer(0-65535)> } { | ip-access-list } { <integer(1-65535)> } { | priority-map } { <integer(0-65535)> }

Parameters

Parameter Type Description
mac-access-list   Enter to configure identifier of the MAC filter
<integer(0-65535)> Integer Enter a value for the Identifier of the MAC filter. This value ranges from 0 to 65535. The default is 0.
ip-access-list   Enter to configure the identifier of the IP filter.
<integer(0-65535)> Integer Enter a value for the identifier of the IP filter. This value ranges from 1 to 65535. The default is 0
priority-map   Enter to configure the priority map identifier for mapping incoming priority against received packet.
<integer(0-65535)> Integer Enter a value for the priority map identifier for mapping incoming priority against received packet. This value ranges from 1 to 65535. The default is 0

Mode

Class Map Configuration Mode

Examples

iS5Comm(config)# class-map 1

iS5Comm(config-cls-map)# match access-group priority-map 1