POE+ SERIES SWITCHES RESET AND RECOVERY SYSTEM CONFIGURATION GUIDE
interface TGigaEthernet0/12
!
interface TGigaEthernet0/13
!
interface TGigaEthernet0/14
!
interface TGigaEthernet0/15
!
interface TGigaEthernet0/16
!
interface TGigaEthernet0/17
!
interface TGigaEthernet0/18
!
interface TGigaEthernet0/19
!
interface TGigaEthernet0/20
!
interface TGigaEthernet0/21
!
interface TGigaEthernet0/22
!
interface TGigaEthernet0/23
!
interface TGigaEthernet0/24
!
interface QTGigaEthernet0/1
!
interface QTGigaEthernet0/2
!
interface VLAN1
ip address 192.168.1.1 255.255.255.0
no ip directed-broadcast
!
vlan 1
!
ip exf
!
ipv6 exf
!
ip http server
!
ip sshd enable
!
!Pending configurations for absent linecards:
!
!No configurations pending global
Switch# dir
Listing Directory /:
Switch.bin <FILE> 11374495 Nov 12 15:33:16 2019
web.wrp <FILE> 30580 Nov 12 16:32:30 2019
free space is 17874944 bytes
3) Import the configuration file, the steps are as follows:
First modify the TXT file name to: startup-config, and then delete the username configuration in the document or modify the “username
configuration” in the document to “username XXX password XXX”
After uploading the configuration file to the switch with the TFTP / FTP software, then load the configuration file with following command
and restart the device:
Switch#config
Switch_config#boot system flash startup-config
Switch_config#exit
Switch#reboot
PS. Use the following two commands to view the configuration information of the switch:
monitor#more startup-config / monitor#show configuration