User's Manual Part 2

Wireless LAN Array
170 The Command Line Interface
gig2
DESCRIPTION
Configures the Gigabit 2 Ethernet Interface Settings—available from the
config-interface command mode.
S
YNTAX
gig2 {[no] autoneg [on | off]; | [no] management [on | off] | down | up |
defaults | duplex {half | full} | speed <spdsel> | mtu <mtusz> |
ip {dhcp | {addr <statip> | mask <ipmask> | gateway <gway>}@}}
P
ARAMETERS
half Half duplex
full Full duplex
mtu Set the maximum MTU size allowed
defaults Reset the interface to the default values
duplex Half or full duplex mode
speed <speed> 100M or 1000M operation
down Shut this interface down
up Bring this interface up
ip Set the IP address
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)
management Enable or disable management via interface
no Managed elsewhere
on Enable management
off Disable management
autoneg Autonegotiation on or off
no Disable selected feature
on Enable autonegotiation
off Disable autonegotiation
D
EFAULTS
None.