Statistics Commands
Management Processor statistics
The following table describes the
Table 67
Command | Usage |
|
|
show mp packet | Displays packet statistics, to check for leads and load. |
| Command mode: All |
show mp tcp-block
show mp udp-block
show mp cpu
Displays all Transmission Control Protocol (TCP) control blocks (TCB) that are in use. Command mode: All
Displays all User Datagram Protocol (UDP) control blocks (UCB) that are in use. Command mode: All
Displays CPU utilization for periods of up to 1, 4, and 64 seconds. Command mode: All
Packet statistics
The following command displays packet statistics: show mp packet
Command mode: All except User EXEC
Packet counts: |
|
|
|
allocs: | 36692 | frees: | 36692 |
mediums: | 0 | mediums | 3 |
jumbos: | 0 | jumbos | 0 |
smalls: | 0 | smalls | 2 |
failures: | 0 |
|
|
The following table describes the packet statistics.
Table 68 MP specific packet statistics
Field | Description |
|
|
allocs | Total number of packet allocations from the packet buffer pool by the TCP/IP protocol |
| stack. |
| Total number of times the packet buffers are freed (released) to the packet buffer pool |
frees | |
| by the TCP/IP protocol stack. |
| Total number of packet allocations with size between 128 to 1536 bytes from the |
mediums | |
| packet buffer pool by the TCP/IP protocol stack. |
| The highest number of packet allocation with size between 128 to 1536 bytes from |
mediums | |
| the packet buffer pool by the TCP/IP protocol stack. |
| Total number of packet allocations with more than 1536 bytes from the packet buffer |
jumbos | |
| pool by the TCP/IP protocol stack. |
| The highest number of packet allocation with more than 1536 bytes from the packet |
jumbos | |
| buffer pool by the TCP/IP protocol stack. |
|
|
| 93 |