Specifications
12-378
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show buffers
show buffers
To display buffer pool information for a variety of areas, use the show buffers command.
show buffers
Syntax Description This command has no arguments or keywords.
Defaults None.
Command Modes Administrator or Monitor.
Command History
Usage Guidelines The display includes the number of free memory buffers for each pool, along with those currently
allocated to various functions. The show buffers command is designed for debug purposes, and should
be used under the guidance of a Cisco Technical Support professional.
Examples The following is sample output from the show buffers command:
[SN520A]# show buffers
Pool System:
type number
--------- ------
FREE : 42086
DATA : 0
HEADER : 0
SOCKET : 14
PCB:21
RTABLE : 31
HTABLE : 0
ATABLE : 0
SONAME : 0
ZOMBIE : 0
SOOPTS : 0
FTABLE : 0
RIGHTS : 0
IFADDR : 18
CONTROL : 0
OOBDATA : 0
IPMOPTS : 1
IPMADDR : 5
IFMADDR : 0
MRTABLE : 0
TOTAL : 42176
LOW WTR : 42082
Release Modification
3.2.1 This command was introduced.