Installation guide

2 – Installation
Installation Tasks
2-20 D000024-001 Rev. B
S
NOTE:
If using the RS-232 port, skip to Step 5. Steps 2 through 4 are for those
users accessing the switch via Telnet or SSH.
2. If using Telnet or SSH, access the switch with the following command:
open 192.168.100.9
3. The system prompts for a user name. In order to change the IP address and
default gateway, the user must be logged in as the administrator. At the prompt
enter:
admin
4. The system prompts for a password. At the prompt enter:
adminpass
The system responds with:
Welcome to the <SWITCH> CLI. Type 'list' for the list of
commands.
5. To change the switch default IP address enter:
setChassisIpAddr -h ipaddress -m netMask
where -h ipaddress is the new IP address in dotted decimal (i.e.,
xxx.xxx.xxx.xxx) format, and -m netMask is the new subnet mask in dotted
decimal (i.e., xxx.xxx.xxx.xxx) format.
6. To change the switch default gateway IP address enter:
setDefaultRoute -h ipaddress
where -h ipaddress is the new default gateway IP address in dotted decimal
(i.e., xxx.xxx.xxx.xxx) format.
7. To to exit the CLI enter:
logout
Updating Management Spine IP Addresses in a Redundant Management
Configuration (9080, 9120, 9240)
Each managed spine must have a unique IP address that is different than the
chassis IP address of the switch. Therefore, a redundantly-managed switch will
have multiple unique IP addresses. For example the 9120 and 9240 IP addresses
are:
9012 and 9240 Lower Hemisphere
Chassis: 192.168.100.9
Spine 1: 192.168.100.11
Spine 2: 192.168.100.12
9240 Upper Hemisphere