Waters Network Systems
User’s Manual
Page 14
GSM-2116 and GSM-2124
4.2
Configuring IP, Subnet Mask and Default Gateway
The default settings for your switch are listed in the following table:
Default Value
GSM2116/GSM2124
IP Address
192.168.1.1
Subnet
255.255.255.0
Default Gateway
192.168.1.254
Table 4-1
You may either change the IP address of the switch or change the IP address of your
workstation. To change the IP address of the switch, via the console connection, you will have
to use the CLI command listed below. A complete list of CLI commands is in Section 6.0 of this
manual.
1. Once you have logged into the switch, you will see the following screen.
Figure 4.1 – Login screen
2. To set the IP Address of the switch, use the following commands:
Syntax:
set ip <ip> <mask> <gateway>
Description:
To set the system IP address, subnet mask and gateway.
Argument:
<ip> : ip address
<mask> : subnet mask
<gateway> : default gateway
Possible value:
<ip> : 192.168.1.2 or others
<mask> : 255.255.255.0 or others
<gateway> : 192.168.1.253 or others
Example:
GEL2-SW8(ip)# set ip 192.168.1.2 255.255.255.0 192.168.1.253