GE MULTILINK ML2400 User Manual

Page 23

Advertising
background image

CHAPTER 1: INTRODUCTION

INTRODUCTION

MULTILINK ML2400 ETHERNET COMMUNICATIONS SWITCH – INSTRUCTION MANUAL

1–13

Z

Once the login prompt appears, login as manager using default
password (manager).

Z

Configure the IP address, network mask and default gateway as per
the IP addressing scheme for your network.

Z

Set the manager password (this step is recommended; refer to the
following section).

Z

Save the settings (without saving, the changes made will be lost).

Z

Power off the switch (or a firmware reboot as discussed below).

Z

Power on the switch - login with the new login name and password.

Z

From the PC (or from the switch) ping the IP address specified for the
switch to ensure connectivity.

Z

From the switch ping the default gateway specified (ensure you are
connected to the network to check for connectivity) to ensure
network connectivity.

Syntax:

ipconfig [ip=<ip-address>] [mask=<subnet-mask>] [dgw=<gateway>]

An example is shown below.

ML2400#

ipconfig ip=3.94.247.41 mask=255.255.252.0

dgw=3.94.247.41

ML2400#

save

Note

This manual assumes the reader is familiar with IP addressing schemes as well as how net
mask is used and how default gateways and routers are used in a network.

Reboot gives an opportunity to save the configuration prior to shutdown. For a reboot,
simply type in the command

reboot

. Note that even though the passwords are not

changed, they can be changed later.

ML2400#

reboot

Proceed on rebooting the switch? ['Y' or 'N']

Y

Do you wish to save current configuration? ['Y' or 'N']

Y

ML2400#

The ML2400 forces an answer by prompting with a “Y” or a “N” to prevent accidental
keystroke errors and loss of work.

The parameters can be viewed at any time by using the

show

command. The show

command will be covered in more detail later in various sections throughout the
document.

The example below illustrates the basic setup parameters. You can use

show setup

or

show sysconfig

commands to view setup parameters.

ML2400#

show setup

Version: ML2400 build 1.6.1 Apr 29 2005 11:10:13

MAC Address: 00:20:06:27:0a:e0

IP Address: 3.94.247.41

Subnet Mask: 255.255.252.0

Gateway Address: 3.94.244.1

CLI Mode: Manager

System Name: ML2400

Advertising