User guide

Chapter 13: Command Line Interface
148
interface Command
Description
gw ipaddress
Gateway IP Address obtained from the IP
administrator.
mode <auto | 100fdx>
Set Ethernet Mode to auto detect or force
100Mbps full duplex (100fdx)
force <true|false>
The force parameter is used so that
sequences of commands can be inserted
without need for user interaction.
interface Command Example
The following command enables the interface number 1, sets the IP
address, mask, and gateway addresses, and sets the mode to auto
detect.
Admin Port > Config > Network > interface enable true if
lan1 ip 192.16.151.12 mask 255.255.255 gw 192.168.51.12
mode auto
Admin Port > Config > Network > interface if lan1 ip
10.0.13.98 force true
IPForwarding Command
The ipforwarding command is used to configure the ability to forward
between two networks.
Syntax
ipforwarding [enable <true|false>]
ipforwarding Command Example
The following command enables the IP Forwarding:
admin > Config > Network > ipforwarding enable true
Name Command
The name command is used to configure the device and host name.
Syntax
name [unitname name] [domain name] [force <true|false>]
name Command Example
The following command sets the device name:
Admin Port > Config > Network > name unitname <device
name> domain <host name> force trues