3Com Switch 8800 Family Firewall Module Configuration and Command Reference Guide

276 CHAPTER 16: ACCESS CONTROL LIST CONFIGURATION COMMANDS
description Syntax
description text
undo description
View
ACL view
Parameter
text: ACL description, a string of up to 127 characters.
Description
Use the description command to add description to an ACL.
Use the undo description command to delete the description of the ACL.
Example
# Add description to ACL 2001.
[SecBlade_FW-acl-basic-2001] description Deny HTTP from host 10.0.0.1
display acl Syntax
display acl { all | acl-number }
View
Any view
Parameter
all: All ACL rules.
acl-number: ACL expressed by number.
Description
Use the display acl command to view the rules of access control list.
The rule match order defaults to config or the configuration order. If it applies,
the display command does not show information on the match order. If the
match order auto applies, the display command shows that.
Example
# Display the contents of ACL 2000 rule.
[SecBlade_FW-acl-basic-2000] display acl 2000
Basic ACL 2000, 2 rules,
rule 1 permit (0 times matched)
rule 2 permit source 1.1.1.1 0 (0 times matched)
reset acl counter Syntax
reset acl counter { all | acl-number }
View
User View