Specifications

2-212
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0XO(15.1(1)XO)
OL_28738-01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
hardware statistics
hardware stati stics
To enable TCAM hardware statistics in your ACLs use the hardware statistics command. To disable
TCAM hardware statistics, use the no form of this command.
hardware statistics
no hardware statistics
Syntax Description This command has no arguments or keywo rds.
Defaults H ardware statistics is disabled.
Command Modes Global c onfiguratio n mode
Examples This example shows how to enable TCAM hardware statistics in your ACLs ace:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#ip access-list extended myv4
Switch(config-ext-nacl)#permit ip any any
Switch(config-ext-nacl)#hardware statistics
Switch(config-ext-nacl)#end
Related Commands Command Description
ip access list (refer to Cisco IOS
documentation)
Creates an IP ACL (Access Control List).
ipv6 access list (refer to Cisco IOS
documentation)
Creates an IPv6 ACL.
mac access-list extended Defines the extended MAC access lists.