2024年3月27日发(作者:傅阳朔)
1、备份配置
copy running-config startup-config
2、清楚启动文件
write erase
3、查看系统相关信息
show version
4、查看硬件相关信息
show module
5、查看相关特性
show feature
基本查看状态命令
show version 获取软/硬件信息
show module 验证模块状态
reload module 1 重启或关闭模块
show module uptime 确定每个模块已运行时间
show module fabric 确定每个功能模块状态
show hardware fabric-utilization 查看当前模块使用情况
show environment fan 查看机箱风扇和电源风扇的状态
show environment power 查看功率的预算及使用
show environment temperature 查看每个模块温度值若minor==major数值相
同;snmp将会发送报警信息
show system redundancy status 查看active/standby和HA的管理状态
system switchover 强制standby转换为active状态
show interface brief
show interface switchport
show interface trunk
基本配置命令
show running-config
show startup-config
copy running-config to startup-config 保存当前运行配置
write erase 删除启动配置清除配置
attach module 1 登陆到一个模块exit或$登出模块
许可证安装及功能管理
show license host-id 显示host-id 用于在cisco创建许可文件
install license bootflash:license_ 安装许可证
license grace-period 启用宽限期许可证;延期高达120天
show license usage 验证安装的许可证
show license usage LAN_ENTERPRISE_SERVICES_PKG
show license file 显示一个许可证文件如果已安装
feature bgp/... 启用或禁用功能
show feature 查看功能状态
软件升级两个
1.拷贝NX-OS系统镜像到FLASH;并用一条命令升级
install all kickstart bootflash: system
bootflash:
ISSU服务中软件升级服务;可在没有任何停机或数据包丢失的情况下完成升级和修复问
题
2.冷启动
dir 查看flash中文件
show boot 查看引导参数
boot kickstart bootflash: sup1 sup2
reload 手动重启
sup1/sup2Supervisor:引擎是一块板卡;和接口板差不多;引擎上面一般也有接口;比较少;
还有console口;模块化的交换机如果没有接口板可以工作;但没有引擎是不能工作的..
查看BIOS和EPLD版本
show version module 1 模块BIOS版本
show version module 1 epld 模块EPLD版本
show version fan 1 epld 风扇EPLD版本
show version xbar 1 epld 交换矩阵EPLD版本
EPLD: Erasable Programmable Logic Device 可擦除可编辑逻辑器件 是一种集成电路;
包括一系列的编程逻辑器件;其无需进行再次连接..
恢复密码步骤:
1.如果存在2个管理引擎;那么断电或拆除其中一个..
2.用console线连接活跃状态的管理引擎;然后重启整个设备..
3.当系统重新启动过程中;看到如下提示时 “Loading system software”同时按下“CRTL+”键组
合..
4.应该出现“switchboot” kickstart image 提示..
5.使用“config t” 和“admin-password xxxxxxx”命令配置管理密码并exit推出配置模式..
6.加载NX-OS 使用“load bootflash:NX-OS” 命令..
7.登陆NX-OS 使用新的“admin”密码..
8.再次更改“admin” 密码以便同步 SNMPv3..
9.保存running-configuration到startup-configuration
10.安装之前断电或拆除的引擎..
2024年3月27日发(作者:傅阳朔)
1、备份配置
copy running-config startup-config
2、清楚启动文件
write erase
3、查看系统相关信息
show version
4、查看硬件相关信息
show module
5、查看相关特性
show feature
基本查看状态命令
show version 获取软/硬件信息
show module 验证模块状态
reload module 1 重启或关闭模块
show module uptime 确定每个模块已运行时间
show module fabric 确定每个功能模块状态
show hardware fabric-utilization 查看当前模块使用情况
show environment fan 查看机箱风扇和电源风扇的状态
show environment power 查看功率的预算及使用
show environment temperature 查看每个模块温度值若minor==major数值相
同;snmp将会发送报警信息
show system redundancy status 查看active/standby和HA的管理状态
system switchover 强制standby转换为active状态
show interface brief
show interface switchport
show interface trunk
基本配置命令
show running-config
show startup-config
copy running-config to startup-config 保存当前运行配置
write erase 删除启动配置清除配置
attach module 1 登陆到一个模块exit或$登出模块
许可证安装及功能管理
show license host-id 显示host-id 用于在cisco创建许可文件
install license bootflash:license_ 安装许可证
license grace-period 启用宽限期许可证;延期高达120天
show license usage 验证安装的许可证
show license usage LAN_ENTERPRISE_SERVICES_PKG
show license file 显示一个许可证文件如果已安装
feature bgp/... 启用或禁用功能
show feature 查看功能状态
软件升级两个
1.拷贝NX-OS系统镜像到FLASH;并用一条命令升级
install all kickstart bootflash: system
bootflash:
ISSU服务中软件升级服务;可在没有任何停机或数据包丢失的情况下完成升级和修复问
题
2.冷启动
dir 查看flash中文件
show boot 查看引导参数
boot kickstart bootflash: sup1 sup2
reload 手动重启
sup1/sup2Supervisor:引擎是一块板卡;和接口板差不多;引擎上面一般也有接口;比较少;
还有console口;模块化的交换机如果没有接口板可以工作;但没有引擎是不能工作的..
查看BIOS和EPLD版本
show version module 1 模块BIOS版本
show version module 1 epld 模块EPLD版本
show version fan 1 epld 风扇EPLD版本
show version xbar 1 epld 交换矩阵EPLD版本
EPLD: Erasable Programmable Logic Device 可擦除可编辑逻辑器件 是一种集成电路;
包括一系列的编程逻辑器件;其无需进行再次连接..
恢复密码步骤:
1.如果存在2个管理引擎;那么断电或拆除其中一个..
2.用console线连接活跃状态的管理引擎;然后重启整个设备..
3.当系统重新启动过程中;看到如下提示时 “Loading system software”同时按下“CRTL+”键组
合..
4.应该出现“switchboot” kickstart image 提示..
5.使用“config t” 和“admin-password xxxxxxx”命令配置管理密码并exit推出配置模式..
6.加载NX-OS 使用“load bootflash:NX-OS” 命令..
7.登陆NX-OS 使用新的“admin”密码..
8.再次更改“admin” 密码以便同步 SNMPv3..
9.保存running-configuration到startup-configuration
10.安装之前断电或拆除的引擎..