Show Network

This command shows information about the Ethernet or RS485 networks.

Show Network -icmp | -if | -ifv | -ip | -mbuf | -rbuf | -rs485 | -sync | -tcp | -udp

Prerequisites

None

Parameters:

The parameter selects which statistics are displayed

-icmp

Ethernet ICMP protocol used by ping commands.

-if

Overall low-level Ethernet interface.

-ifv

Overall low-level Ethernet interface, verbose mode.

-ip

Ethernet IP protocol.

-mbuf

Network message buffers.

-rbuf

Internal RS485 driver buffers.

-rs485

RS485 driver.

-sync

Synchronization for RS485 or servo network.

-tcp

Ethernet TCP protocol.

-udp

Ethernet UDP protocol.

Remarks

This command is intended for debugging networking problems by system experts. No in-depth discussion of the individual statistics is available.

Example

show network -if

************ INTERFACE STATISTICS ************
***** cpsw0 *****
Ethernet Address: 00:04:FF:D2:DA:4B
Address:192.168.54.84   Broadcast Address:192.168.54.255   Net mask:255.255.255.0
Flags: Up Broadcast Running Simplex Multicast
Send queue limit:50   length:0   Dropped:0

port 1 not connected
port 2 full-duplex 100mbps

Good

Rx

frames

72236

Broadcast

Rx

frames

2132

Multicast

Rx

frames

20914

Good

Tx

frames

72212

Broadcast

Tx

frames

2134

Multicast

Tx

frames

20914

Rx

start of frame

overruns

1

Rx

DMA

overruns

1

See Also

Show GSB | Console Commands