63 netshow, Netshow, Motload commands – Artesyn MOTLoad Firmware Package User's Manual (February 2015) User Manual

Page 135

Advertising
background image

MOTLoad Commands

MOTLoad Firmware Package User’s Manual (6806800C24D)

135

3.1.63 netShow

Name

netShow—displays all MOTLoad configured network devices.

Synopsis

netShow [-d]

Parameters

-d Ps: Device Name (Default=All Network Interfaces)

Example

The following example indicates a typical display when using the netShow commands.

MOTLoad> netShow

Interface EAddress Status Speed Duplex

/dev/enet0 0001AF07C491 Up 10MBS Half

Error Messages

open() failed, errno = <value>

Unable to open network device.

ioctl(121) failed, errno = <value>

Unable to read Ethernet (MAC) address of device.

ioctl(127) failed, errno = <value>

Unable to determine link status.

ioctl(128) failed, errno = <value>

Unable to determine link speed.

ioctl(129) failed, errno = <value>

Unable to determine half/full duplex.

Advertising