C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
953
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
Q
O
S C
OMMANDS
MATCH
ACCESS
-
GROUP
To configure a class-map named
cmap3
with one match criterion:
access-list
hw_acl
, which allows IP traffic from any source to any destination, use the
commands:
awplus#
configure terminal
awplus(config)#
access-list hardware hw_acl
awplus(config-ip-hw-acl)#
permit ip any any
awplus(config)#
class-map cmap3
awplus(config-cmap)#
match access-group hw_acl
Related
Commands
class-map