User's Manual Part 2

Wireless LAN Array
The Command Line Interface 165
eth0
DESCRIPTION
Configures the 10/100 Ethernet Interface Settings—available from the
config-interface command mode.
S
YNTAX
eth0 {[no] autoneg [on | off] | defaults | duplex {half | full} | speed
<spdsel> | mtu <mtusz> | down | up | ip {dhcp | {addr <statip> | mask
<ipmask> | gateway <gway>}@}}
P
ARAMETERS
half Half duplex
full Full duplex
mtu Set the maximum MTU size allowed (64-17940)
defaults Reset the interface to default values
duplex Half or full duplex mode
speed 10M or 100M operations
down Shut this interface down
up Bring this interface up
ip Set IP address (A.B.C.D)
dhcp IP address, mask and gateway are obtained
through DHCP
addr <IP Address> Static IP address (A.B.C.D)
gateway <IP Address> Gateway IP address (A.B.C.D)
mask <mask> IP mask (A.B.C.D)
autoneg Autonegotiation on or off
on Enable autonegotiation
off Disable autonegotiation
D
EFAULTS
None.
U
SAGE GUIDELINES
None.