国产宅男网站在线|亚洲A级性爱免费视频|亚洲中精品级在线|午夜福利AA毛

  • <dd id="gf5jf"><th id="gf5jf"></th></dd>

    <cite id="gf5jf"><label id="gf5jf"></label></cite>
  • <div id="gf5jf"><listing id="gf5jf"></listing></div>
    學(xué)習(xí)啦 > 學(xué)習(xí)電腦 > 網(wǎng)絡(luò)知識(shí) > 網(wǎng)絡(luò)技術(shù) > cisco asa5510升級(jí)ios和asdm

    cisco asa5510升級(jí)ios和asdm

    時(shí)間: 權(quán)威724 分享

    cisco asa5510升級(jí)ios和asdm

      cisco思科是全球領(lǐng)先的大品牌,相信很多人也不陌生,那么你知道cisco asa 5510升級(jí)ios和asdm嗎?下面是學(xué)習(xí)啦小編整理的一些關(guān)于cisco asa 5510升級(jí)ios和asdm的相關(guān)資料,供你參考。

      cisco asa 5510升級(jí)ios和asdm:

      show version 查看當(dāng)前運(yùn)行的系統(tǒng)信息,包括啟動(dòng)文件(即IOS)等

      show boot 查看當(dāng)前的IOS信息

      show asdm image 查看當(dāng)前運(yùn)行的ASDM信息

      copy nvram:/filename tftp://ip/filename 用tftp協(xié)議進(jìn)行文件傳輸

      boot system file 設(shè)置IOS啟動(dòng)文件

      asdm image file 設(shè)置asdm啟動(dòng)文件(用no是取消)

      erase / format 刪除所有文件

      文件傳輸可以使用ftp,http,tftp等協(xié)議,建議使用tftp協(xié)議,

      簡(jiǎn)單易用。可以使用一般的路由器連接模式,也可以用console登陸,

      使用management口連接都行。

      1、telnet上asa

      CISCOASA>ena 進(jìn)入特權(quán)模式

      CISCOASA#conf t 進(jìn)入配置模式

      CISCOASA(config)# dir 查看asa上的文件

      Directory of disk0:/ 沒有單獨(dú)購買flash,所以文件位置在disk0

      4879 -rw- 8202240 19:18:10 Nov 16 2011 asa721-k8.bin

      2391 -rw- 5539756 00:43:38 Nov 05 2007 asdm521.bin

      4842 drw- 0 18:51:24 Nov 16 2011 log

      4843 drw- 0 18:51:36 Nov 16 2011 crypto_archive

      255426560 bytes total (215465984 bytes free)

      2、找臺(tái)PC,運(yùn)行tftp,設(shè)置目錄,傳輸文件

      CISCOASA(config)# show ver 命令解釋看前面

      Cisco Adaptive Security Appliance Software Version 7.2(1)

      Device Manager Version 5.2(1)

      。。。。。 省略若干字

      System image file is "disk0:/asa721-k8.bin" 這就是啟動(dòng)文件和路徑

      。。。。。

      3、備份上面dir的文件,我這里tftpd32.exe的PC的IP:192.168.1.2

      CISCOASA(config)# copy disk0:/asa721-k8.bin tftp://192.168.1.2/asa721-k8.bin

      。。。。。。

      CISCOASA(config)# copy disk0:/asdm521.bin tftp://192.168.1.2/asdm521.bin

      。。。。。。

      show run

      把當(dāng)前的配置也要備份,以免操作失誤所有配置都沒了

      。。。。。。

      。。。。。。

      4、刪除以前老的文件(也可以保留再用delete命令)

      CISCOASA(config)# erase disk0:

      Erase operation may take a while. Continue? [confirm]

      Erase: Operation completed successfully.

      Format: Drive communication & 1st Sector Write OK...

      Format: All system sectors written. OK...

      Format: Total sectors in formatted partition: 499168

      Format: Total bytes in formatted partition: 255574016

      Format: Operation completed successfully.

      Erase of disk0: complete

      CISCOASA(config)# dir

      Directory of disk0:/

      No files in directory

      255426560 bytes total (255401984 bytes free)

      5、用上面的命令上傳最新的文件

      CISCOASA(config)# copy tftp://192.168.1.2/asa802-k8.bin disk0:/asa802-k8.bin

      CISCOASA(config)# copy tftp://192.168.1.2/asdm-602.bin disk0:/asdm-602.bin

      CISCOASA(config)# copy tftp://192.168.1.2/asa721-k8.bin disk0:/asa721-k8.bin

      CISCOASA(config)# dir

      Directory of disk0:/

      5 -rw- 14524416 20:29:36 Oct 09 2008 asa802-k8.bin

      1778 -rw- 6889764 20:31:10 Oct 09 2008 asdm-602.bin

      2620 -rw- 8202240 20:33:04 Oct 09 2008 asa721-k8.bin

      防止操作失當(dāng)沒有啟動(dòng)文件,再傳回去

      255426560 bytes total (225771520 bytes free)

      6、設(shè)置啟動(dòng)文件

      CISCOASA(config)# no boot system disk0:/asa721-k8.bin 取消之前的啟動(dòng)IOS

      CISCOASA(config)# boot system disk0:/asa802-k8.bin

      CISCOASA(config)# asdm image disk0:/asdm602.bin 設(shè)置asdm

      CISCOASA(config)# reload 重新啟動(dòng),配置生效

      看過文章“cisco asa 5510升級(jí)ios和asdm”的人還看了:

      1.cisco思科路由器設(shè)置

      2.思科路由器怎么進(jìn)入 思科路由器怎么設(shè)置

      3.思科路由器控制端口連接圖解

      4.思科路由器基本配置教程

      5.如何進(jìn)入cisco路由器

      6.cisco怎么進(jìn)端口

      7.cisco如何看未接來電

      8.cisco常用命令

      9.詳解思科route print

      10.思科路由器恢復(fù)出廠配置的方法有哪些

    594806