User's Manual

Table Of Contents
Wireless LAN Array
The Command Line Interface 123
dhcpbind
down
fullduplex
gateway
Description: Obtain a DHCP address for this interface
Usage: <genum> | <fenum> { dhcpbind <dbind> }
Parameters: <genum> defines the Gigabit interface, either 1 or 2, where:
1 = Primary, 2 = Secondary
<fenum> defines the Fast Ethernet interface (must be zero)
<dbind> defines how the IP address is generated, either 0 or 1,
where:
0 = Use static IP address, 1 = Use DHCP to get IP address
Description: Shut down this interface
Usage: <genum> | <fenum> { down }
Parameters: <genum> defines the Gigabit interface, either 1 or 2, where:
1 = Primary, 2 = Secondary
<fenum> defines the Fast Ethernet interface (must be zero)
Description: Select the full duplex mode
Usage: <genum> | <fenum> { fullduplex }
Parameters: <genum> defines the Gigabit interface, either 1 or 2, where:
1 = Primary, 2 = Secondary
<fenum> defines the Fast Ethernet interface (must be zero)
Description: Define a gateway IP address
Usage: <genum> | <fenum> { gateway <gway> }
Parameters: <genum> defines the Gigabit interface, either 1 or 2, where:
1 = Primary, 2 = Secondary
<fenum> defines the Fast Ethernet interface (must be zero)
<gway> defines a valid gateway IP address