3 setting parameters, 1 setting serial port parameters, 2 system parameters – GE MULTILINK ML2400 User Manual

Page 80: Setting parameters -8, Etting, Erial, Arameters, Ystem

Advertising
background image

5–8

MULTILINK ML2400 ETHERNET COMMUNICATIONS SWITCH – INSTRUCTION MANUAL

IP ADDRESSING

CHAPTER 5: IP ADDRESSING

5.3

Setting Parameters

5.3.1

Setting Serial Port Parameters

To be compliant with IT or other policies the console parameters can be changed from the
CLI interface. This is best done by setting the IP address and then telnet over to the switch.
Once connected using telnet, the serial parameters can be changed. If you are using the
serial port, remember to set the VT-100 emulation software properties to match the new
settings.

The serial port parameters are modified using the

set serial

command with the

following syntax:

set serial [baud=<rate>] [data=<5|6|7|8>] [parity=<none|odd|even>]

[stop=<1|1.5|2>] [flowctrl=<none|xonxoff>]

Where

<rate>

= standard supported baud rates.

Note

Changing these parameters through the serial port will cause loss of connectivity. The
terminal software parameters (e.g. HyperTerminal) will also have to be changed to match
the new settings.

To see the current settings of the serial port, use the

show serial

command to query the

serial port settings as illustrated below.

ML2400#

show serial

Baud Rate: 38400

Data: 8

Parity: No Parity

Stop: 1

Flow Control: None

5.3.2

System Parameters

The system parameters can be queried and changed. To query the system parameters,
two commands are frequently used:

show sysconfig

and

show setup

. Usage for both

commands is illustrated below.

The following example lists system parameters using the

show setup

command. Most

parameters here cannot be changed.

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

System Description: 25 Port Modular

Ethernet Switch

System Contact: [email protected]

System Location: Markham, Ontario

System ObjectId: 1.3.6.1.4.1.13248.12.7

ML2400#

Advertising