3com S7906E Guide De Référence

Page de 2327
 
1-24 
Use the undo description command to remove the IPv6 ACL description.  
By default, no IPv6 ACL description is present. 
Examples 
# Create a description for IPv6 ACL 2000.  
<Sysname> system-view 
[Sysname] acl ipv6 number 2000 
[Sysname-acl6-basic-2000] description This acl is used in eth 0 
# Create a description for IPv6 ACL 3000.  
<Sysname> system-view 
[Sysname] acl ipv6 number 3000 
[Sysname-acl6-adv-3000] description This acl is used in eth 0 
display acl ipv6 
Syntax 
display acl ipv6 { acl6-number | all name acl6-name } 
View 
Any view 
Default Level 
1: Monitor level 
Parameters 
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 
all: All 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. 
Description 
Use the display acl ipv6 command to display information about specified or all IPv6 ACLs.  
The output will be displayed in matching order. 
Examples 
# Display information about IPv6 ACL 2001.  
<Sysname> display acl ipv6 2001 
 Basic IPv6 ACL  2001, named flow, 1 rule, 
 ACL's step is 5 
 rule 0 permit source 1::2/128 (5 times matched) 
 rule 0 comment This rule is used in eth 2/0/1