User's Manual Part 2

Table Of Contents
Copyright © 2004, Vivato, Inc. Vivato Wi-Fi AP/Bridge User Guide 127
Enable Level Command Descriptions
Configuration Using The Command Line Interface
ip address dhcp renew
Enter this command to send a request to the DHCP server to renew the IP address for this
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 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).
show <text>
See "show interfaces ethernet [0]" on page 106.
shutdown
Disables the ethernet interface indicated in the command prompt.
no shutdown
Re-enables the interface after using the shutdown command to disable it.
source-nat interface <bridge <0-4094>|ethernet <0>|wireless < 0-1>>
Enter the type and number of an interface to use its IP address as the source IP for network
address translation (NAT). The IP address of this Ethernet interface, and the IP address of
the desired source interface, must be configured before address translation can occur. The
default state is disabled.
interface wireless < 0-1|all>
This command selects the wireless interface for configuration. The Wi-Fi AP/Bridge contains
2 fully configurable wireless interfaces. Each interface can be configured individually, or all
interfaces can be configured as a group.
Issuing this command changes the prompt to vivato (config -wlanN)#, where N is the specified
interface number, or vivato (config -wlan-all)# when all interfaces are being configured
together. One of these prompts must be displayed when issuing any of the following wireless
interface commands.
By default, wireless interfaces are bridged to the Ethernet 0 (eth0) interface for wireless clients
to be able to access the wired network. See "interface bridge <0-4094>" on page 120.