Electronics America Switch Reference Guide
Table Of Contents
- SmartPanel
- Browser-based interface
- Command Line Interface
- Introduction
- Information Menu
- Introduction
- Menu overview
- System Information Menu
- SNMPv3 Information Menu
- System information
- Show last 100 syslog messages
- System user information
- Layer 2 information
- FDB information menu
- Trunk group information
- Layer 3 information
- ARP information
- IP information
- IGMP multicast group information
- IGMP multicast router port information
- Link status information
- Port information
- Group information
- Information dump
- Statistics Menu
- Configuration Menu
- Introduction
- System configuration
- System host log configuration
- Secure Shell Server configuration
- RADIUS server configuration
- TACACS+ server configuration
- NTP server configuration
- System SNMP configuration
- SNMPv3 configuration
- SNMPv3 User Security Model configuration
- SNMPv3 View configuration
- SNMPv3 View-based Access Control Model configuration
- SNMPv3 Group configuration
- SNMPv3 Community Table configuration
- SNMPv3 Target Address Table configuration
- SNMPv3 Target Parameters Table configuration
- SNMPv3 Notify Table configuration
- System Access configuration
- Port configuration
- Spare Ports Group configuration
- Group configuration
- Configuration Dump
- Saving the active switch configuration
- Restoring the active switch configuration
- Operations Menu
- Boot Options Menu
- Maintenance Menu

Command Line Interface 57
Management Processor statistics
Command: /stats/mp
[MP-specific Statistics Menu]
i2c - Show i2c stats
pkt - Show Packet stats
tcb - Show All TCP control blocks in use
ucb - Show All UDP control blocks in use
cpu - Show CPU utilization
The following table describes the MP-specific Statistics Menu options:
Table 51 MP-specific Statistics Menu
Command Usage
i2c Displays i2c statistics.
pkt Displays packet statistics, to check for leads and load.
tcb Displays all Transmission Control Protocol (TCP) control blocks (TCB) that are in use.
ucb Displays all User Datagram Protocol (UDP) control blocks (UCB) that are in use.
cpu Displays CPU utilization for periods of up to 1, 4, and 64 seconds.
Packet statistics
Command: /stats/mp/pkt
Packet counts:
allocs: 36692 frees: 36692
mediums: 0 mediums hi-watermark: 3
jumbos: 0 jumbos hi-watermark: 0
smalls: 0 smalls hi-watermark: 2
failures: 0
The following table describes the packet statistics.
Table 52 MP specific packet statistics
Description Example statistic
allocs Total number of packet allocations from the packet buffer pool by the TCP/IP protocol stack.
frees Total number of times the packet buffers are freed (released) to the packet buffer pool by the
TCP/IP protocol stack.
mediums Total number of packet allocations with size between 128 to 1536 bytes from the packet
buffer pool by the TCP/IP protocol stack.
mediums hi-watermark The highest number of packet allocation with size between 128 to 1536 bytes from the packet
buffer pool by the TCP/IP protocol stack.
jumbos Total number of packet allocations with more than 1536 bytes from the packet buffer pool by
the TCP/IP protocol stack.
jumbos hi-watermark The highest number of packet allocation with more than 1536 bytes from the packet buffer
pool by the TCP/IP protocol stack.
smalls Total number of packet allocations with size less than 128 bytes from the packet buffer pool
by the TCP/IP protocol stack.
smalls hi-watermark The highest number of packet allocation with size less than 128 bytes from the packet buffer
pool by the TCP/IP protocol stack.
failures Total number of packet allocation failures from the packet buffer pool by the TCP/IP protocol
stack.










