更新firmware:
First you need to download a new firmware on Cisco homepage to that you need a cisco login.
Then you need a tftp server. Klever’s pumpkin is free.
Then we need to delete old HTML files.
delete /r /f flash:html
delete flash:xxxxxxxxxxxxxx.bin
Then we need to get the new software on the Cisco router.
archive tar /xtract tftp://192.168.0.1/c2950-i6q4l2-tar.121-22.EA10a.tar flash:
conf t
boot system flash:yyyyyyyyyyyy.bin
And then you just need to reload the cisco router.
reload