3com S7906E Guía De Referencia

Descargar
Página de 2327
 
1-22 
[Sysname-acl6-basic-2000] 
# Enter the view of an IPv6 ACL that has a name by specifying its number.  
<Sysname> system-view 
[Sysname] acl ipv6 number 2002 
[Sysname-acl6-basic-2002-flow] 
# Delete the IPv6 ACL with the number of 2000. 
<Sysname> system-view 
[Sysname] undo acl ipv6 number 2000 
# Delete the IPv6 ACL named flow. 
<Sysname> system-view 
[Sysname] undo acl ipv6 name flow 
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 
Default Level 
2: System level 
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.