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

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

Advertising
background image

5–8

MULTILINK ML1200 MANAGED FIELD 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.

ML1200#

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.

ML1200#

show setup

Version: ML1200 build 3.3.0 March 19 2009 14:22:43

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: ML1200

System Description: 12 Port Modular Ethernet Switch

System Contact: [email protected]

System Location: Markham, Ontario

System ObjectId: 1.3.6.1.4.1.13248.12.7

ML1200#

The following example lists system parameters using the

show sysconfig

command.

Most parameters here can be changed.

Advertising