• 如何查看cisco 生成树状态


    如何查看cisco 生成树状态 

    Role(角色):

    1.Desg(指定端口)   2。Root(根端口)    3。Altn(替换端口)

     Sts(状态):

    1。FWD(转发)      2。BLK(阻塞)      3。BKN*  4.LRN(学习)

     ZHC6506S_TXZX2F_1#show spanning-tree interface gi 1/5

    Vlan                Role Sts Cost      Prio.Nbr Type
    ------------------- ---- --- --------- -------- --------------------------------
    VLAN0025            Desg FWD 4         128.5    P2p
    VLAN0052            Desg FWD 4         128.5    P2p
    VLAN0053            Desg FWD 4         128.5    P2p
    VLAN0600            Desg FWD 4         128.5    P2p

    ZHC6506S_TXZX2F_2#show spanning-tree vlan 52

    VLAN0052
      Spanning tree enabled protocol ieee
      Root ID    Priority    0
                 Address     001f.2699.9034
                 Cost        8
                 Port        1 (GigabitEthernet1/1)
                 Hello Time   2 sec  Max Age 20 sec  Forward Delay 15 sec

      Bridge ID  Priority    32768
                 Address     0023.33fe.0e34
                 Hello Time   2 sec  Max Age 20 sec  Forward Delay 15 sec
                 Aging Time 300

    Interface           Role Sts Cost      Prio.Nbr Type
    ------------------- ---- --- --------- -------- --------------------------------
    Gi1/1               Root FWD 4         128.1    P2p  # 主根 转发
    Gi3/45              Desg BKN*19        128.301  P2p *ROOT_Inc  #指定端口 BKN*19
    Gi5/1               Altn BLK 4         128.513  P2p  # 替换端口 阻塞
    Gi6/1               Altn BLK 4         128.641  P2p  # 替换端口 阻塞

  • 相关阅读:
    实战,利用apache来做集群,实现负载均衡
    Paas
    mysql memcache
    JSP简单练习-定时刷新页面
    协定须要双工,可是绑定“WSHttpBinding”不支持它或者因配置不对而无法支持它
    ACM:图的BFS,走迷宫
    appium框架之bootstrap
    [JSP]JSP中include指令和include动作的差别
    cocos2d-x-3.1 win32程序-初识源代码(coco2d-x 学习笔记二)
    AT&T汇编语言——简单实例及工具演示
  • 原文地址:https://www.cnblogs.com/qzqdy/p/8108646.html
Copyright © 2020-2023  润新知