Operation Manual

153
Eth Commands
E-DOC-CTC-20040210-0030 v1.0
eth ifconfig
Configure the Ethernet port.
SYNTAX:
where:
RELATED COMMANDS:
eth ifconfig intf = <number {1-4}>
type = <{auto|10BaseTHD|10BaseTFD|100BaseTHD|100BaseTFD}
or number>
intf The Ethernet interface to be configured. REQUIRED
type The Ethernet type.
Select either:
auto:
Auto negotiation of Ethernet communication speed (10Mb/s or
100Mb/s) and Duplex mode (half duplex or full duplex).
10BaseTHD:
10Mb/s communication speed in half duplex mode.
10BaseTFD:
10Mb/s communication speed in full duplex mode.
100BaseTHD:
100Mb/s communication speed in half duplex mode.
100BaseTFD:
100Mb/s communication speed in full duplex mode.
or enter a number between 0 (auto) and 5 (100BaseTFD).
The default is auto.
Note This value should never be changed, except in case of
communication problems.
REQUIRED
eth iflist Show Ethernet port configuration and current operating mode.