Ipv6 Acl Configuration Commands; Acl Ipv - H3C S7500E Series Command Manual

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – ACL
H3C S7500E Series Ethernet Switches
By default, rule numbering step is five.
Examples
# Set the rule numbering step to 2 for ACL 2000.
<Sysname> system-view
[Sysname] acl number 2000
[Sysname-acl-basic-2000] step 2
# Set the rule numbering step to 2 for ACL 3000.
<Sysname> system-view
[Sysname] acl number 3000
[Sysname-acl-adv-3000] step 2
# Set the rule numbering step to 2 for ACL 4000.
<Sysname> system-view
[Sysname] acl number 4000
[Sysname-acl-ethernetframe-4000] step 2

1.3 IPv6 ACL Configuration Commands

1.3.1 acl ipv6

Syntax
acl ipv6 number acl6-number [ name acl6-name ] [ match-order { auto | config } ]
undo acl ipv6 { all | name acl6-name | number acl6-number }
View
System view
Parameters
number: Defines a numbered IPv6 ACL.
acl6-number: IPv6 ACL number, which must be in the following ranges:
2000 to 2999 for basic IPv6 ACLs
3000 to 3999 for advanced IPv6 ACLs
name acl6-name: Specifies the name of the ACL, which is a case insensitive string of 1
to 32 characters. It must start with an English letter and cannot be the English word of
all to avoid confusion.
match-order: Sets the order in which ACL rules are matched.
auto: Performs depth-first match. For how depth-first match works, refer to the
"IPv6 ACL Match Order" section in accompanied ACL Configuration.
config: Performs matching against rules in the order in which they are configured.
all: All IPv6 ACLs.
Chapter 1 ACL Configuration Commands
1-22

Advertisement

Table of Contents
loading

Table of Contents