PoE+ Series Switches Reset and Recovery System Configuration Guide
Models: S3150-8T2FP, S3260-8T2FP, S3260-16T4FP, S3400-24T4FP, S3400-48T4SP, S5500-48T8SP
1. Configuration Considerations
Series | Product | Support version |
---|---|---|
POE series | S3150-8T2FP | |
S3260-8T2FP | ||
S3260-16T4FP | ||
S3400-24T4FP | ||
S3400-48T4SP | ||
S5500-48T8SP |
2. Network Topology
A diagram illustrates the network topology for connecting a PC to a switch. It shows a console line and an RJ45 line connecting the Switch (IP: 192.168.1.1) to a PC (IP: 192.168.1.2/24).
3. Operation Steps
3.1 Connection Equipment
Connect the PC to the switch using a network cable and a console cable. The RJ-45 network cable connects to the PC's NIC and the switch's network port. The console cable's USB end connects to the PC's USB interface, and the RJ-45 end connects to the console interface on the front panel of the switch.
3.2 Download Configuration Software
After completing the connection, it is recommended to use terminal emulation software such as Super Terminal, PuTTY, or Secure CRT to configure the switch.
3.3 Switch on and Use Login Software
Energize the switch. Open the installed login software, select the serial port for login mode, and determine the port through the device manager. Configure the serial port settings as follows: Baud rate: 115200, Data bits: 8, Parity: None, Stop bits: 1.
A screenshot shows the 'Quick Connect' window of a terminal emulation program with these settings configured. It indicates that the COM number can be found in the device manager under 'Ports (COM and LPT)'. If an unrecognized USB device is displayed, the corresponding driver needs to be downloaded and installed.
3.4 Restoration System
To enter the monitor interface when restarting the switch, press Ctrl + P. Then, configure the switch IP address using the command: monitor#ip address 192.168.1.1 255.255.255.0
.
Next, set the PC's IP address. A screenshot of the 'Internet Protocol Version 4 (TCP/IPv4) Properties' window shows the IP address set to 192.168.1.2 and the Subnet mask set to 255.255.255.0.
Prepare TFTP. The TFTP server software (Tftpd64) is shown with the current directory and server interface configured. To upgrade the system, use the command Monitor#copy tftp flash
. The source file name is provided as FS-S1400-24T4F-2.2.0C.bin
, and the remote TFTP server IP address is 192.168.1.2
. The destination file name can be Switch.bin
. A successful TFTP transfer will be indicated, after which the switch should be rebooted.
3.5 Switch to Factory Reset
To perform a factory reset, execute the command Switch#delete startup-config
. Confirm the deletion by entering 'y'. Then, reboot the switch using the command Switch#reboot
. If no file name is entered, the startup-config files will be deleted by default.
The document is subject to change without notice. FS makes efforts to ensure accuracy but provides no warranty.