zoukankan      html  css  js  c++  java
  • 各厂商网络设备常用查看命令

    查看所有端口状态

    Juniper:show interfaces terse

    华为:display interface brief

    思科:show interfaces status

    查看端口收发光

    Juniper:show interfaces diagnostics optics 端口

    华为:display transceiver interface g0/0/1 verbose

    查看待机时间

    H3C:show system uptime

    思科:show verison

    查看BGP广播

    juniper:show route receive-protocol bgp 10.1.10.81

    juniper:show route advertising-protocol bgp IP段

    查看配置

    华为:display current-configuration | include 内容(过滤出想看的内容)

    华为:display current-configuration | exclude 内容(过滤掉不想看的内容)

  • 相关阅读:
    HDU 5795
    HDU5783
    HDU 5791
    VK Cup 2016
    Codeforces Round #357 (Div. 2)
    Educational Codeforces Round 15
    HDU5724
    博弈学习 3
    Spring的多配置文件加载
    spring 核心技术
  • 原文地址:https://www.cnblogs.com/yunweiweb/p/11614468.html
Copyright © 2011-2022 走看看