Specifications

Chapter 4: Configuring the High-Level Network
4-118
The report shows the following information:
Current number of connections
Total number of connections made to the node since last boot
Maximum number of concurrent connections since the last boot
Concurrent connection limit on the node
The total number of connections made to the node since last boot
Total number of inbound and outbound packets and bits
Figure 4.48 shows the output of this command.
To display the status of individual nodes and node addresses
Use the following command to display status and statistical information for
one or more node addresses:
b node 192.168.21.1 show
The command reads the status of each node address, the number of current
connections, total connections, and connections allowed, and the number of
cumulative packets and bits sent and received.
Use the following command to display status and statistical information for
one or more specific nodes:
b node 192.168.21.1:80 show
To reset statistics for a node
Use the following command to reset the statistics for an individual node
address:
b node [<node_ip>:<service>] stats reset
To add a node as a member of a pool
You can add a node as a member of a load balancing pool. For detailed
information about how to do this, see Member specification, on page 4-5.
bigpipe node 192.168.200.50:20
NODE 192.168.200.50 UP
| (cur, max, limit, tot) = (0, 0, 0, 0)
| (pckts,bits) in = (0, 0), out = (0, 0)
+- PORT 20 UP
(cur, max, limit, tot) = (0, 0, 0, 0)
(pckts,bits) in = (0, 0), out = (0, 0)
Figure 4.48 Node status and statistics