自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

Cisco asa 5510升級(jí)IOS和ASDM詳解

網(wǎng)絡(luò) 路由交換
本文主要講述了思科路由器asa如何升級(jí)IOS和ASDM設(shè)置,下面文章主要給大家介紹了具體的配置過程和基本命令,相信對(duì)你會(huì)有所幫助。

本文主要從技術(shù)層面向大家詳細(xì)的介紹了如何去升級(jí)IOS和ASDM,并且文章給出了具體的配置過程,詳細(xì)通過此文使你有意匪淺。

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)單易用??梢允褂靡话愕穆酚善鬟B接模式,也可以用console登陸,

使用management口連接都行。

1、telnet上asa

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

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

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

Directory of disk0:/              沒有單獨(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)前的配置也要備份,以免操作失誤所有配置都沒了

。。。。。。

。。。。。。

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),配置生效

 

【編輯推薦】

  1. 常用思科路由器密碼恢復(fù)經(jīng)典案例
  2. 思科路由器口令恢復(fù)辦法全解
  3. 思科路由器安全性管理
  4. cisco路由器配置ACL詳解
  5. cisco路由器啟動(dòng)進(jìn)程
責(zé)任編輯:chenqingxiang 來源: itmop
相關(guān)推薦

2010-09-25 16:34:30

CISCO ASA

2012-06-29 09:19:30

Windows 8微軟

2009-06-05 08:55:16

2009-06-23 08:35:12

微軟Windows 7操作系統(tǒng)

2009-09-17 08:39:52

Windows 7系統(tǒng)升級(jí)

2012-05-11 09:54:23

微軟Windows 8

2012-12-12 09:53:50

Windows 8

2010-05-06 09:57:45

RHEL 5.5升級(jí)

2009-08-16 09:25:55

Windows 7系統(tǒng)升級(jí)

2011-08-10 10:00:17

iOS 5升級(jí)

2022-05-26 15:25:26

iOS安卓安全

2021-10-05 15:49:42

iOS蘋果系統(tǒng)

2012-06-05 09:24:32

Mozilla Fir瀏覽器

2009-05-27 08:36:34

2013-08-20 15:48:50

Fedora 18Fedora 19

2020-05-21 09:17:51

Vue 3Vue代碼

2009-12-28 16:39:56

Fedora 9

2009-06-25 08:53:44

微軟Windows 7升級(jí)工具

2010-09-30 09:09:04

2010-04-07 09:21:42

Windows 7升級(jí)顧問
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號(hào)