mac

Commands for ACL
417
36.9 clear access-group statistic
Command: clear access-group statistic [ethernet <interface-name> ]
Functions: Empty packet statistics information of the specified interface.
Parameters: <interface-name>: Interface name.
Command Mode: Admin mode
Default: None
Examples: Empty packet statistics information of interface.
Switch#clear access-group statistic
36.10 firewall
Command: firewall {enable | disable}
Functions: Enable or disable firewall.
Parameters: enable means to enable of firewall; disable means to disable firewall.
Default: It is no use if default is firewall.
Command Mode: Global mode
Usage Guide: Whether enabling or disabling firewall, access rules can be configured.
But only when the firewall is enabled, the rules can be used in specific orientations of
specific ports. When disabling the firewall, all ACL tied to ports will be deleted.
Examples: Enable firewall.
Switch(config)#firewall enable
36.11 firewall default
This command is not supported by the switch.
36.12 ip access extended
Command: ip access extended <name>
no ip access extended <name>
Function: Create a named extended IP access list. The no prefix will remove the named
extended IP access list including all the rules.
Parameters: <name> is the name of the access list. The name can be formed by
non-all-digit characters of length of 1 to 32.
Command Mode: Global Mode.
Default: No access list is configured by default.