zoukankan      html  css  js  c++  java
  • H3C巡检基本命令

    华三巡检基本命令

    硬件状态、IOS版本信息检查:
    display clock                       系统时间
    display version                     查看版本信息,最近一次重新启动的时
    display enviroment                  设备温度  
    display device                      单板运行状态
    display power                       查看电源状况
    display fan                         查看风扇状况
    display cpu-usage                   查看cpu最近5S、1m、5m占用率
    display cpu history                 查看cpu使用记录
    display memory                      查看内存大小和占用率 
    系统运行配置状态检查:
    display interface               接口流量、链路状态
    dis current-configuration inter           地址分配
    dis current-configuration |include ospf   路由扩散
    display ip routing-table           路由信息
    display ip interface              显示vlan端口统计数据
    display saved-configuration          保存配置文件
    display logbuffer                         日志信息
    display port trunk                        查看参与trunk的端口
    STP信息检查:
    display stp root                查看stp根
    display stp brief                         查看stp简单信息
    display stp abnormal                      查看是否有非正常端口
    vrrp和端口聚合检查
    display vrrp statistics                   查看主备用状态
    display link-aggregation summary          查看链路聚合组的情况
    reset counters interface G0/0/1 清理接口CRC错包
  • 相关阅读:
    IP地址分类整理
    PHP
    [转载]数组的全排列问题
    使用 Homebrew 安装 Git
    Homebrew简介及安装
    iOS开发~CocoaPods使用详细说明
    关于目前自己iOS项目使用的第三方开源库
    IOS 时间格式 时间转换 大总结
    Xcode磁盘空间大清理
    Swift百万线程攻破单例(Singleton)模式
  • 原文地址:https://www.cnblogs.com/aqicheng/p/12937412.html
Copyright © 2011-2022 走看看