User Guide
134 Chapter 5. Command Line Interface Reference
Target Router Ethernet LAN Bridging and Routing (ETH)
The following commands allow you to:
• Set the Ethernet LAN IP address
• List the current contents of the IP routing table
• Enable and disable IP routing
• List or save the current configuration settings
All of these commands require a reboot.
ETH ?
Lists the supported keywords.
ETH IP ADDR
Sets the IP address, subnet mask, and port number for the Ethernet LAN connection. After this command is
entered, Ethernet LAN IP routing is disabled.
eth ?
Examples:
eth ?
eth ip ?
Response:
eth commands:
? ip ipx
list mtu
eth ip sub-commands
? addr ripmulticast
options enable disable
firewall directedBcast addroute
delroute defgateway bindRoute
unbindRoute filter
eth ip addr
<
ipaddr
> <
ipnetmask
> [<
port#
>]
ipaddr
Ethernet LAN IP address, in the format of 4 decimals separated by periods.
ipnetmask
IP network mask, in the format of 4 decimals separated by periods.
port#
Port number of the Ethernet LAN. This number must be 0 (default) or 1, or it may be omitted.
Example:
eth ip 128.1.2.0 255.255.255.0










