6.11 netstat
This command is used to display network statistics from the TCP/IP stack. This command allows troubleshooting of network interface and routing configuration problems within the private EPAP-Service Module IP network.
Options
Options and option parameters that are underlined indicate that a value must be specified for that option or parameter. For example, the netstat
command option -m
has the parameter buffer pool
. The pool for which information will be displayed can be specified, as in the command netstat -m sys
. Do not enter the underlined option or parameter; enter a value for the information represented by the underlined option or parameter.
-a
This option displays socket information for all protocols.
-d
This option displays driver measurement data.
The -m modifier displays multicast information. The -p modifier displays PHY registers. The -z modifier clears driver measurements. The -h modifier displays history measurements for the past 24 hours or the measurements collected a user defined hour ago. The -f modifier displays driver measurement data in full format (for GPLs that are loaded on E5-based cards only).
The -m, -p, and -h modifiers are not supported for GPLs that are loaded on E5-based cards.
-e
This option displays DPL driver measurement data. This option is supported only for GPLs that are loaded on E5-based cards.
-f
, -h
These options provide help information for the command.
-i
This option displays interface information for all interfaces.
-m
buffer pool
This option displays buffer pool information for the specified pool.
-p
protocol
This option displays information for the specified protocol.
-r
This option displays the Route table.
Example
pass:cmd="netstat -i":loc=1105pass:cmd="netstat -a":loc=1111
pass:cmd="netstat -p tcp":loc=1111
pass:cmd="netstat -m data":loc=1105
pass:cmd="netstat -r":loc=1105
pass:cmd="netstat -e":loc=1111
pass:cmd="netstat -d 0 -f":loc=1111
Dependencies
Only one of the options can be specified at a time.
Notes
The netstat
command is executed through the pass
command.
The options {-m,-p,-h} are not supported for GPLs that are loaded on E5-based cards.
Output for GPLs that are NOT loaded on E5-based cards
pass:loc=1107:cmd="netstat"
or
pass:loc=1107:cmd="netstat -h"
Command Accepted - Processing
tekelecstp 08-02-02 12:16:34 EST EAGLE 38.0.0
PASS: Command sent to card
Usage: netstat [-a] [-h] [-m data|sys|dd] [-p icmp|igmp|ip|sctp|tcp|udp]
[-i] [-r] [-d 0|1 [-m] [-p] [-z] [-h 1..24]]
Options:
-a display socket information for all protocols
-h Displays this message
-m display buffer pool information for 1 of the system pools
-p display socket information for 1 of the protocols
-i display interface information for all interfaces
-r display the route table information
-d display driver measurement data
;
tekelecstp 08-02-02 12:16:34 EST EAGLE 38.0.0
NETSTAT command complete
;
pass:loc=1105:cmd="netstat -a"
Command Accepted - Processing
tekelecstp 08-02-07 07:59:12 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-02-07 07:59:12 EST EAGLE 38.0.0
Active Internet connections (including servers)
Local Address
PCB Proto Recv-Q Send-Q Foreign Address (state)
-------- ----- ------ ------ -------------------- -------
11df510 TCP 0 0 0.0.0.0.111 LISTEN
0.0.0.0.0
11df384 UDP 0 0 0.0.0.0.1008
0.0.0.0.0
11df48c UDP 0 0 0.0.0.0.111
0.0.0.0.0
;
tekelecstp 08-02-07 07:59:12 EST EAGLE 38.0.0
NETSTAT command complete
The interfaces listed in the netstat -i
output correspond to the card's ports as follows:
- seeq 0 = IP interface A
- seeq 1 = IP interface B
- DPLend = pseudo-IP interface used only by network cards for STC-style Integrated Monitoring
- LO = local loopback interface
pass:loc=1105:cmd="netstat -i"
tekelecstp 11-01-07 07:59:20 EST EAGLE 43.0.0
pass: loc=1105: cmd="netstat -i"
Command entered at terminal #1.
;
tekelecstp 11-01-07 07:59:20 EST EAGLE 43.0.0
PASS: Command sent to card
;
tekelecstp 11-01-07 07:59:20 EST EAGLE 43.0.0
DPLend (unit number 0):
Flags: (0x63) UP BROADCAST ARP RUNNING 10MB HDX DIX
Type: ETHERNET_CSMACD
Internet address: 172.20.48.25
Broadcast address: 172.20.51.255
Netmask 0xffff0000 Subnetmask 0xfffffc00
Ethernet address is 00:00:00:00:00:00
Metric is 0
Maximum Transfer Unit size is 485
1 packets received; 1 packets sent
0 multicast packets received
0 multicast packets sent
0 input errors; 0 output errors
0 collisions; 0 dropped
seeq (unit number 1):
Flags: (0x63) UP BROADCAST ARP RUNNING 10MB HDX DIX
Type: ETHERNET_CSMACD
Internet address: 192.168.55.112
Broadcast address: 192.168.55.255
Netmask 0xffffff00 Subnetmask 0xffffff00
Ethernet address is 00:00:17:04:00:62
Metric is 0
Maximum Transfer Unit size is 1500
28 packets received; 16 packets sent
13 multicast packets received
0 multicast packets sent
0 input errors; 0 output errors
0 collisions; 0 dropped
lo (unit number 0):
Flags: (0x8069) UP LOOPBACK MULTICAST ARP RUNNING 10MB HDX DIX
Type: SOFTWARE_LOOPBACK
Internet address: 127.0.0.1
Netmask 0xff000000 Subnetmask 0xff000000
Metric is 0
Maximum Transfer Unit size is 32768
6 packets received; 6 packets sent
0 multicast packets received
0 multicast packets sent
0 input errors; 0 output errors
0 collisions; 0 dropped
seeq (unit number 0):
Flags: (0x63) UP BROADCAST ARP RUNNING 10MB HDX DIX
Type: ETHERNET_CSMACD
Internet address: 192.168.100.112
Broadcast address: 192.168.100.255
Netmask 0xffffff00 Subnetmask 0xffffff00
Ethernet address is 00:00:17:04:00:61
Metric is 0
Maximum Transfer Unit size is 1500
5 packets received; 1 packets sent
5 multicast packets received
0 multicast packets sent
0 input errors; 0 output errors
0 collisions; 0 dropped
;
tekelecstp 11-01-07 07:59:20 EST EAGLE 43.0.0
NETSTAT command complete
pass:loc=1105:cmd="netstat -m data"
Command Accepted - Processing
tekelecstp 08-02-07 07:59:56 EST EAGLE 38.0.0
PASS: Command sent to card
;
eagle20004 08-02-07 07:59:56 EST EAGLE 38.0.0
type number
--------- ------
FREE : 9553
DATA : 0
HEADER : 0
SOCKET : 0
PCB : 0
RTABLE : 0
HTABLE : 0
ATABLE : 0
SONAME : 0
ZOMBIE : 0
SOOPTS : 0
FTABLE : 0
RIGHTS : 0
IFADDR : 0
CONTROL : 0
OOBDATA : 0
IPMOPTS : 0
IPMADDR : 0
IFMADDR : 0
MRTABLE : 0
TOTAL : 9553
number of mbufs: 9553
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
----------------------------------
64 1000 1000 41
128 1250 1250 848
256 1250 1250 0
512 200 200 0
1024 100 100 0
2048 20 20 0
----------------------------------
;
tekelecstp 08-02-07 07:59:56 EST EAGLE 38.0.0
NETSTAT command complete
pass:loc=1105:cmd="netstat -m sys"
Command Accepted - Processing
tekelecstp 08-02-07 08:00:14 EST EAGLE 38.0.0
PASS: Command sent to card
;
eagle20004 08-02-07 08:00:14 EST EAGLE 38.0.0
type number
--------- ------
FREE : 3069
DATA : 0
HEADER : 0
SOCKET : 3
PCB : 4
RTABLE : 17
HTABLE : 0
ATABLE : 0
SONAME : 0
ZOMBIE : 0
SOOPTS : 0
FTABLE : 0
RIGHTS : 0
IFADDR : 6
CONTROL : 0
OOBDATA : 0
IPMOPTS : 0
IPMADDR : 1
IFMADDR : 0
MRTABLE : 0
TOTAL : 3100
number of mbufs: 3100
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
----------------------------------
64 650 640 12
128 200 188 33
256 500 494 6
512 200 197 24
----------------------------------
;
tekelecstp 08-02-07 08:00:14 EST EAGLE 38.0.0
NETSTAT command complete
pass:loc=1105:cmd="netstat -m dd"
Command Accepted - Processing
tekelecstp 08-02-07 08:00:24 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-02-07 08:00:24 EST EAGLE 38.0.0
END-0 Buffer Pool
------------------
CLUSTER POOL TABLE
------------------
size clusters free usage
----------------------------------
1528 80 77 10
----------------------------------
END-1 Buffer Pool
------------------
CLUSTER POOL TABLE
------------------
size clusters free usage
----------------------------------
1528 80 72 58
----------------------------------
;
tekelecstp 08-02-07 08:00:24 EST EAGLE 38.0.0
NETSTAT command complete
pass:loc=1105:cmd="netstat -p icmp"
Command Accepted - Processing
;
tekelecstp 08-02-07 08:00:29 EST EAGLE 38.0.0
0966.1083 SYSTEM INFO REPT COND: system alive
Report Date:08-02-27 Time:08:00:29
;
tekelecstp 08-02-27 08:00:29 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-02-27 08:00:29 EST EAGLE 38.0.0
ICMP:
1 call to icmp_error
0 error not generated because old message was icmp
Output histogram:
destination unreachable: 1
0 message with bad code fields
0 message < minimum length
0 bad checksum
0 message with bad length
Input histogram:
echo reply: 6
destination unreachable: 1
0 message response generated
;
tekelecstp 08-02-07 08:00:29 EST EAGLE 38.0.0
NETSTAT command complete
pass:loc=1105:cmd="netstat -p ip"
Command Accepted - Processing
tekelecstp 08-02-07 08:00:44 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-02-07 08:00:44 EST EAGLE 38.0.0
IP:
48 total
0 badsum
0 tooshort
0 toosmall
0 badhlen
0 badlen
0 infragments
0 fragdropped
0 fragtimeout
0 forward
14 cantforward
0 redirectsent
1 unknownprotocol
0 nobuffers
0 reassembled
0 outfragments
0 noroute
;
tekelecstp 08-02-07 08:00:44 EST EAGLE 38.0.0
NETSTAT command complete
pass:loc=1105:cmd="netstat -p tcp"
Command Accepted - Processing
tekelecstp 08-02-07 08:00:54 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-02-07 08:00:54 EST EAGLE 38.0.0
TCP:
0 packet sent
0 data packet (0 byte)
0 data packet (0 byte) retransmitted
0 ack-only packet (0 delayed)
0 URG only packet
0 window probe packet
0 window update packet
0 control packet
0 packet received
0 ack (for 0 byte)
0 duplicate ack
0 ack for unsent data
0 packet (0 byte) received in-sequence
0 completely duplicate packet (0 byte)
0 packet with some dup. data (0 byte duped)
0 out-of-order packet (0 byte)
0 packet (0 byte) of data after window
0 window probe
0 window update packet
0 packet received after close
0 discarded for bad checksum
0 discarded for bad header offset field
0 discarded because packet too short
0 connection request
0 connection accept
0 connection established (including accepts)
0 connection closed (including 0 drop)
0 embryonic connection dropped
0 segment updated rtt (of 0 attempt)
0 retransmit timeout
0 connection dropped by rexmit timeout
0 persist timeout
0 keepalive timeout
0 keepalive probe sent
0 connection dropped by keepalive
0 pcb cache lookup failed
;
tekelecstp 08-01-07 08:00:54 EST EAGLE 38.0.0
NETSTAT command complete
pass:loc=1305:cmd="netstat -p sctp"
Command Accepted - Processing
tekelecstp 08-01-25 11:20:41 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-25 11:20:41 EST EAGLE 38.0.0
ip packets sent...................................... 1474882
ip packets sent with data chunk.................. 306354
control chunks (excluding retransmissions)....... 1172759
ordered data chunks (excluding retransmissions).. 1534350
unordered data chunks (excluding retransmissions) 0
user messages fragmented due to MTU.............. 0
retransmit data chunks sent...................... 4
sacks sent....................................... 496302
send failed...................................... 0
ip packets received.................................. 1816035
ip packets received with data chunk.............. 989957
control chunks (excluding duplicates)............ 833141
ordered data chunks (excluding duplicates)....... 989968
unordered data chunks (excluding duplicates)..... 0
user messages reassembled........................ 0
data chunks read................................. 988601
duplicate tsns received.......................... 0
sacks received................................... 153763
gap ack blocks received.......................... 0
out of the blue.................................. 4
with invalid checksum............................ 0
connections established.............................. 2954
by upper layer................................... 0
by remote endpoint............................... 2958
connections terminated............................... 4
ungracefully..................................... 2952
gracefully....................................... 0
associations dropped due to retransmits.............. 0
consecutive retransmit timeouts...................... 4
retransmit timer count............................... 6
fast retransmit count................................ 0
heartbeat requests received.......................... 330275
heartbeat acks received.............................. 340239
heartbeat requests sent.............................. 340258
associations supported............................... 50
milliseconds cookie life at 4-way start-up handshake. 5000
retransmission attempts allowed at start-up phase.... 8
;
tekelecstp 08-01-25 11:20:41 EST EAGLE 38.0.0
NETSTAT command complete
pass:loc=1105:cmd="netstat -p udp"
Command Accepted - Processing
tekelecstp 08-02-10 08:01:05 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-02-10 08:01:05 EST EAGLE 38.0.0
UDP:
42 total packets
29 input packets
13 output packets
0 incomplete header
0 bad data length field
0 bad checksum
16 broadcasts received with no ports
0 full socket
13 pcb cache lookups failed
1 pcb hash lookup failed
;
tekelecstp 08-02-10 08:01:05 EST EAGLE 38.0.0
NETSTAT command complete
pass:loc=1105:cmd="netstat -r"
Command Accepted - Processing
tekelecstp 08-02-07 08:01:14 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-02-07 08:01:14 EST EAGLE 38.0.0
ROUTE NET TABLE
destination gateway flags Refcnt Use Interface
----------------------------------------------------------------------------
0.0.0.0 192.168.55.250 3 0 14 seeq1
192.168.55.0 192.168.55.112 101 0 0 seeq1
192.168.100.0 192.168.100.112 101 0 0 seeq0
----------------------------------------------------------------------------
ROUTE HOST TABLE
destination gateway flags Refcnt Use Interface
----------------------------------------------------------------------------
127.0.0.1 127.0.0.1 5 1 6 lo0
----------------------------------------------------------------------------
;
tekelecstp 08-02-07 08:01:14 EST EAGLE 38.0.0
NETSTAT command complete
pass:loc=1107:cmd="netstat -d 0"
Command Accepted - Processing
tekelecstp 08-01-30 09:49:57 EST EAGLE 38.0.0
6734.1083 SYSTEM INFO REPT COND: system alive
Report Date:08-01-30 Time:09:49:57
;
tekelecstp 08-01-30 09:49:57 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-30 09:49:57 EST EAGLE 38.0.0
Report Time = 05-11-30 09:50:01.435
Card Load Time = 05-11-29 16:46:49.775
Last Reset Time = 05-11-29 16:46:49.775
overflow = 0 excess coll. = 0 align. error = 0
crc = 0 underflow = 0 rx collision = 0
dribble = 0 late coll. = 0 very long = 0
short fr = 0 coll. = 0 exc defer = 0
oversize = 0 cs error = 0 rxerror = 132
rxabort = 0 tx bytes = 60 rx broadcast = 104853
read err = 0 tx frames = 1 tx broadcast = 1
rx bytes = 6385476 tx multicast = 0
rx frames = 104856
bit bucket = 0
term count = 0
runts = 0
;
pass:loc=1107:cmd="netstat -d 0 -m"
Command Accepted - Processing
tekelecstp 08-02-02 10:34:59 EST EAGLE 38.0.0
6734.1083 SYSTEM INFO REPT COND: system alive
Report Date:08-02-02 Time:10:34:59
;
tekelecstp 08-02-02 10:34:59 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-02-02 10:34:59 EST EAGLE 38.0.0
Report Time = 05-12-02 10:35:01.755
Card Load Time = 05-11-30 16:14:26.590
Last Reset Time = 05-11-30 16:14:26.590
IP Mulicast Reference Table
Bit 0 1 2 3 4 5 6 7
Byte-0 0 0 0 0 0 0 0 0
Byte-1 0 0 0 0 0 0 0 0
Byte-2 0 0 0 0 0 0 0 0
Byte-3 0 0 0 0 0 0 0 0
Byte-4 0 0 0 0 0 0 0 0
Byte-5 0 0 0 0 0 0 0 0
Byte-6 0 0 0 0 0 0 1 0
Byte-7 0 0 0 0 0 0 0 0
Mulicast MAC Address List
MAC Addr Ref-Cnt Byte Bit
01:00:5e:00:00:01 01 6 6
Hardware Multicast Filter Register (unit=0)
00 00 00 00 00 00 40 00
;
tekelecstp 08-02-02 10:34:59 EST EAGLE 38.0.0
NETSTAT command complete
;
pass:loc=1107:cmd="netstat -d 1 -m"
Command Accepted - Processing
tekelecstp 08-01-30 09:51:07 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-30 09:51:07 EST EAGLE 38.0.0
Report Time = 05-11-30 09:51:07.745
Card Load Time = 05-11-29 16:46:49.775
Last Reset Time = 05-11-30 09:50:43.510
Multicast is NOT enabled for unit=1
;
tekelecstp 08-01-30 09:51:07 EST EAGLE 38.0.0
NETSTAT command complete
;
pass:loc=1107:cmd="netstat -d 0 -p"
Command Accepted - Processing
tekelecstp 08-01-30 09:50:55 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-30 09:50:55 EST EAGLE 38.0.0
Register Value
-------- ------
Control = 0x2100
Status = 0x7809
PHY ID #1 = 0x0016
PHY ID #2 = 0xf831
AN Adv. = 0x01e1
AN REC = 0x0000
Config #1 = 0x0022
Config #2 = 0xff00
Status Output = 0x02c0
Mask = 0xfff0
;
tekelecstp 08-01-30 09:50:55 EST EAGLE 38.0.0
NETSTAT command complete
;
pass:loc=1107:cmd="netstat -d 0 -z"
Command Accepted - Processing
tekelecstp 08-01-30 09:50:43 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-30 09:50:43 EST EAGLE 38.0.0
Report Time = 05-11-30 09:50:43.510
Card Load Time = 05-11-29 16:46:49.775
Last Reset Time = 05-11-30 09:50:43.510
overflow = 0 excess coll. = 0 align. error = 0
crc = 0 underflow = 0 rx collision = 0
dribble = 0 late coll. = 0 very long = 0
short fr = 0 coll. = 0 exc defer = 0
oversize = 0 cs error = 0 rxerror = 0
rxabort = 0 tx bytes = 0 rx broadcast = 0
read err = 0 tx frames = 0 tx broadcast = 0
rx bytes = 0 tx multicast = 0
rx frames = 0
bit bucket = 0
term count = 0
runts = 0
Driver measurements for unit=0 cleared
;
tekelecstp 08-01-30 09:50:43 EST EAGLE 38.0.0
NETSTAT command complete
;
pass:loc=1107:cmd="netstat -d 0 -h"
Command Accepted - Processing
tekelecstp 08-01-30 09:50:12 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-30 09:50:12 EST EAGLE 38.0.0
Report Time = 05-11-30 09:50:12.500
Card Load Time = 05-11-29 16:46:49.775
Last Reset Time = 05-11-29 16:46:49.775
Hours Ago Tx Frames Tx Errors Rx Frames Rx Errors
1 0 0 6298 0
2 0 0 6295 0
3 0 0 6295 0
4 0 0 6295 0
5 0 0 6295 0
6 0 0 6295 0
7 0 0 6296 0
8 0 0 6296 0
9 0 0 6294 0
10 0 0 6294 0
11 0 0 6295 0
12 0 0 6296 0
13 0 0 6294 0
14 0 0 6295 0
15 0 0 6294 0
16 0 0 5248 0
17 1 0 4852 0
18 -- -- -- --
19 -- -- -- --
20 -- -- -- --
21 -- -- -- --
22 -- -- -- --
23 -- -- -- --
24 -- -- -- --
;
tekelecstp 08-01-30 09:50:12 EST EAGLE 38.0.0
NETSTAT command complete
;
pass:loc=1107:cmd="netstat -d 0 -h 18"
Command Accepted - Processing
tekelecstp 08-01-30 10:20:57 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-30 10:20:57 EST EAGLE 38.0.0
Report Time = 05-11-30 10:20:57.735
Card Load Time = 05-11-29 16:46:49.775
Last Reset Time = 05-11-30 09:51:22.480
NETSTAT: Invalid hour number, cannot display 18 hour(s) ago.
Stats have only been saved for 17 hour(s).
;
tekelecstp 08-01-30 10:20:57 EST EAGLE 38.0.0
NETSTAT command complete
;
pass:loc=1107:cmd="netstat -d 0 -h 15"
Command Accepted - Processing
;
tekelecstp 08-01-30 09:50:24 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-30 09:50:24 EST EAGLE 38.0.0
Report Time = 05-11-30 09:50:24.080
Card Load Time = 05-11-29 16:46:49.775
Last Reset Time = 05-11-29 16:46:49.775
overflow = 0 excess coll. = 0 align. error = 0
crc = 0 underflow = 0 rx collision = 0
dribble = 0 late coll. = 0 very long = 0
short fr = 0 coll. = 0 exc defer = 0
oversize = 0 cs error = 0 rxerror = 0
rxabort = 0 tx bytes = 0 rx broadcast = 6296
read err = 0 tx frames = 0 tx broadcast = 0
rx bytes = 383160 tx multicast = 0
rx frames = 6294
bit bucket = 0
term count = 0
runts = 0
;
tekelecstp 08-01-30 09:50:24 EST EAGLE 38.0.0
NETSTAT command complete
;
Output for GPLs on E5-based Cards
pass:cmd="netstat":loc=1111
or
pass:cmd="netstat -h":loc=1111
Command Accepted - Processing
tekelecstp 08-01-19 04:43:47 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-19 04:43:47 EST EAGLE 38.0.0
Usage: netstat [-a] [-e] [-h] [-m data|sys|dd] [-p icmp|igmp|ip|sctp|tcp|udp]
[-i] [-r] [-d 0|1 [-m] [-p] [-z] [-h 1..24] [-f]]
Options:
-a display socket information for all protocols
-e display DPL driver measurement data
-d display Ethernet driver measurement data
-h display this message
-m display buffer pool information for 1 of the system pools
-p display socket information for 1 of the protocols
-i display interface information for all interfaces
-r display the route table information
;
tekelecstp 08-01-19 04:43:47 IST EAGLE 38.0.0
NETSTAT command complete
;
pass:cmd="netstat -a":loc=1111
Command Accepted - Processing
tekelecstp 08-06-21 16:26:30 IST EAGLE5 39.0.0
pass:cmd="netstat -a":loc=1105
Command entered at terminal #3.
;
tekelecstp 08-06-21 16:26:30 IST EAGLE5 39.0.0
PASS: Command sent to card
;
tekelecstp 08-06-21 16:26:30 IST EAGLE5 39.0.0
SDS Shell Output
-> tklc_inetstatShow
PCB Proto Recv-Q Send-Q Local Address (state)
Foreign Address
-------- ----- ---------- ---------- --------------------- -------
2354720 TCP 0 0 0.0.0.0.23 LISTEN
0.0.0.0.0
232cd60 UDP 16921935 0 0.0.0.0.161
0.0.0.0.0
232cc20 UDP 0 0 127.0.0.1.1026
127.0.0.1.17185
232cae0 UDP 16921930 0 0.0.0.0.17185
0.0.0.0.0
232c9a0 UDP 16921922 0 0.0.0.0.68
0.0.0.0.0
232c5e0 UDP 16921912 0 127.0.0.1.1024
0.0.0.0.0
232c220 UDP 0 0 127.0.0.1.1025
127.0.0.1.1024
value = 1 = 0x1
;
tekelecstp 08-06-21 16:26:30 IST EAGLE5 39.0.0
;
tekelecstp 08-06-21 16:26:30 IST EAGLE5 39.0.0
NETSTAT command complete
;
pass:cmd="netstat -e":loc=1111
Command Accepted - Processing
tekelecstp 08-01-19 04:45:51 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-19 04:45:51 EST EAGLE 38.0.0
Dual Port Link Statistics
In Ucast Octets = 0 In Ucast Pkts = 0
Out Ucast Octet = 0 Out Ucast Pkts = 0
Out Bcast Octets = 0 Out Bcast Pkts = 0
Out Ucast Octets Err = 0 Out Ucast Pkts Err = 0
Out Bcast Octet Err = 0 Out Bcast Pkts Err = 0
Invaled copy lenths = 0 IP Frame too big = 0
No Mbufs Avail = 0 No System bufs Avail = 0
TVG Func Err = 0 System buf Err = 0
Inbound too big = 0
;
tekelecstp 08-01-19 04:45:51 EST EAGLE 38.0.0
NETSTAT command complete
;
Output for the netstat -i
command varies based on the card type. The GEI interfaces are the ports that carry signaling and monitoring traffic external to the EAGLE. The number of these ports varies with the IP connection. Information for all 4 GEI interfaces is displayed on only FC Capable cards as shown below.
The interfaces listed in the netstat - i output correspond to a card's ports as follows:
- For Signaling GPLs (IPSG, IPLIMx, IPGWx):
- gei 2 = IP signaling interface A
- gei 0 = IP signaling interface B
- gei 3 = Fast Copy interface A
- gei 1 = Fast Copy interface B
- DPLend = pseudo-IP interface used only by network cards for STC-style Integrated Monitoring
- LO = local loopback interface
For SCCPx GPLs:
- gei 0 = IP interface A
- gei 1 = IP interface B
- DPLend = pseudo-IP interface used only by network cards for STC-style Integrated Monitoring
- LO = local loopback interface
- BOND = interface formed by bonding the two IP interfaces
pass:cmd="netstat -i":loc=1111
e1030703 09-12-13 19:15:31 EST EAGLE 42.0.0
pass:loc=1111:cmd="netstat -i"
Command entered at terminal #17.
;
e1030703 09-12-13 19:15:31 EST EAGLE 42.0.0
PASS: Command sent to card
;
Command Accepted - Processing
e1030703 09-12-13 19:15:38 EST EAGLE 42.0.0
NETSTAT command complete
;
Command Executed
e1030703 09-12-13 19:15:31 EST EAGLE 42.0.0
SDS Shell Output
-> tklc_ifShow
lo (unit number 0):
Flags: (0x48049) UP LOOPBACK MULTICAST TRAILERS ARP RUNNING INET_UP
Type: SOFTWARE_LOOPBACK
inet: 127.0.0.1
Netmask 0xff000000 Subnetmask 0xff000000
Metric is 0
Maximum Transfer Unit size is 1536
0 packets received; 1 packets sent
0 multicast packets received
0 multicast packets sent
0 input errors; 0 output errors
0 collisions; 0 dropped
0 output queue drops
DPLend (unit number 0):
Flags: (0x60043) UP BROADCAST ARP RUNNING INET_UP
Type: ETHERNET_CSMACD
inet: 172.20.48.249
Broadcast address: 172.20.51.255
Netmask 0xffff0000 Subnetmask 0xfffffc00
Ethernet address is 00:00:00:00:00:f9
Metric is 0
Maximum Transfer Unit size is 485
84 octets received
56 octets sent
2 unicast packets received
2 unicast packets sent
0 non-unicast packets received
0 non-unicast packets sent
0 incoming packets discarded
0 outgoing packets discarded
0 incoming errors
0 outgoing errors
0 unknown protos
0 collisions; 0 dropped
0 output queue drops
gei (unit number 2):
Flags: (0x70043) UP BROADCAST ARP RUNNING INET_UP
PHY Flags: (0x12212) AUTONEG 100MB FDX DIX
Type: ETHERNET_CSMACD
inet: 192.168.54.117
Broadcast address: 192.168.54.255
Netmask 0xffffff00 Subnetmask 0xffffff00
Ethernet address is 00:00:17:0d:46:bc
Metric is 0
Maximum Transfer Unit size is 1500
320 octets received
128 octets sent
0 unicast packets received
0 unicast packets sent
0 multicast packets received
0 multicast packets sent
5 broadcast packets received
2 broadcast packets sent
0 incoming packets discarded
0 outgoing packets discarded
0 incoming errors
0 outgoing errors
0 unknown protos
0 collisions; 0 dropped
0 output queue drops
gei (unit number 0):
Flags: (0x30002) DOWN BROADCAST ARP
PHY Flags: (0x2221) AUTONEG DIX
Type: ETHERNET_CSMACD
inet: 192.168.51.42
Broadcast address: 192.168.51.255
Netmask 0xffffff00 Subnetmask 0xffffff00
Ethernet address is 00:00:17:0d:48:64
Metric is 0
Maximum Transfer Unit size is 1500
0 octets received
64 octets sent
0 unicast packets received
0 unicast packets sent
0 multicast packets received
0 multicast packets sent
0 broadcast packets received
1 broadcast packets sent
0 incoming packets discarded
0 outgoing packets discarded
0 incoming errors
0 outgoing errors
0 unknown protos
0 collisions; 0 dropped
0 output queue drops
gei (unit number 3):
Flags: (0x78042) DOWN BROADCAST MULTICAST ARP RUNNING INET_UP
PHY Flags: (0x2224) AUTONEG DIX
Type: ETHERNET_CSMACD
inet: 172.21.48.249
Broadcast address: 172.21.49.255
Netmask 0xffff0000 Subnetmask 0xfffffe00
Ethernet address is 00:00:17:0d:46:bd
Metric is 0
Maximum Transfer Unit size is 2000
0 octets received
0 octets sent
0 unicast packets received
0 unicast packets sent
0 multicast packets received
0 multicast packets sent
0 broadcast packets received
0 broadcast packets sent
0 incoming packets discarded
0 outgoing packets discarded
0 incoming errors
0 outgoing errors
0 unknown protos
0 collisions; 0 dropped
0 output queue drops
gei (unit number 1):
Flags: (0x78042) DOWN BROADCAST MULTICAST ARP RUNNING INET_UP
PHY Flags: (0x2221) AUTONEG DIX
Type: ETHERNET_CSMACD
inet: 172.22.48.249
Broadcast address: 172.22.49.255
Netmask 0xffff0000 Subnetmask 0xfffffe00
Ethernet address is 00:00:17:0d:48:65
Metric is 0
Maximum Transfer Unit size is 2000
0 octets received
0 octets sent
0 unicast packets received
0 unicast packets sent
0 multicast packets received
0 multicast packets sent
0 broadcast packets received
0 broadcast packets sent
0 incoming packets discarded
0 outgoing packets discarded
0 incoming errors
0 outgoing errors
0 unknown protos
0 collisions; 0 dropped
0 output queue drops
value = 26 = 0x1a
;
e1030703 09-10-13 19:15:38 EST EAGLE 42.0.0
;
e1030703 09-10-13 19:15:38 EST EAGLE 42.0.0
NETSTAT command complete
;
This example displays BOND and GEI interfaces. Bond interfaces are supported by only E5-SM4G and E5-SM8G-B cards.
pass:cmd="netstat -i":loc=1111
e1030703 09-12-13 19:15:31 EST EAGLE 42.0.0
pass:loc=1111:cmd="netstat -i"
Command entered at terminal #17.
;
e1030703 09-12-13 19:15:31 EST EAGLE 42.0.0
PASS: Command sent to card
;
Command Accepted - Processing
e1030703 09-12-13 19:15:38 EST EAGLE 42.0.0
NETSTAT command complete
;
Command Executed
e1030703 09-12-13 19:15:31 EST EAGLE 42.0.0
SDS Shell Output
-> tklc_ifShow
lo (unit number 0):
Flags: (0x48049) UP LOOPBACK MULTICAST TRAILERS ARP RUNNING INET_UP
Type: SOFTWARE_LOOPBACK
inet: 127.0.0.1
Netmask 0xff000000 Subnetmask 0xff000000
Metric is 0
Maximum Transfer Unit size is 1536
0 packets received; 1 packets sent
0 multicast packets received
0 multicast packets sent
0 input errors; 0 output errors
0 collisions; 0 dropped
0 output queue drops
DPLend (unit number 0):
Flags: (0x20043) UP BROADCAST ARP RUNNING
Type: ETHERNET_CSMACD
Ethernet address is 00:00:00:00:00:00
Metric is 0
Maximum Transfer Unit size is 485
0 octets received
0 octets sent
0 unicast packets received
0 unicast packets sent
0 non-unicast packets received
0 non-unicast packets sent
0 incoming packets discarded
0 outgoing packets discarded
0 incoming errors
0 outgoing errors
0 unknown protos
0 collisions; 0 dropped
0 output queue drops
gei (unit number 0):
Flags: (0x78042) DOWN BROADCAST MULTICAST ARP RUNNING INET_UP
PHY Flags (0x2022) 100MB HDX DIX
Type: ETHERNET_CSMACD
inet: 192.168.122.4
Broadcast address: 192.168.122.255
Netmask 0xffffff00 Subnetmask 0xffffff00
Ethernet address is 00:00:17:0d:0f:3a
Metric is 0
Maximum Transfer Unit size is 1500
0 octets received
0 octets sent
0 unicast packets received
0 unicast packets sent
0 multicast packets received
0 multicast packets sent
0 broadcast packets received
0 broadcast packets sent
0 incoming packets discarded
0 outgoing packets discarded
0 incoming errors
0 outgoing errors
0 unknown protos
0 collisions; 0 dropped
0 output queue drops
gei (unit number 1):
Flags: (0x78042) DOWN BROADCAST MULTICAST ARP RUNNING INET_UP
PHY Flags (0x2021) 10MB HDX DIX
Type: ETHERNET_CSMACD
inet: 192.168.121.4
Broadcast address: 192.168.121.255
Netmask 0xffffff00 Subnetmask 0xffffff00
Ethernet address is 00:00:17:0d:0f:3b
Metric is 0
Maximum Transfer Unit size is 1500
0 octets received
0 octets sent
0 unicast packets received
0 unicast packets sent
0 multicast packets received
0 multicast packets sent
0 broadcast packets received
0 broadcast packets sent
0 incoming packets discarded
0 outgoing packets discarded
0 incoming errors
0 outgoing errors
0 unknown protos
0 collisions; 0 dropped
0 output queue drops
Bond (unit number 0):
Flags: (0x60043) UP BROADCAST ARP RUNNING INET_UP
Type: ETHERNET_CSMACD
inet: 192.168.123.4
Broadcast address: 192.168.123.255
Netmask 0xffffff00 Subnetmask 0xffffff00
Ethernet address is 00:00:00:00:00:00
Metric is 0
Maximum Transfer Unit size is 485
0 octets received
0 octets sent
0 unicast packets received
0 unicast packets sent
0 non-unicast packets received
0 non-unicast packets sent
0 incoming packets discarded
0 outgoing packets discarded
0 incoming errors
0 outgoing errors
0 unknown protos
0 collisions; 0 dropped
0 output queue drops
value = 26 = 0x1a
;
e1030703 09-12-13 19:15:38 EST EAGLE 42.0.0
;
e1030703 09-12-13 19:15:38 EST EAGLE 42.0.0
NETSTAT command complete
;
pass:cmd="netstat -m data":loc=1111
Command Accepted - Processing
tekelecstp 08-01-19 04:46:24 EST EAGLE5 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-19 04:46:24 EST EAGLE5 38.0.0
SDS Shell Output
-> netStackDataPoolShow
type number
--------- ------
FREE : 37587
DATA : 23
HEADER : 22
SOCKET : 0
PCB : 0
RTABLE : 0
HTABLE : 0
ATABLE : 0
SONAME : 0
ZOMBIE : 0
SOOPTS : 0
FTABLE : 0
RIGHTS : 0
IFADDR : 0
CONTROL : 0
OOBDATA : 0
IPMOPTS : 0
IPMADDR : 0
IFMADDR : 0
MRTABLE : 0
TAG : 0
TOTAL : 37632
number of mbufs: 37632
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 avgsize
----------------------------------------------------------------------------
64 6336 6336 33 4 56 13
128 6336 6313 712952418 128 128 1
256 6336 6336 0 0 0 0
512 10240 10218 712654339 293 293 3
1024 1024 1024 0 0 0 0
2048 1024 1024 0 0 0 0
----------------------------------------------------------------------------
value = 80 = 0x50 = 'P'
;
tekelecstp 08-01-19 04:46:24 EST EAGLE5 38.0.0
NETSTAT command complete
;
pass:cmd="netstat -m sys":loc=1111
Command Accepted - Processing
tekelecstp 08-01-19 04:46:44 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-19 04:46:44 EST EAGLE 38.0.0
SDS Shell Output
-> netStackSysPoolShow
type number
--------- ------
FREE : 3696
DATA : 4
HEADER : 0
SOCKET : 0
PCB : 0
RTABLE : 0
HTABLE : 0
ATABLE : 0
SONAME : 0
ZOMBIE : 0
SOOPTS : 0
FTABLE : 0
RIGHTS : 0
IFADDR : 0
CONTROL : 0
OOBDATA : 0
IPMOPTS : 0
IPMADDR : 0
IFMADDR : 0
MRTABLE : 0
TAG : 0
TOTAL : 3700
number of mbufs: 3700
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 avgsize
----------------------------------------------------------------------------
20 500 477 28 8 20 16
44 500 495 5 24 32 35
96 500 487 13 48 96 65
172 500 490 10 116 160 150
292 500 487 1059 176 256 0
664 500 486 1064 384 592 1
1144 100 95 5 1144 1144 228
----------------------------------------------------------------------------
value = 80 = 0x50 = 'P'
;
tekelecstp 08-01-19 04:46:47 EST EAGLE 38.0.0
NETSTAT command complete
;
pass:cmd="netstat -m dd":loc=1111
Command Accepted - Processing
tekelecstp 08-01-19 04:47:03 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-19 04:47:03 EST EAGLE 38.0.0
END-0 Buffer Pool
------------------
CLUSTER POOL TABLE
------------------
size clusters free usage
----------------------------------------
1536 800 480 0
----------------------------------------
END-1 Buffer Pool
------------------
CLUSTER POOL TABLE
------------------
size clusters free usage
----------------------------------------
1536 800 640 0
----------------------------------------
;
tekelecstp 08-01-19 04:47:05 EST EAGLE 38.0.0
NETSTAT command complete
;
pass:cmd="netstat -p icmp":loc=1111
Command Accepted - Processing
tekelecstp 08-01-19 04:47:13 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-19 04:47:13 EST EAGLE 38.0.0
SDS Shell Output
-> icmpstatShow
ICMP:
0 call to icmp_error
0 error not generated because old message was icmp
Output histogram:
echo: 1042
0 message with bad code fields
0 message < minimum length
0 bad checksum
0 message with bad length
Input histogram:
echo reply: 1042
0 message response generated
value = 30 = 0x1e
;
tekelecstp 08-01-19 04:47:13 EST EAGLE 38.0.0
NETSTAT command complete
;
pass:cmd="netstat -p igmp":loc=1111
Command Accepted - Processing
tekelecstp 08-01-19 04:47:31 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-19 04:47:31 EST EAGLE 38.0.0
SDS Shell Output
-> igmpstatShow
IGMP:
0 invalid queries received
0 invalid reports received
0 bad checksums received
0 reports for local groups received
0 membership queries received
0 membership reports received
0 short packets received
0 total messages received
0 membership reports sent
value = 27 = 0x1b
;
tekelecstp 08-01-19 04:47:31 EST EAGLE 38.0.0
NETSTAT command complete
;
pass:cmd="netstat -p ip":loc=1111
Command Accepted - Processing
tekelecstp 08-01-19 04:47:50 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-19 04:47:50 EST EAGLE 38.0.0
SDS Shell Output
-> ipstatShow
total 392695394
badsum 0
tooshort 0
toosmall 0
badhlen 0
badlen 0
infragments 0
fragdropped 0
fragtimeout 0
forward 0
fastforward 0
cantforward 0
redirectsent 0
unknownprotocol 0
delivered 392695394
localout 712875071
nobuffers 0
reassembled 0
fragmented 0
outfragments 0
cantfrag 0
badoptions 0
noroute 0
badvers 0
rawout 0
toolong 0
notmember 0
nogif 0
badaddr 0
value = 1 = 0x1
;
tekelecstp 08-01-19 04:47:50 EST EAGLE 38.0.0
NETSTAT command complete
;
pass:cmd="netstat -p tcp":loc=1111
Command Accepted - Processing
tekelecstp 08-01-19 04:48:10 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-19 04:48:10 EST EAGLE 38.0.0
SDS Shell Output
-> tcpstatShow
TCP:
712802525 packets sent
712802521 data packets (-1599247397 bytes)
0 data packet (0 byte) retransmitted
2 ack-only packets (0 delayed)
0 URG only packet
0 window probe packet
0 window update packet
3 control packets
392101363 packets received
392101363 acks (for -1599247397 bytes)
0 duplicate ack
0 ack for unsent data
0 packet (0 byte) received in-sequence
0 completely duplicate packet (0 byte)
0 packet with some dup. data (0 byte duped)
0 out-of-order packet (0 byte)
0 packet (0 byte) of data after window
0 window probe
0 window update packet
0 packet received after close
0 discarded for bad checksum
0 discarded for bad header offset field
0 discarded because packet too short
3 connection requests
0 connection accept
1 connection established (including accepts)
2 connections closed (including 0 drop)
0 embryonic connection dropped
392101363 segments updated rtt (of 44575243 attempts)
1 retransmit timeout
0 connection dropped by rexmit timeout
0 persist timeout
7 keepalive timeouts
0 keepalive probe sent
0 connection dropped by keepalive
0 pcb cache lookup failed
value = 27 = 0x1b
;
tekelecstp 08-01-19 04:48:10 EST EAGLE 38.0.0
NETSTAT command complete
;
pass:cmd="netstat -p sctp":loc=1106
Command Accepted - Processing
tekelecstp 08-01-24 05:41:04 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-24 05:41:04 EST EAGLE 38.0.0
ip packets sent...................................... 214
ip packets sent with data chunk.................. 8
control chunks (excluding retransmissions)....... 211
ordered data chunks (excluding retransmissions).. 8
unordered data chunks (excluding retransmissions) 0
user messages fragmented due to MTU.............. 0
retransmit data chunks sent...................... 0
sacks sent....................................... 9
send failed...................................... 0
ip packets received.................................. 215
ip packets received with data chunk.............. 8
control chunks (excluding duplicates)............ 211
ordered data chunks (excluding duplicates)....... 8
unordered data chunks (excluding duplicates)..... 0
user messages reassembled........................ 0
data chunks read................................. 8
duplicate tsns received.......................... 0
sacks received................................... 9
gap ack blocks received.......................... 0
out of the blue.................................. 0
with invalid checksum............................ 0
connections established.............................. 1
by upper layer................................... 0
by remote endpoint............................... 1
connections terminated............................... 0
ungracefully..................................... 0
gracefully....................................... 0
associations dropped due to retransmits.............. 0
consecutive retransmit timeouts...................... 0
retransmit timer count............................... 0
fast retransmit count................................ 0
heartbeat requests received.......................... 99
heartbeat acks received.............................. 99
heartbeat requests sent.............................. 99
associations supported............................... 16
milliseconds cookie life at 4-way start-up handshake. 5000
retransmission attempts allowed at start-up phase.... 10
;
tekelecstp 08-01-24 05:41:04 EST EAGLE 38.0.0
NETSTAT command complete
;
pass:cmd="netstat -p udp":loc=1111
Command Accepted - Processing
tekelecstp 08-01-19 04:48:40 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-19 04:48:40 EST EAGLE 38.0.0
SDS Shell Output
-> udpstatShow
UDP:
714029 total packets
612012 input packets
102017 output packets
0 incomplete header
0 bad data length field
0 bad checksum
510042 broadcasts received with no ports
0 full socket
0 pcb cache lookup failed
0 pcb hash lookup failed
value = 26 = 0x1a
;
tekelecstp 08-01-19 04:48:40 EST EAGLE 38.0.0
NETSTAT command complete
;
pass:cmd="netstat -r":loc=1112
Command Accepted - Processing
tekelecstp 08-02-19 05:58:13 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-02-19 05:58:13 EST EAGLE 38.0.0
SDS Shell Output
-> tklc_routeShow
ROUTE NET TABLE
destination gateway flags Refcnt Use Interface
------------------------------------------------------------------------
172.20.48.0 172.20.48.250 33554689 0 0 DPLend0
192.168.55.0 192.168.55.252 33554689 2 0 gei2
------------------------------------------------------------------------
ROUTE HOST TABLE
destination gateway flags Refcnt Use Interface
------------------------------------------------------------------------
127.0.0.1 127.0.0.1 35651589 3 15 lo0
192.168.99.100 192.168.55.211 33554439 0 0 gei2
------------------------------------------------------------------------
value = 0 = 0x0
;
tekelecstp 08-02-19 05:58:13 EST EAGLE 38.0.0
NETSTAT command
pass:cmd="netstat -d 0":loc=1111
Command Accepted - Processing
tekelecstp 08-01-19 04:49:16 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-19 04:49:16 EST EAGLE 38.0.0
Report Time = 00-00-00 00:00:59.001
Card Load Time = 00-00-00 00:00:09.905
Last Reset Time = 00-00-00 00:00:09.905
crc err = 0 align err = 0 symbol err = 0
rx err = 0 missed pkt = 0 sequence err = 0
cr ex er = 0 rx len err = 0 rx no buf = 0
rx total = 243721 rx undersz = 0 rx frag = 0
good pkt rx= 243721 rx bcast = 11652 rx mcast = 0
rx oversz = 0 rx jabber = 0 collision = 0
tx total = 381079 late coln = 0 tx underun = 0
good pkt tx= 381079 tx bcast = 0 tx mcast = 0
defer count = 0 tx no crs = 0
good octets rx = 16988038 total octets rx = 16988038
good octets tx = 137538057 total octets tx = 137538057
;
tekelecstp 08-01-19 04:49:16 EST EAGLE 38.0.0
NETSTAT command complete
;
pass:cmd="netstat -d 0 -z":loc=1111
tekelecstp 08-01-19 04:50:07 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-19 04:50:07 EST EAGLE 38.0.0
Driver measurements for unit 0 cleared
;
tekelecstp 08-01-19 04:50:07 EST EAGLE 38.0.0
NETSTAT command complete
;
pass:cmd="netstat -d 0 -f":loc=1111
Command Accepted - Processing
tekelecstp 08-01-19 04:50:22 EST EAGLE 38.0.0
PASS: Command sent to card
;
tekelecstp 08-01-19 04:50:22 EST EAGLE 38.0.0
Report Time = 00-00-00 00:01:01.335
Card Load Time = 00-00-00 00:00:09.905
Last Reset Time = 00-00-00 00:00:46.665
crc err = 0 align err = 0 symbol err = 0
rx err = 0 missed pkt = 0 sequence err = 0
cr ex er = 0 rx len err = 0 rx no buf = 0
rx total = 13562 rx undersz = 0 rx frag = 0
good pkt rx= 13562 rx bcast = 149 rx mcast = 0
rx oversz = 0 rx jabber = 0 collision = 0
tx total = 22019 late coln = 0 tx underun = 0
good pkt tx= 22019 tx bcast = 0 tx mcast = 0
single col = 0 excess coln = 0 multi colsn = 0
pkt rx 64 = 179 pkt rx 127 = 13383 pkt rx 255 = 0
pkt rx 511 = 0 pkt rx 1023 = 0 pkt rx 1522 = 0
pkt tx 64 = 30 pkt tx 127 = 0 pkt tx 255 = 0
pkt tx 511 = 21989 pkt tx 1023 = 0 pkt tx 1522 = 0
tcp cxt tx = 0 rx FIFO head = 0x00000caf rx FIFO tail = 0x00000caf
rx FIFO pc = 0 rx FIFO hs = 0x00000caf rx FIFO ts = 0x00000caf
tcp tx fc = 0 tx FIFO head = 0x00001f30 tx FIFO tail = 0x00001f30
tx FIFO pc = 0 tx FIFO hs = 0x00001f30 tx FIFO ts = 0x00001f30
XON rcv = 0 XON xmit = 0 XOFF rcv = 0
XOFF tx = 0 unsupport FC = 0
defer count = 0 tx no crs = 0
good octets rx = 948266 total octets rx = 948266
good octets tx = 7983927 total octets tx = 7983927
;
tekelecstp 08-01-19 04:50:22 EST EAGLE 38.0.0
5463.1083 SYSTEM INFO REPT COND: system alive
Report Date:02-01-19 Time:04:50:24
;
tekelecstp 08-01-19 04:50:22 EST EAGLE 38.0.0
NETSTAT command complete
;