思科C9300交换机Bundle模式转换为Install模式

1.Bundle模式以bin文件启动交换机,dir检查当前flash中是否有packages.conf文件,可以改名备份或删除

复制代码
Switch# dir flash:
Directory of flash:/
 7386 -rwx     2097152 Jan 24 2013  +00:00 nvram_config
 7378 drwx        4096 Jan 24 2013  +00:00 mnt
 7385 -rw-   221775876 Jan 24 2013  +00:00 cat3k_caa-universalk9.SSA.03.12.02.EZP.150-12.02.EZP.150-12.02.EZP.bin
 7389 -rwx         556 Jan 21 2013 20:47:30 +00:00 vlan.dat
712413184 bytes total (445063168 bytes free)

2.提取package files(包文件)和provisioning file(配置文件 packages.conf)

复制代码
Switch# software expand running to flash:

3.再次dir flash,查看是否有packages.conf文件

4.设置启动模式为Install模式

复制代码
Switch(config)# boot system switch all flash:packages.conf 

5.保存并重启

复制代码
Switch# write memory
Building configuration...
Compressed configuration from 4851 bytes to 2187 bytes[OK]

Switch#
Switch# reload
Reload command is being issued on Active unit, this will reload the whole stack
Proceed with reload? [confirm]
相关推荐
FreeBuf_几秒前
SesameOp 恶意软件滥用 OpenAI Assistants API 实现与 C2 服务器的隐蔽通信
运维·服务器·网络
tt5555555555551 小时前
Transformer原理与过程详解
网络·深度学习·transformer
翻斗花园牛图图-2 小时前
Linux网络——传输层协议UDP&&TCP
网络
yeapT2 小时前
网络传输协议的介绍——SSE
网络·websocket·http
QT 小鲜肉2 小时前
【QT/C++】Qt网络编程进阶:UDP通信和HTTP请求的基本原理和实际应用(超详细)
c语言·网络·c++·笔记·qt·http·udp
闲人编程3 小时前
用Python和Telegram API构建一个消息机器人
网络·python·机器人·api·毕设·telegram·codecapsule
掘根3 小时前
【Docker】网络
网络·docker·容器
Grass Router 小草聚合路由4 小时前
GrassRouter融合通信设备-多链路聚合路由在各行业的应急网络中的重要作用和解决方案
网络·多链路聚合·应急保障设备·多链路聚合通信设备·聚合路由·多卡聚合通信设备·5g聚合路由设备
我就是一粒沙5 小时前
网络安全培训
网络·安全·web安全
tang777896 小时前
对抗高级反爬:基于动态代理 IP 的浏览器指纹模拟与轮换策略
网络·网络协议·tcp/ip