Specifications
IP Switching Commands
show ip cef switching statistics
ISW-176
Cisco IOS IP Switching Command Reference
May 2008
show ip cef switching statistics
To display switching statistics in the Forwarding Information Base (FIB), use the show ip cef switching
statistics command in user EXEC or privileged EXEC mode.
show ip cef switching statistics [feature]
Syntax Description
Command Modes User EXEC
Privileged EXEC
Command History
Usage Guidelines If the optional feature keyword is not used, all switching statistics are displayed, without regard for
feature order.
Examples The following is sample output from the show ip cef switching statistics command:
Router# show ip cef switching statistics
Reason Drop Punt Punt2Host
RP LES Packet destined for us 0 132248 0
RP LES Multicast 0 2 0
RP LES Link-local 0 33 0
RP LES Total 0 132283 0
Slot 4 Packet destined for us 0 129546 0
Slot 4 Link-local 0 31 0
Slot 4 Total 0 129577 0
All Total 0 261860 0
The following example shows how to display switching statistics for all features in a common format:
Router# show ip cef switching statistics feature
IPv4 CEF input features:
Path Feature Drop Consume Punt Punt2Host New i/f
LES Access List 0 0 1 0 0
RSP Access List 0 0 1 0 0
Slot 0 Access List 10 0 1 0 0
Slot 0 Verify Unicast 9 0 0 0 0
Slot 4 Verify Unicast 5 0 0 0 0
feature (Optional) The output is ordered by feature.
Release Modification
12.2(25)S This command was introduced.
12.2(28)SB This command was integrated into Cisco IOS Release 12.2(28)SB and
implemented on the Cisco 10000 series routers.
12.2(33)SRA This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2(33)SXH This command was integrated into Cisco IOS Release 12.2(33)SXH.