Statistics commands 65
Route statistics
The following command displays route statistics:
show ip route counters
Command mode: All except User EXEC
Route statistics:
ipRoutesCur: 7 ipRoutesHighWater: 7
ipRoutesMax: 4096
The following table describes the Route statistics:
Table 55 Route statistics
Statistics Description
ipRoutesCur The total number of outstanding routes in the route table.
ipRoutesMax The maximum number of supported routes.
ipRoutesHighWater The highest number of routes ever recorded in the route table.
ARP statistics
The following command displays Address Resolution Protocol statistics.
show ip arp counters
Command mode: All except User EXEC
ARP statistics:
arpEntriesCur: 2 arpEntriesHighWater: 4
The following table describes the Address Resolution Protocol (ARP) statistics:
Table 56 ARP statistics
Statistic Description
arpEntriesCur The total number of outstanding ARP entries in the ARP table.
arpEntriesHighWater The highest number of ARP entries ever recorded in the ARP table.
DNS statistics
show ip dns counters
Command mode: All except User EXEC
DNS statistics:
dnsInRequests: 0 dnsOutRequests: 0
dnsBadRequests: 0
The following table describes the Domain Name System (DNS) statistics:
Table 57 DNS statistics
Statistic Description
dnsInRequests The total number of DNS request packets that have been received.
dnsOutRequests The total number of DNS response packets that have been transmitted.
dnsBadRequests The total number of DNS request packets received that were dropped.