亚洲欧美精品沙发,日韩在线精品视频,亚洲Av每日更新在线观看,亚洲国产另类一区在线5

<pre id="hdphd"></pre>

  • <div id="hdphd"><small id="hdphd"></small></div>
      學(xué)習(xí)啦>學(xué)習(xí)電腦>網(wǎng)絡(luò)知識(shí)>路由器>路由器設(shè)置>cisco思科>

      思科asa5510怎么升級(jí)IOS和ASDM

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

        cisco公司過(guò)去20多年,思科幾乎成為了“互聯(lián)網(wǎng)、網(wǎng)絡(luò)應(yīng)用、生產(chǎn)力”的同義詞,思科公司在其進(jìn)入的每一個(gè)領(lǐng)域都成為市場(chǎng)的領(lǐng)導(dǎo)者,那么你知道思科asa 5510怎么升級(jí)IOS和ASDM嗎?下面是學(xué)習(xí)啦小編整理的一些關(guān)于思科asa 5510怎么升級(jí)IOS和ASDM的相關(guān)資料,供你參考。

        思科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:/ 沒(méi)有單獨(dú)購(gòu)買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)前的配置也要備份,以免操作失誤所有配置都沒(méi)了

        。。。。。。

        。。。。。。

        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)沒(méi)有啟動(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),配置生效

        看過(guò)文章“思科asa 5510怎么升級(jí)IOS和ASDM"的人還看了:

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

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

        3.cisco思科怎么配置無(wú)線AP

        4.如何查看Cisco路由器的配置信息

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

        6.如何利用腳本配置思科路由器

        7.教你如何設(shè)置Cisco路由器安全

        8.思科Cisco路由器的基礎(chǔ)配置知識(shí)

        9.CISCO路由器的配置與調(diào)試

        10.cisco2800如何設(shè)置

      554965