Eth outputs ethernet statistical information, Help outputs help, Net outputs network statistical information – Yokogawa Data Acquisition with PID Control CX2000 User Manual

Page 191

Advertising
background image

6-62

IM 04L31A01-17E

eth

Outputs Ethernet statistical
information

Syntax

eth<terminator>

Example

eth
EA
00/00/00 12:34:56
Ethernet Statistics
Name

In Pkt

In Err

Out Pkt

Out Err16

Coll

lo0

0

0

0

0

0

mb0

74

0

64

0

0

EN

help

Outputs help

Syntax

help [,p1]<terminator>
p1

Command name

(close, con, eth, help, net, quit)

Example

help

EA

con

- echo connection information

eth

- echo ethernet information

help - echo help

net

- echo network status

quit - close this connection

EN

net

Outputs network statistical
information

Syntax

net<terminator>

Example

net

EA

00/00/00 12:34:56

Network Status

APP: power on time = 00/00/00

12:34:56

APP: applalive = disable

APP: genedrops = 0

APP: diagdrops = 0

APP: ftpsdrops = 0

TCP: keepalive = 30 s

TCP: connects = 14

TCP: closed = 0

TCP: timeoutdrop = 0

TCP: keepdrops = 0

TCP: sndtotal = 53

TCP: sndbyte = 0

TCP: sndrexmitpack = 0

TCP: sndrexmitbyte = 1

TCP: rcvtotal = 0

TCP: rcvbyte = 0

DLC: 16 collisions = 0

EN

TCP: keepalive

Keepalive check cycle.

TCP: connects

Total number of connections established.

TCP: closed

Total number of dropped connections.

TCP: timeoutdrop

Total number of dropped connections due to

TCP retransmission timeout. If the

transmitted packet (the unit of transmitted

data) is not received, the packet is

automatically retransmitted at a

predetermined time interval. If the packet is

not received after 14 retransmissions,

timeout occurs and the connection is

dropped.

TCP: keepdrops

Total number of dropped connections due to

TCP keepalive timeout.

TCP: sndtotal

Total number of transmitted packets.

TCP: sndbyte

Total number of transmitted bytes.

TCP: sndrexmitpack

Total number of retransmitted packets.

TCP: sndrexmitbyte

Total number of retransmitted bytes.

TCP: rcvtotal

Total number of received packets.

TCP: rcvbyte

Total number of received bytes.

DLC: 16 collisions

Number of collision incidents. A collision

occurs when two or more devices on the

network attempt to transmit simultaneously.

The tendency for collisions to occur

increases when the network is congested.

16 collisions would mean 16 consecutive

collision incidents.

quit

Disconnects the connection of
the device being operated

Syntax

quit<terminator>

6.14 Maintenance/Test Commands

Advertising