1、筆記本下載下面軟件
下載:https://www.lanzous.com/i7kdgef?密碼:7767
百度下載crt
2、打開軟件啟動【圖中ip地址為當前使用網卡,IP地址需要與設備上的管理IP同一網段(默認為192.168.1.0/24網段)?//pc機IP和F0/0接口(當然可以其他接口,網線接對就可以了)IP在同】

此圖ip不準,請以實際ip
3、交換機教程:
a、配置管理ip:
SwitchA(config)#interface?vlan?1
SwitchA(config-if)#ip?address?192.168.1.1?255.255.255.0
SwitchA(config-if)#no?shutdown
b、配置導入
SwitchA#copy??tftp:? running-config? ? ? ? ?#回車
Source?filename?【】??Config.text?? ? ? ? ? #!按提示輸入配置源文件名?
Address?of?remote?host【】??192.168.1.2?? ? #!按提示輸入TFTP服務器的IP
SwitchA#copy?running-config?startup-config!保存交換機的當前配置
c、鏡像備份