![Microsens MS400863M Скачать руководство пользователя страница 13](http://html1.mh-extra.com/html/microsens/ms400863m/ms400863m_user-manual_1788522013.webp)
MS400863M – User Manual
Page
13
of
15
©2019_MICROSENS GmbH & Co. KG_Küferstr. 16_59067 Hamm/Germany_www.microsens.com
Figure 13: WEB Interface
5.2
CLI Interface
The CLI interface is available via the console port or telnet and SSH. The console port is
always available, even if the network access is disturbed. The CLI reference manual explains
all CLI commands in detail. The commands are for all interface identical. Below a first CLI,
access via the console port is described:
Step 1: Use the RS-232 adapter cable (shipped with the device) to connect the COM port of
your PC with the console port.
Step 2: Open a terminal program and configure the RS-232 settings
Step 3: Press “enter”
Now the CLI interface appears.
Step 4: Enter username and password
For a first access, the following commands are useful:
Set IP address
Show IP interface
Save configurations
Username: admin
Password:
MS400863M#
MS400863M# configure terminal
MS400863M(config)# interface vlan 1
MS400863M(config-if-vlan)# no ip address dhcp
MS400863M(config-if-vlan)# ip address
192.168.1.2 255.255.255.0
MS400863M(config-if-vlan)# exit
MS400863M# show ip interface brief
Vlan Address Method Status
---- -------------------- -------- ------
1 192.168.1.1/24 Manual DOWN
MS400863M# copy running-config startup-config