HP 4800G Series Configuration Manual page 1416

24/48 port
Table of Contents

Advertisement

Configuration Procedure
Follow these steps to configure a basic IPv4 ACL:
To do...
Enter system view
Create a basic IPv4 ACL
and enter its view
Create or modify a rule
Set the rule numbering
step
Configure a description for
the basic IPv4 ACL
Configure a rule
description
Note that:
You can only modify the existing rules of an ACL that uses the match order of config. When
modifying a rule of such an ACL, you may choose to change just some of the settings, in which
case the other settings remain the same.
You cannot create a rule with, or modify a rule to have, the same permit/deny statement as an
existing rule in the ACL.
When the ACL match order is auto, a newly created rule will be inserted among the existing rules in
the depth-first match order. Note that the IDs of the rules still remain the same.
You can modify the match order of an ACL with the acl number acl-number [ name acl-name ]
match-order { auto | config } command, but only when the ACL does not contain any rules.
The rule specified in the rule comment command must already exist.
Configuration Example
# Configure IPv4 ACL 2000 to deny packets with source address 1.1.1.1.
Use the command...
system-view
acl number acl-number
[ name acl-name ]
[ match-order { auto |
config } ]
rule [ rule-id ] { deny |
permit } [ fragment | logging
| source { sour-addr
sour-wildcard | any } |
time-range time-range-name
| vpn-instance
vpn-instance-name ] *
step step-value
description text
rule rule-id comment text
2-3
Remarks
––
Required
The default match order is config.
If you specify a name for an IPv4 ACL
when creating the ACL, you can use
the acl name acl-name command to
enter the view of the ACL later.
Required
To create or modify multiple rules,
repeat this step.
Note that the logging keyword is not
supported if the ACL is to be
referenced by a QoS policy for traffic
classification.
Optional
5 by default
Optional
By default, a basic IPv4 ACL has no
ACL description.
Optional
By default, an IPv4 ACL rule has no
rule description.

Advertisement

Chapters

Table of Contents
loading

Table of Contents