User's Manual Part 2

Table Of Contents
132 Vivato Wi-Fi AP/Bridge User Guide Copyright © 2004, Vivato, Inc.
Enable Level Command Descriptions
Configuration Using The Command Line Interface
ip address dhcp release
Enter this command to send a request to the DHCP server to release the IP address used by
this interface.
ip broadcast <ipaddress> [secondary]
Enter an IP address to use when sending broadcast messages over this interface, and use the
optional “secondary” entry to make this a secondary broadcast IP address for this interface.
no ip broadcast-address [secondary]
Remove the broadcast IP address or, optionally, the secondary broadcast IP address, for this
interface.
ip routing
Enter this command to enable IP routing on this interface. If you are at the Vivato(config)#
prompt, IP routing is enabled globally.
no ip routing
Disable IP routing on this interface (or globally at the Vivato(config)# prompt).
key <value> <1-4>
This command specifies the wired equivalent privacy (WEP) encryption key value for the
specified key assignment. The key value consists of 10 or 26 hex digits (0-9, a-f), or 5 or
13 alphanumeric ascii values (0-9, a-z), depending on the key length (40-bit or 128-bit).
When using ascii values, enter s: at the start of the value to identify it as an ascii value. The
key assignment value must be in the range of 1 to 4.
For example, 104-bit (13 digit ascii) WEP key assigned to key index 1 could be set up for
all wireless interfaces by issuing the following command at the vivato (config -wlans)#
prompt: key s:gmv8a18436572 1
sensitivity <1-3>
Change the receiver sensitivity for this wireless interface: 1 = most sensitive (default), 3 =
least sensitive. Under most conditions this value should be left at “1” to receive signals from
far away clients.
This command can be used with an individual wireless interface, and can also be used to
change all wireless interfaces at once when “interface wireless all” is specified.
show <text>
See "show interfaces wireless <0-1>" on page 109.
shutdown
Issuing this command disables the wireless interface.