- show system buffers
- show system buffers
- <all-lcc | lcc number | scc>
Command introduced before JUNOS Release 7.4.
Display information about the buffer pool that the Routing Engine uses for local traffic. Local traffic is the routing and management traffic that is exchanged between the Routing Engine and the Packet Forwarding Engine within the router, as well as the routing and management traffic from IP (that is, from OSPF, BGP, SNMP, ping operations, and so on).
all-lcc — (Routing matrix only) (Optional) Show buffer statistics for all T640 routing nodes (or line-card chassis) connected to a TX Matrix platform.
lcc number — (Routing matrix only) (Optional) Show buffer statistics for a specific T640 routing node (or line-card chassis) that is connected to a TX Matrix platform. Replace number with a value from 0 through 3.
scc — (Routing matrix only) (Optional) Show buffer statistics for the TX Matrix platform (or switch-card chassis).
By default, when you issue the show system buffers command on a TX Matrix master Routing Engine, the command is broadcast to all the T640 master Routing Engines connected to it. Likewise, if you issue the same command on the TX Matrix backup Routing Engine, the command is broadcast to all the T640 backup Routing Engines that are connected to it.
A special type of memory buffer called a cluster is 2 KB in size. For more information, see The Design and Implementation of the 4.4BSD Operation System by McKusic, Bostic, Karels, and Quarterman.
view
Table 119 describes the output fields for the show system buffers command. Output fields are listed in the approximate order in which they appear.
Table 119: show system buffers Output Fields
user@host> show system buffers
853 mbufs in use:
2 mbufs allocated to packet headers
37 mbufs allocated to protocol control blocks
28 mbufs allocated to socket names and addresses
2 mbufs allocated to socket send data
400 mbufs allocated to pfe refill data
384 mbufs allocated to fxp data
784/944 mbuf clusters in use
1994 Kbytes allocated to network (83% in use)
0 requests for memory denied
0 requests for memory delayed
0 calls to protocol drain routines
user@host> show system buffers scc
213 mbufs in use:
11 mbufs allocated to packet headers
26 mbufs allocated to socket names and addresses
2 mbufs allocated to socket options
17 mbufs allocated to socket send data
2 mbufs allocated to pfe data
155 mbufs allocated to fxp data (rx)
511 mbufs allocated to <mbuf type 86>
256 mbufs allocated to <mbuf type 92>
924/1162 mbuf clusters in use
2788 Kbytes allocated to network (75% in use)
0 requests for memory denied
0 requests for memory delayed
0 calls to protocol drain routines