` 
show mem 
 
GFK-2572  Chapter 2 Monitor Level Commands  2-41 
Displaying Network Data Memory Pool Status 
device-name> show mem netData 
01-JAN-2000 05:44:17.0000 
<<< Network Data Memory Pool Status >>> 
type        number 
---------   ------ 
FREE    :    655 
TOTAL   :    655 
number of mbufs: 655 
number of times failed to find space: 0 
number of times waited for space: 0 
number of times drained protocols for space: 0 
__________________ 
CLUSTER POOL TABLE 
________________________________________________________________________ 
size      clusters  free      usage     minsize   maxsize   empty 
------------------------------------------------------------------------ 
64        100       100       7         4         56        17 
128       400       400       761       128       128       128 
256       40        40        0         0         0         0 
512       40        40        0         0         0         0 
1024      25        25        0         0         0         0 
2048      50        50        0         0         0         0 
------------------------------------------------------------------------ 
device-name>  
Cluster Pool Table Definitions 
size – the size of the cluster in bytes.· 
clusters - the total number of clusters of that size that have been allocated.  
free - the number of available clusters of that size (the total number of clusters minus those 
clusters that are in use). · 
usage - the number of times clusters have been allocated (not the number of clusters currently 
in use). 
minsize, maxsize, empty – minimum, maximum and empty size in bytes of the cluster.