Configuring a basic acl, Configuring an ipv4 basic acl, Configuring an ipv6 basic acl – H3C Technologies H3C SecPath F1000-E User Manual

Page 26

Advertising
background image

16

Configuring a basic ACL

Configuring an IPv4 basic ACL

IPv4 basic ACLs match packets based only on source IP addresses.
To configure an IPv4 basic ACL:

Step

Command

Remarks

1.

Enter system view.

system-view

N/A

2.

Create an IPv4 basic ACL
and enter its view.

acl number acl-number [ name
acl-name ] [ match-order { auto |

config } ]

By default, no ACL exists.
IPv4 basic ACLs are numbered in the
range 2000 to 2999.
You can use the acl name acl-name

command to enter the view of a named
IPv4 ACL.

3.

Configure a description
for the IPv4 basic ACL.

description text

Optional.
By default, an IPv4 basic ACL has no
ACL description.

4.

Set the rule numbering

step.

step step-value

Optional.
5 by default.

5.

Create or edit a rule.

rule [ rule-id ] { deny | permit }
[ counting | fragment | logging |

source { sour-addr sour-wildcard |

any } | time-range
time-range-name | vpn-instance

vpn-instance-name ] *

By default, an IPv4 basic ACL does not
contain any rule.
To create or edit multiple rules, repeat
this step.
The logging keyword takes effect only
when the module that uses the ACL

supports logging.

6.

Configure or edit a rule

description.

rule rule-id comment text

Optional.
By default, an IPv4 ACL rule has no rule
description.

Configuring an IPv6 basic ACL

Step

Command

Remarks

1.

Enter system view.

system-view

N/A

2.

Create an IPv6 basic ACL
view and enter its view.

acl ipv6 number acl6-number
[ name acl6-name ] [ match-order

{ auto | config } ]

By default, no ACL exists.
IPv6 basic ACLs are numbered in
the range 2000 to 2999.
You can use the acl ipv6 name

acl6-name command to enter the
view of a named IPv6 ACL.

3.

Configure a description for
the IPv6 basic ACL.

description text

Optional.
By default, an IPv6 basic ACL has
no ACL description.

Advertising