Acl Ipv6 Copy - H3C S7500E Series Command Manual

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – ACL
H3C S7500E Series Ethernet Switches
# Delete the IPv6 ACL named flow.
<Sysname> system-view
[Sysname] undo acl ipv6 name flow

1.3.2 acl ipv6 copy

Syntax
acl ipv6 copy { source-acl6-number | name source-acl6-name } to { dest-acl6-number
| name dest-acl6-name }
View
System view
Parameters
source-acl6-number: Number of an existing IPv6 ACL, which must be in the following
ranges:
2000 to 2999 for basic IPv6 ACLs
3000 to 3999 for advanced IPv6 ACLs
source-acl6-name: Name of an existing IPv6 ACL, 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.
dest-acl6-number: Number of a non-existent IPv6 ACL, which must be in the following
ranges:
2000 to 2999 for basic IPv6 ACLs
3000 to 3999 for advanced IPv6 ACLs
dest-acl6-name: Name for the new IPv6 ACL, 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. The system will automatically assign the new ACL a sequence
number which is the smallest one among the available ones in the ACL range for the
ACL type.
Description
Use the acl ipv6 copy command to copy an existent IPv6 ACL (namely, the source
IPv6 ACL) to generate a new one (namely, the destination IPv6 ACL), which is of the
same type and has the same match order, match rules, rule numbering step and
descriptions.
Note that:
The source IPv6 ACL and the destination IPv6 ACL must be of the same type.
The generated IPv6 ACL does not take the name of the source IPv4 ACL.
Chapter 1 ACL Configuration Commands
1-24

Advertisement

Table of Contents
loading

Table of Contents