HP VPN Firewall Appliances Network Management Command Reference

246
# Change the match criterion of class class1 from ACL 2008 to ACL 2009.
<Sysname> system-view
[Sysname] traffic classifier class1
[Sysname-classifier-class1] if-match acl 2008
[Sysname-classifier-class1] undo if-match acl 2008 update acl 2009
Related commands
traffic classifier
traffic classifier
Use traffic classifier to create a class and enter class view.
Use undo traffic classifier to delete a class.
Syntax
traffic classifier classifier-name [ operator { and | or } ]
undo traffic classifier classifier-name
Views
System view
Default command level
2: System level
Parameters
classifier-name: Specifies a class name, a string of 1 to 31 characters.
operator: Sets the operator to logic AND or OR for the class.
and: Specifies the logic AND operator. The class matches the packets that match all its criteria.
or: Specifies the logic OR operator. The class matches the packets that match any of its criteria.
Usage guidelines
If no match operator is specified, the default AND operator applies.
The following matrix shows the system-defined classes and hardware compatibility:
Hardware Com
p
atibilit
y
F1000-A-EI/F1000-S-EI No
F1000-E Yes
F5000 Yes
F5000-S/F5000-C Yes
VPN firewall modules Yes
20-Gbps VPN firewall modules Yes
Examples
# Create a class class1.
<Sysname> system-view
[Sysname] traffic classifier class1