做网站的会什么,建设阿里巴巴网站,模板网站多钱,wordpress卢松松20191 背景
从Catalyst 3650 ,3850#xff0c;Catalyst 9000开始, 更准确的说是IOS XE的交换机的系统镜像安装方式分为2种 Bundle mode Install mode 这2种方工啥区别#xff1f; Bundle mode 传统方式利用boot system flash:c9k.xx16.bin方式引导 Install mode 将bin文…1 背景
从Catalyst 3650 ,3850Catalyst 9000开始, 更准确的说是IOS XE的交换机的系统镜像安装方式分为2种 Bundle mode Install mode 这2种方工啥区别 Bundle mode 传统方式利用boot system flash:c9k.xx16.bin方式引导 Install mode 将bin文件解压为多个模块
那2种方式的优缺点都是什么 Bundle mode启动时需要解压bin优点disk占用少但解压时间长 Install mode 启动时不需要解压bin内存占用少但disk空间占用多
推荐哪一种 推荐使用install mode 现在的交换机disk空间都不是事装5个系统也没问题
2 Upgrade guide
https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/16-11/release_notes/ol-16-11-9300.html
https://www.cisco.com/c/zh_cn/support/docs/switches/catalyst-9300-series-switches/216231-upgrade-guide-for-cisco-catalyst-9000-sw.html
3 实际升级操作
3.1 Install 根据版本不同可使用以下2种方式上面链接有说明 Request platform software Install add file
Switch# request platform software package install switch all file bootflash:cat9k_iosxe.16.09.04.SPA.bin或以下命令
Switch#install add file bootflash:cat9k_iosxe.16.06.01.SPA.bin activate commit也可以直接从tftp上安装
Ip tftp blocksize 8192 !!speed up the tftpInstall add file tftp://10.1.50.1/cat9k_iosxe.16.06.01.SPA.bin activate经过实际测试发现 catalyst9000不支持request 开头的命令 所以只能使用install add开头的命令进行升级
install add file flash:cat9k_iosxe.16.06.01.SPA.bin activate commit如果空间不足可以清理老的安装文件
Switch# request platform software package clean switch all
Switch# install remove inactive