C613-50102-01 REV C
Command Reference for x510 Series
1523
AlliedWare Plus™ Operating System - Version 5.4.6-1.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