S5850 Series Switches FSOS Software User Guide
- October 30, 2023
- FS
Table of Contents
- S5850 Series Switches FSOS Software
- Web Upgrade
- Introduction to Version Upgrade
- CLI Upgrade
- Web Upgrade
- References
- Read User Manual Online (PDF format)
- Download This Manual (PDF format)
- Connect the PC and the switch to the network cable and the console port.
- After the connection is completed, there we recommend the super terminal,
- Energizing the switch, then open the installed login software, select the
- After completing the above steps, hitting the Enter key of the keyboard will
- After logging in to the switch, open the installed TFTP upload software,
- After completing the above steps, wait for the device to restart before
- Enter the IP address of the management interface in the URL field of the
- After entering the WEB interface of the switch, click “System Management>File
- After uploading the uImage, click “Use Image”, you can apply the uImage
- After applying the uImage file, you can see that it is followed by a
- After the switch restarts, repeat step (1) and you can log back into the Web
- After upgrading the webImage, repeat step (1) and you can log back into the
- Enter the default username and password: admin/admin, the monitor page will
S5850 Series Switches FSOS Software
S5800/S8050/S5850 SERIES SWITCHES WEB CONFIGURATION GUIDE
S5850, S5800 and S8050 Series Switches FSOS Software Upgrade Guide
The S5800/S8050/S5850 Series Switches Web Configuration Guide provides
detailed information on how to upgrade the switch’s software to a higher
version. The guide is applicable to the following switch models: S5850-24T16S;
S5850-32S2Q; S5850-48S6Q;
S5850-48T4Q; S5850-48S2Q4C; S8050-20Q4C S5800-48M BQ.
Introduction to Version Upgrade
When new features are added or the original performance needs to be optimized and the current running version is out of date, the device needs to be upgraded. In this case, you need to load a high version of the system software, upgrade through the CLI interface,WEB interface, and restart the device.
CLI Upgrade
Network Topology
Configuration Steps
Figure 2 shows the Login cli configuration page. After completing the above steps, hitting the Enter key of the keyboard will prompt you to enter the account password. At this time, enter the default username and password admin/admin to log in to the switch. After logging in to the switch, open the installed TFTP upload software, specify the server root directory in its options,and put the files to be uploaded into this directory.
Figure 3 shows the TFTP server configuration page. The file FSOS_S5800_8TF12S-V5.3.x.bin should be placed in the root directory of the server. Use the following command to upgrade uImage Console: copy mgmt-if tftp://192.168.1.2/FSOS_S5800_8TF12S-V5.3.x.bin flash:/boot/FSOS_S5800_8TF12S-V5.3.x.bin. Note that the 5.3.x in file FSOS_S5800_8TF12S-V5.3.x.bin indicates support for all versions of the 5.3 series.
Web Upgrade
Network Topology
Figure 4 shows the network topology for web upgrade.
Configuration Steps
To upgrade the software through the web interface, follow the steps below:
- Log in to the switch through a web browser using the IP address of the switch.
- Select System > Maintenance > Software Upgrade.
- Select the software file to be uploaded and click Upload.
- Wait for the upload to complete and then click Upgrade.
- Restart the switch after the upgrade is complete.
For further information on upgrading the software for S5800/S8050/S5850 Series Switches, please refer to the user manual provided by FS.COM.
Introduction to Version Upgrade
When new features are added or the original performance needs to be optimized and the current running version is out of date, the device needs to be upgraded. In this case, you need to load a high version of the system software, upgrade through the CLI interface, WEB interface, and restart the device.
CLI Upgrade
Network Topology
Configuration Steps
-
connection Equipment
Connect the PC and the switch to the network cable and the console port.
Connect one end of the RJ-45 network cable to the network card interface of the PC and the other end to the network port of the SW. Connect one end of the console c able USB to the USB port of the
PC. One end of the RJ-45 is connected to the console port on the front panel of the switch. -
Download Configuration Software
After the connection is completed, there we recommend the super terminal,
putty or Secure CRT tool to configure the switch.
-
Switch on and Use Login Software
Energizing the switch, then open the installed login software, select the
serial port of login mode, port through the device manager to
determine. Baud rate :115200, Data bits: 8, Parity: None, Stop bits: 1. (Reference below)
NOTE: COM Number can be viewed through device manager. (right click on my computer.>manage>device manager>port (COM and LPT)
If it displays an unrecognized USB device, please download and install the corresponding driver. -
Login Switch
After completing the above steps, hitting the Enter key of the keyboard will
prompt you to enter the account password. At this time, enter the default username and password admin/admin to log in to the s witch.
-
Upgrade Software
After logging in to the switch, open the installed TFTP upload software,
specify the server root directory in its options, and put the files to be uploaded into this directory.
NOTE: The file FSOS_S5800_8TF12S-V5.3.x.bin should be placed in the root directory of the server. -
Upgrade uImage
Console# copy mgmt-if tftp://192.168.1.2/FSOS_S5800_8TF12S-V5.3.x.bin flash:/boot/FSOS_S5800_8TF12S-V5.3.x.bin
NOTE: The 5.3.x in file FSOS_S5800_8TF12S-V5.3.x.bin indicates support for all versions of the 5.3 series. -
Application SystemFile
Console#boot system flash:/boot/FSOS_S5800_8TF12S-V5.3.x.bin -
Reboot the device
Console#reboot -
Upgrade webImage
After completing the above steps, wait for the device to restart before
continuing to upgrade the webImage.
Console# copy mgmt-if tftp://192.168.1.2/FSOS-webImage-v5.3.x.bin flash:/FSOS- webImage-v5.3.x.bin -
Enable web services
Console(config)# http server load flash:/FSOS-webImage-v5.3.x.bin
Console(config)# service http enable
Console(config)# service https enable
Web Upgrade
Network Topology
Configuration Steps
-
Enable web services
Console(config)# http server load flash:/FSOS-webImage-v5.3.9.bin
Console(config)# service http enable
Console(config)# service https enable
NOTE: FSOS-webImage-v5.3.9.bin is the old web version. -
Login WEB
Enter the IP address of the management interface in the URL field of the
browser: 192.168.1.1, and then enter the default username and password: admin/admin
After successful login, the monitor page will appear , as shown in figure 3. -
Upgrade uImage
After entering the WEB interface of the switch, click “System Management>File
Management” to select the uImage file to be upgraded on web. During the upgrade process, do not close the upgrade page and power off the device.
-
Application System File
After uploading the uImage, click “Use Image”, you can apply the uImage
file.
After applying the uImage file, you can see that it is followed by a
*.
-
Reboot the device
-
Upgrade webImage
After the switch restarts, repeat step (1) and you can log back into the Web
interface, click “System Management>File Management” to select the webImage file to be upgraded on web. During the upgrade process, do not close the upgrade page and power off the device.
-
Login New WEB
After upgrading the webImage, repeat step (1) and you can log back into the
Web interface.
Enter the default username and password: admin/admin, the monitor page will
appear , as shown in figure 10. You can see that the uImage and webImage versions are the latest updates.
NOTE: After the version upgrade, the browser cache needs to be cleared, otherwise the previous cache will affect the current use of the Web.
References
Read User Manual Online (PDF format)
Read User Manual Online (PDF format) >>