zoukankan      html  css  js  c++  java
  • juniper 命令

    show chassis hardware 查看系统硬件配置,fpc表示板卡,pic表示板卡中的槽位,xcvr表示板卡中的槽位的端口位置

    show chassis envirmonent 查看系统运行环境

    show chassis alarm 查看系统告警

    show chassis fpc 查看系统fpc运行情况

    show chassis routing-engine 查看路由引擎状态,re板卡状态,内存等,同时检查那块E板卡为主用

    monitor interface g0/0/0 查看端口实时流量

    show log messages 查看系统软件日志

    show log chassisd 查看系统硬件日志

    show chassis craft-interface 查看设备面板运行状态

    show task memory 查看系统内存使用情况

    show interface terse 查看所有端口状态

    show interface g0/0/0 查看端口状态,流量,最近一次中断时间

    show chassis pic fpc-slot 需要检查的板卡 pic-slot 需要检查的槽位 检查光模块类型,波长等信息

    show system uptime 检查设备时间和最后一次重启时间

    show bgp summary 检查bgp建立情况

    show vpls connections brief instance vpls-2005 logical-system VPLS 检查vpls建立情况

    show interfaces diagnostics optics g0/0/0 查看端口收发光

    show chassis environment 检查板卡告警和温度

    show ethernet-switching table vlan 1 查看vlan 1 mac

    show ospf neighbor detail 查看ospf建立情况

  • 相关阅读:
    -webkit-line-clamp 多行文字溢出...
    整理一些知识碎片...
    localstorage sessionstorage和cookie的区别
    数据结构 --- Set
    Iterator(遍历器)
    ES6数组方法 -- reduce()
    ES6 -- 展开运算符
    Centos7 + Oracel 18c
    Mysql 查询返回大量数据导致内存溢出
    github的安装和使用
  • 原文地址:https://www.cnblogs.com/yunweiweb/p/11512111.html
Copyright © 2011-2022 走看看