Access Control Lists (ACL) | 97show ip accounting access-listDisplay the IP access-lists created on the switch and the sequence of filters.Syntax show ip accounting {access-list access-list-name | cam_count} interface interfaceParametersCommand Modes EXECEXEC PrivilegeCommandHistoryExample Figure 6-3. show ip accounting access-lists Command ExampleTable 6-1 defines the information in Figure 6-3.access-list-name Enter the name of the ACL to be displayed.cam_count List the count of the CAM rules for this ACL.interface interface Enter the keyword interface followed by the interface type and slot/port ornumber information:• For a Port Channel interface, enter the keyword port-channel followed bya number:Range: 1-128• For a 10-Gigabit Ethernet interface, enter the keywordTenGigabitEthernet followed by the slot/port information.• For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE followedby the slot/port information.Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO ModuleTable 6-1. show ip accounting access-lists Command Example FieldField Description“Extended IP...” Displays the name of the IP ACL.“seq 5...” Displays the filter. If the keywords count or byte were configured in thefilter, the number of packets or bytes processed by the filter is displayed atthe end of the line.“order 4” Displays the QoS order of priority for the ACL entry.FTOS#show ip accounting access FILTER1 interface tengig 1/6Extended IP access list FILTER1seq 5 deny ip any 191.1.0.0 /16 count (0x00 packets)seq 10 deny ip any 191.2.0.0 /16 order 4seq 15 deny ip any 191.3.0.0 /16seq 20 deny ip any 191.4.0.0 /16seq 25 deny ip any 191.5.0.0 /16