0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

cisco OSバージョン変更_備忘

Last updated at Posted at 2022-11-30

① 3CDaemonが入っているPCとルータをLANケーブルで接続
※3CDaemonは現在配布されていないため人にもらうとかする

② ルータとPCを同じネットワークになるようアドレスを設定する

③ 3CDaemon起動
  FTPserver → Configure FTP Server → FTP Profiles
  Profile Name:anonymous
  User Directory:OSがあるディレクトリ
  This user can:Login, Download, Upload をチェック
  →適用→OK

④ show versionで今のルータのバージョンを確認

⑤ copy ftp:xxxxxxx.bin flash:
  ftp:の後ろにPCに保存している変更したいバージョンのファイル名を入力
  remote host? : PCのアドレス入力

⑥ show flash: | inc xxxxxxxx.binでflashにコピーされたことを確認

⑦ boot system flash:/xxxxxxxxx.bin
※/(スラッシュ)忘れないように
→指定しておくと、起動がはやくなる
 
⑧ show bootで確認し、OSが切り替えられているか確認

⑨ write mem 保存

⑩ reload

⑪ show versionでバージョンが切り替わっていることを確認

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?