Model: MTS200 (1U)
Doc. Ref. no. : m08/om/201
Issue no. : 03
User’s Manual
Page 66 of 195
Page 66 of 195
Note:
1.
If “MENU” key is pressed while configuring this parameter and before saving the new change of
this parameter, user will be jumped to “ENTER PASSWORD” option again without saving new
settings.
9.2 Console based configuration
mas
TER
T-Sync
Model MTS200 device can be configured remotely using Serial port, SSH, Telnet and
webserver mode. However, the configuration through Serial port, SSH and telnet is done by running
“start” utility after taking access of unit console command line interface.
Console based configuration means that user need to access the console of MTS200 which can be done
through front serial console port or Telnet or SSH.
For configuration through Telnet or SSH, it is necessary to first configure the IP address of unit and
connect the eth port of device in network.
For serial port session with MTS200, connect front console port with DB-9 Male to female cross
cable as explained in section 10 and follow below steps.
Set the communication software in remote PC system with 115200 (baudrate), 8 (data bits), none
(parity), 1(stop bit).
After communication established, press enter in PC and then give below password if asked for,
password
: MTS200LAMBDA
For Telnet session with MTS200, following commands are to be entered in host system command
terminal of unix/linux or windows based PC:
Command
1. telnet 192.168.100.153 on IPv4
2. telnet fe80::1eba:8cff:fee5:c115%
eth0
on IPv6 with Link local address
Here eth0 is the interface-id of your pc
‟s interface-id. Use ifconfig command in your pc to
determine interface identifier. If you are using wlan0 to take interface then write
wlan0
as an
interface.
3. telnet fdc2:7142:77b7:0:1eba:8cff:fee5:c115
Here fdc2:7142:0:1eba:8cff:fee5:c115 is the Global IPv6 address of the MTS200. It can be viewe
user
: root
password
: MTS200LAMBDA
For SSH session with MTS200, following commands are to be entered in host system or user
system command terminal of unix/linux or windows based PC:
Command
:
4. ssh [email protected] on IPv4
5. ssh root@fe80::1eba:8cff:fee5:c115%
eth0
on IPv6 with Link local address
Here eth0 is the interface-
id of your pc‟s interface-id. Use ifconfig command in your pc to
determine interface identifier. If you are using wlan0 to take interface then write
wlan0
as an
interface.
6. ssh root@fdc2:7142:77b7:0:1eba:8cff:fee5:c115