In order to prevent security breaks, the PRA-ES8P2S network switch is by default not reachable via web interface.
If needed, it can be configured via the serial console port. Additionally via this console port, the web server can be activated, so the switch can be configured via the web GUI.
Please disable the web server after the configuration was completed!
This description is also available in the configuration manual v1.60, chapter 5.3.7.
Step-by-step guide
- connect your PC to the Console Port of the powered switch, the PC most probably won't have a serial port, in that case use an USB-to serial convertor. The console port of the switch is a RS-232 serial port, but it is a RJ-45 socket. Here is the pinning of an adapter cable
2 On the PC, start a terminal program like uCon or Putty.
3 Locate the COM Port of the converter (at Computer Management, Device Manager), in this example, it is COM5.
4 Setup the connection with following settings:
– Bits per second (BAUD): 115,200.
– Number of bits: 8.
– Parity: None.
– Stop bits: 1.
5 Open the connection, "Welcome to L2 Management Switch" should appear
6 Enter the default credentials from the manual. Username: Bosch, Password: mLqAMhQ0GU5NGUK.
7 A promt appears with switch#
8 To go to the settings, type "conf", press Enter.
9 To enable web server via https, type "ip https", press Enter. If neede also enable http, type "ip http".
10 Exit the settings, type "exit", press Enter.
11 Save the settings, type "save", press Enter. The Terminal window should look like this now:
12 Reboot the switch, type "reboot", press Enter.
13 Now you can access the switch via web interface at Ip address https://169.254.255.1/
14 Log on via the known credentials (see step 6)
15 After the desired settings are done, disable the web server again like decribed above, but use the terms "no ip https" and "no ip http".