TM
Managed Switch Console Manual
Industrial Managed Ethernet Switch
Version 1.1
This document applied to models of
MSM-508,MSM-508FC/FCS/FT
©
Copyright
Release No. : 0804-V1
ICP DAS Co., Ltd., All Rights Reserved.
CONTENTS
1
2
3
CONTENTS 2
Managed Switch 1
RS-232 & Telnet Console Operation 1
1. Console Connection........................................................................................2
2. Console Command .........................................................................................4
▓ ? [COMMAND] 4
▓ REBOOT/RESET 4
▓ DEFAULT 5
▓ IP 5
▓ MASK 6
▓ GATEWAY 6
▓ MAC 6
▓ NETID [id number] 7
▓ LMASK [mask value] 8
▓ CMASK [mask value] 9
▓ SMASK [mask value] 9
▓ LVALUE 10
▓ CMASK 10
▓ SMASK 11
▓ HMIVALUE [value1] [value2] 11
▓ RTIME [time] 12
▓ FTIME [time] 13
▓ MTIME [time] 13
▓ HTIME [time] 14
▓ COM1 [baud rate][data bit][parity][stop bit] 15
▓ COM2 [baud rate][data bit][parity][stop bit] 16
▓ RING [pair][enable|disable] 16
Release No. : 0804-V1
Industrial Redundant Ring Switch – Managed Switch Console Manual
Managed Switch
RS-232 & Telnet Console Operation
ICPDAS Managed Switch provides three access
Console Connection
Console Command
methods, RS-232, Telnet and HTTP, to configure
the Switch functions. This Manual will guide you
how to use the RS-232 and Telnet to access
Managed Switch console.
Release No. : 0804-V1 1
Industrial Redundant Ring Switch – Managed Switch Console Manual
1. Console Connection
RS-232 Connection
ICPDAS RS Series Switch is shipped with a 9-pin Female D-sub & RJ-45 cable
(CA-090510),please use this cable to connect Switch’s RS232 port with PC’s COM port.
You can connect to Switch console by using windows Terminal Emulator,
Baud Rate : 115200
Data Bits : 8
Parity : none
Stop Bit : 1
Otherwise, you can download our free Console Emulator from RS Series Switch download
page:
http://www.icpdas.com/products/Switch/industrial/software.htm
Telnet Connection
Before using telnet to access console, please mask sure the PC host and Managed Switch are
on the same subnet.
Factory default:
IP Address : 192.168.255.1
Gateway : 192.168.0.1
Mask : 255.255.0.0
Otherwise, you have to change the network setting through the RS-232 connection.
STEP 1
Click windows [Start] [Run]
Type the Telnet command and switch’s IP address.
EX: telnet 192.168.255.1
STEP 2
If connection succeeds, the login prompt will appear.
Release No. : 0804-V1 2
Industrial Redundant Ring Switch – Managed Switch Console Manual
By factory default setting, both the account and password are Admin.
Only one telnet connection is accepted at the same time.
Release No. : 0804-V1 3
Industrial Redundant Ring Switch – Managed Switch Console Manual
2. Console Command
▓
▓ ? [COMMAND]
▓▓
Description
Both “help” and “?” display a list of available commands, if parameter is not specified.
The [command] parameter is used to see detail information for a specific command
Parameters
Parameter Description
command
Example
▓
▓ REBOOT////RESET
▓▓
Please provide the name of the command that you want detail information about.
Description
The reset command will initiate Ring Switch a self-restart. All current setting values remain
intact.
Release No. : 0804-V1 4