“Cisco ios命令”的版本间的差异

来自qingwei personal wiki
跳转至: 导航搜索
(创建页面,内容为“== 杂七杂八 == === C02 换image === <pre> telnet 80.3.1.12 C02#copy harddisk:qingwyan_20171130.cfg startup-config C02(config)#no boot system C02(config)#boot sy…”)
 
C02 换image
第1行: 第1行:
 
== 杂七杂八 ==
 
== 杂七杂八 ==
 
=== C02 换image ===
 
=== C02 换image ===
 +
==== 0x2的方式 ====
 
<pre>
 
<pre>
 
telnet 80.3.1.12
 
telnet 80.3.1.12
C02#copy harddisk:qingwyan_20171130.cfg startup-config
 
 
C02(config)#no boot system
 
C02(config)#no boot system
 
C02(config)#boot system harddisk:cbrsup-universalk9.BLD_POLARIS_DEV_LATEST_20171123_002433.SSA.bin
 
C02(config)#boot system harddisk:cbrsup-universalk9.BLD_POLARIS_DEV_LATEST_20171123_002433.SSA.bin

2017年12月3日 (日) 04:43的版本

杂七杂八

C02 换image

0x2的方式

telnet 80.3.1.12
C02(config)#no boot system
C02(config)#boot system harddisk:cbrsup-universalk9.BLD_POLARIS_DEV_LATEST_20171123_002433.SSA.bin
C02(config)#config-register 0x2
C02(config)#end
C02#wr