1. 程式人生 > >Console連接思科交換機“Error opening tftp..(time out)

Console連接思科交換機“Error opening tftp..(time out)

switch

老交換機2960S突然不啟動了,風扇也不轉,判斷電源壞,taobao了個,回來換上直接啟動,連上console卻發現總提示錯誤:

%Error opening tftp://255.255.255.255/xxxxxx.cfg (Timed out)

%Error opening tftp://255.255.255.255/network-confg (Timed out)

%Error opening tftp://255.255.255.255/cisconet.c (Timed out)

查了下找到解決方法:

Switch(config)#no service config
Switch(config)#exit

Switch#wr

搞定。。

Console連接思科交換機“Error opening tftp..(time out)