9.5;rtstat (routing_statistics), revision 9.5, 86/06/17 RTSTAT (ROUTING_STATISTICS) -- Display internet router information. usage: RTSTAT [-N node_spec ...] [-DEV] [-NET [net_id ...]] [-R [n]] FORMAT RTSTAT [options] RTSTAT shows the behavior of an internet router at each of its network ports. RTSTAT is for use in a DOMAIN/BRIDGE internet. You must be logged onto a routing node in order to use RTSTAT. For more information on RTSTAT, see Managing DOMAIN Internets. OPTIONS -DEV Report device-specific statistics for each port. -NET [net_id ...] Report counts of references to each network specified. -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. EXAMPLES 1. $ 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. $ 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 RELATED TOPICS More information is available. Type: - HELP NETSTAT for information about displaying other kinds of node behavior.