IES-1000 User’s Guide

For example, if you want the IES-1000 to have 172.21.100.1 as the IP address, 255.255.255.0 for the subnet mask and 172.21.100.254 for the default gateway, you may use the following command sequence:

192.168.1.1> ip

192.168.1.1 ip> enable ether 172.21.100.1 192.168.1.1 ip> subnet delete ether.home

192.168.1.1 ip> subnet add ether.home ether 172.21.100.0 ff:ff:ff:00 192.168.1.1 ip> route delete default

192.168.1.1 ip> route add default 0.0.0.0 172.21.100.254 00:00:00:00 192.168.1.1 ip> config save

Figure 12-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, or 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.

12.2General IP Commands

The following is a list of general IP commands that help with the management of the IP parameters.

12.2.1Config 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.

12.2.2Version Command

Syntax:

192.168.1.1 ip> version

This command shows the IP version and MAC address of the network module.

12-2

IP Commands