42 ipv6 acl configuration, Creating a time range, Configuring a basic ipv6 acl – H3C Technologies H3C WX6000 Series Access Controllers User Manual

Page 418: Configuration prerequisites, Configuration procedure, 1 configuring a basic ipv6 acl, 1 configuration procedure, Ipv6 acl configuration

Advertising
background image

42-1

42

IPv6 ACL Configuration

When configuring IPv6 ACLs, go to these sections for information you are interested in:

z

Creating a Time Range

z

Configuring a Basic IPv6 ACL

z

Configuring an Advanced IPv6 ACL

z

Copying an IPv6 ACL

z

Displaying and Maintaining IPv6 ACLs

z

IPv6 ACL Configuration Example

Creating a Time Range

Refer to section

Creating a Time Range

.

Configuring a Basic IPv6 ACL

Basic IPv6 ACLs filter packets based on source IPv6 address. They are numbered in the range 2000 to
2999.

Configuration Prerequisites

If you want to reference a time range to a rule, define it with the time-range command first.

Configuration Procedure

Follow these steps to configure a basic IPv6 ACL:

To do…

Use the command…

Remarks

Enter system view

system-view

––

Create and enter basic IPv6 ACL
view

acl ipv6

number acl6-number

[ name acl6-name ] [ match-order
{ auto | config } ]

Required
The default match order is config.
If you specify a name for an IPv6
ACL when creating the ACL, you
can use the acl ipv6 name
acl6-name

command to enter the

view of the ACL later.

Create or modify a rule

rule

[ rule-id ] { deny | permit }

[ fragment | logging | source
{ ipv6-address prefix-length |
ipv6-address

/prefix-length | any } |

time-range

time-name ] *

Required
To create multiple rules, repeat this
step.
Note that the logging and
fragment

keywords are not

supported if the ACL is to be
referenced by a QoS policy for
traffic classification.

Set a rule numbering step

step

step-value

Optional
The default step is 5.

Advertising