IES-1000 User’s Guide
33-2 IP Commands
192.168.1.1> ip
192.168.1.1 ip> enable ether 192.168.1.3 255.255.255.0
192.168.1.1 ip> route delete default
192.168.1.1 ip> route add default 0.0.0.0 192.168.1.233 00:00:00:00
192.168.1.1 ip> config save
Figure 33-1 Setting IP Address and Default Gateway
The IES-1000 leaves the factory with a default IP address of 192.168.1.1 and a subnet mask of 255.255.255.0,
(ff:ff:ff:0 in hexadecimal notation), and the default gateway set at 192.168.1.254. Make sure that you configure the
IP parameters correctly before you connect an IES-1000 to the network, otherwise, you may interrupt services
already running.
33.2 General IP Commands
The following is a list of general IP commands that help with the management of the IP parameters.
33.2.1 Config Command
Syntax:
192.168.1.1 ip> config [save]
This command shows the IP configuration. The save option saves the configuration to the nonvolatile memory.
33.2.2 Version Command
Syntax:
192.168.1.1 ip> version
This command shows the IP version and MAC address of the network module.
33.2.3 Ping Command
Syntax:
192.168.1.1 ip> ping <host> [<ttl> [<size>]]
where