Eth device ifconfig, An ethernet interface, Eth commands – Technicolor - Thomson ST585 V6 User Manual
Page 326: Syntax
E-DOC-CTC-20061027-0004 v1.0
Eth Commands
302
eth device ifconfig
Configure an Ethernet interface.
SYNTAX:
where:
eth device ifconfig
intf =
[type = <{auto | 10BaseTHD | 10BaseTFD | 100BaseTHD
| 100BaseTFD} or number>]
[state = <{enabled | disabled}>]
intf
The name of a physical interface.
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.
OPTIONAL
state
Enable or disable the interface.
The default is
enabled
.
OPTIONAL