Cisco ios命令

来自qingwei personal wiki
Qingwei讨论 | 贡献2017年12月3日 (日) 05:21的版本
跳转至: 导航搜索

杂七杂八

替换running config

Router#copy bootflash:qingwyan-xbr-golden.cfg startup-config
Destination filename [startup-config]?
14198 bytes copied in 0.777 secs (18273 bytes/sec)
Router#reload
Proceed with reload? [confirm]

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