思科、华为、华三、锐捷网络设备巡检命令

下面为四种设备巡检命令,以便日常查阅:

华三

screen-length disable 取消分页

displayversion 查看版本

display clock 查看日期时钟

display fan 查看风扇状态

display power 查看电源信息

display cpu-usage 查看CPU利用率

display memory 查看内存利用率

display environment 查看温度信息

display device 查看设备信息

display logbuffer 查看日志

display device manuinfo 查看SN

display transceiver interface 查看光模块信息

display arp all 查看arp信息

display ip interface brief 查看三层接口的IP配置

display interface brief 查看接口运行状态

display ip routing-table 查看路由信息

display ospf peer 查看0SPF邻居信息

display bgp peer ipv4 查看bgp对等体

display current-configuration 查看当前生效配置

display saved-configuration 查看保存的配置

display lldp neighbor-information list 查看邻居

display link-aggregation summary 查看链路聚合组摘要

display ntp-service status 查看NTP服务的状态

华为

screen-length 0 temporary 取消分页

display esn 查看设备的序列号

display version 查看版本

display cpu-usage 查看CPU利用率

display memory-usage 查看内存利用率

display device 查看设备部件及状态

display fan 查看风扇状态

display power 查看电源信息

display arp 查看arp信息

display vlan 查看vlan信息

display clock 查看日期时钟

display logbuffer 查看日志

display license 查看license

display temperature all 查看所有单板温度

display alarm all 查看硬件告警

display ip interface brief 查看接口IP简要信息

display transceiver 查看光模块信息

display ospf peer 查看OSPF邻居信息

display bgp peer 查看BGP对等体

display ip routing-table 查看路由表

display lldp neighbor brief 查看邻居设备的概要

display current-configuration 查看设备当前生效的配置

思科

terminal length 0 取消分页

show version 查看版本

show clock 查看设备时钟信息

show inventory 查看板卡模块型号及SN

show license 查看license

show vlan 查看vlan

show logging 查看日志

show ip arp 查看arp

show ip route 查看路由表

show spanning-tree 查看生成树

show startup-config 查看启动配置

show running-config 查看运行配置

show mac-address-table 查看mac地址表

show interface stats 查看接口状态

show interface summary 查看接口流量

show interfaces transceiver 查看光模块信息

show ip interface brief 查看ip接口信息

show ip ospf neighbor 查看0SPF邻居信息

show ip bgp summary 查看bgp邻居

show lldp neighbors 查看11dp邻居

show cdp neighbors 查看邻接思科设备信息

show processes cpu 查看设备CPU负载

show processes memory 查看内存负载

show ntp status 查看NTP服务的状态

show environment all 查看设备温度、电源和风扇运转参数

dir查看flash空间大小

锐捷

terminal length 0 取消分页

show version 查看版本

show running-config 查看当前配置

show logging 查看日志

show device 查看设备硬件模块

show interface 接口性能检查

show interface status 查看接口信息

show ip interface brief 查看接口IP信息

show interface transceiver 查看光模块信息

show environment 查看硬件运行状态

show power 查看电源

show fan 查看风扇

show tenperature 查看温度

show clock 查看时钟

show cpu 查看CPU利用率

show memory 查看内存利用率

show vlan 查看vlan

show arp 查看arp

show mac-address-table 查看mac地址表

show ip route 查看路由

show license 查看license

show lldp 查看邻居信息

相关推荐
少妇的美梦14 小时前
logstash教程
运维
chen94514 小时前
k8s集群部署vector日志采集器
运维
chen94514 小时前
aws ec2部署harbor,使用s3存储
运维
白帽黑客沐瑶19 小时前
【网络安全就业】信息安全专业的就业前景(非常详细)零基础入门到精通,收藏这篇就够了
网络·安全·web安全·计算机·程序员·编程·网络安全就业
東雪蓮☆19 小时前
深入理解 LVS-DR 模式与 Keepalived 高可用集群
linux·运维·服务器·lvs
qq_2642208919 小时前
LVS负载均衡群集和LVS+Keepalived群集
运维·负载均衡·lvs
树码小子19 小时前
Java网络编程:(socket API编程:TCP协议的 socket API -- 回显程序的服务器端程序的编写)
java·网络·tcp/ip
猫林老师19 小时前
HarmonyOS数据持久化:Preferences轻量级存储实战
华为·harmonyos
乌萨奇也要立志学C++20 小时前
【Linux】进程概念(二):进程查看与 fork 初探
linux·运维·服务器
雨落Liy20 小时前
Nginx 从入门到进阶:反向代理、负载均衡与高性能实战指南
运维·nginx·负载均衡