HP VPN Firewall Appliances Network Management Command Reference
242
Examples
# Display information about all user-defined classes.
<Sysname> display traffic classifier user-defined
User Defined Classifier Information:
Classifier: USER1
Operator: AND
Rule(s) : If-match ip-precedence 5
Classifier: database
Operator: AND
Rule(s) : If-match acl 3131
If-match inbound-interface GigabitEthernet0/1
Table 50 Command output
Field Descri
p
tion
Classifier Class name and its match criteria.
Operator
Match operator you set for the class. If the operator is AND, the class matches the packets
that match all its match criteria. If the operator is OR, the class matches the packets that
match any of its match criteria.
Rule(s) Match criteria.
if-match
Use if-match to define a match criterion.
Use undo if-match to delete a match criterion.
Use if-match not to define a criterion for matching traffic not conforming to the specified criterion.
Use undo if-match not to delete a criterion for matching traffic not conforming to the specified criterion.
Syntax
if-match match-criteria
undo if-match match-criteria
undo if-match acl [ ipv6 ] { acl-number | name acl-name } [ update acl [ ipv6 ] { acl-number | name
acl-name } ]
Views
Class view
Default command level
2: System level
Parameters
not: Matches packets that do not conform to the specified criterion.
match-criteria: Specifies a match criterion. Table 51 shows the available criteria.
acl [ ipv6 ] { ac
l-number | name acl-name }: Specifies an ACL already referenced in the class by the ACL
name or ACL number.