User's Manual

- Page 23 of 38 -
All contents are Copyright © 2006 GO Networks, Inc. All rights reserved.
Default Gateway
Define the default gateway by using the Configure mode (consult with your
network administrator). You can use the CLI command:
configure ip default-gateway {<ip ipaddress> | disable}
Example:
To define the default gateway, where:
Default Gateway IP Address = 192.168.30.254
specify:
configure ip default-gateway 192.168.30.254
Note: If you are using DHCP client on the first gateway, you do not need to
configure the default gateway.
Configuring the Device Prompt
By default the device prompt is set to “go”. However, configuring a unique
device prompt is very useful for the operator. A unique device name allows
the operator to quickly identify to what device he is logged in. The WLP
prompt can be defined using the following CLI command:
hostname set <prompt string>
Configuring the Radio Settings
Setting the Radio Frequency
The Radio interface frequency is configured by using the following CLI
command:
configure interface {Dot11Radio | BHRadio} <interface number>
channel <channel number>
Setting the Radio Data Rates
By default, the 802.11b/g channel is defined for use in a mixed mode. You
can select a rate per channel for one of two states: g or mixed (a
combination of g and b). The following CLI command syntax is used:
configure interface Dot11Radio <interface number>
mode {g | mixed}