10.0;rtstat (routing_statistics), revision 1.0, 88/01/25
rtstat (routing_statistics) - display internet router information.
usage: rtstat [-n node_spec ...] [-dev] [-net [net_id ...]]
[-r [n]] [-desc[ribe]]
DESCRIPTION
rtstat shows the behavior of an internet router at each of its network
ports. rtstat is used in Domain internets. However, it can provide
information about non-routing nodes as well as routing nodes.
For more information on rtstat, see Managing Domain Routing and Domain/OS
in an Internet.
OPTIONS
-dev Report device-specific statistics for each port.
-net [net_id ...]
Report counts of references to each network specified. The
reference counts for each network are roughly proportional to
the number of packets transmitted towards the network, but may
be somewhat higher. -net with no arguments uses the list of
visible networks.
-r [n] Repeat every n seconds. If n is omitted, repeat every 10
seconds.
-n node_spec ...
Report statistics for each node in the list.
See help node_spec for details about node specification syntax.
If this option is omitted, rtstat reports statistics for the
local node only.
-desc[ribe]
Print a description, several lines long, of each statistic. The
description appears only once for each statistic, the first
time it is printed with a nonzero value.
EXAMPLES
1. $ /etc/rtstat
---------------------------------------------------------------
1232.3D9 pkts routed: 110024 queue oflo: 0
misrouted: 0 rt too far: 14
RING pkts sent: 73278 pkts rcvd: 72434
IIC pkts sent: 67830 pkts rcvd: 61077
2. $ /etc/rtstat -net
---------------------------------------------------------------
1232.3D9 pkts routed: 110024 queue oflo: 0
misrouted: 0 rt too far: 14
RING pkts sent: 73278 pkts rcvd: 72434
towards net: 1232 ref cnt: 74540
IIC pkts sent: 67830 pkts rcvd: 61077
towards net: 1234 ref cnt: 53532
towards net: 1231 ref cnt: 9193
towards net: 1233 ref cnt: 5105
SEE ALSO
More information is available. Type
help netstat For information about displaying other kinds of node
behavior