首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >"lacp端口优先“不适用于Cisco催化剂3750系列吗?

"lacp端口优先“不适用于Cisco催化剂3750系列吗?
EN

Network Engineering用户
提问于 2015-06-09 14:59:43
回答 1查看 747关注 0票数 2

我有一个思科WS-C3750G-12S交换机物理连接端口Gi1/0/1Gi1/0/11到思科WS-C3750G-24TS端口Gi1/0/1Gi1/0/27。端口有不同的LACP端口-优先级:

代码语言:javascript
复制
WS-C3750G-12S#sh lacp internal 
Flags:  S - Device is requesting Slow LACPDUs 
        F - Device is requesting Fast LACPDUs
        A - Device is in Active mode       P - Device is in Passive mode     

Channel group 1
                            LACP port     Admin     Oper    Port        Port
Port      Flags   State     Priority      Key       Key     Number      State
Gi1/0/1   SA      bndl      1             0x1       0x1     0x102       0x3D  
Gi1/0/11  SA      bndl      2             0x1       0x1     0x10C       0x3D  
WS-C3750G-12S#

WS-C3750G-24TS#sh lacp internal
Flags:  S - Device is requesting Slow LACPDUs
        F - Device is requesting Fast LACPDUs
        A - Device is in Active mode       P - Device is in Passive mode

Channel group 1
                            LACP port     Admin     Oper    Port        Port
Port      Flags   State     Priority      Key       Key     Number      State
Gi1/0/1   SA      bndl      1             0x1       0x1     0x102       0x3D
Gi1/0/27  SA      bndl      2             0x1       0x1     0x11C       0x3D
WS-C3750G-24TS#

如上文所示,端口有不同的LACP优先级,但仍然捆绑在一起。在sh etherchannel 1 summary中也可以看到:

代码语言:javascript
复制
WS-C3750G-12S#sh etherchannel 1 summary 
Flags:  D - down        P - bundled in port-channel
        I - stand-alone s - suspended
        H - Hot-standby (LACP only)
        R - Layer3      S - Layer2
        U - in use      f - failed to allocate aggregator

        M - not in use, minimum links not met
        u - unsuitable for bundling
        w - waiting to be aggregated
        d - default port


Number of channel-groups in use: 1
Number of aggregators:           1

Group  Port-channel  Protocol    Ports
------+-------------+-----------+-----------------------------------------------
1      Po1(SU)         LACP      Gi1/0/1(P)  Gi1/0/11(P) 

WS-C3750G-12S#


WS-C3750G-24TS#sh etherchannel 1 summary 
Flags:  D - down        P - bundled in port-channel
        I - stand-alone s - suspended
        H - Hot-standby (LACP only)
        R - Layer3      S - Layer2
        U - in use      f - failed to allocate aggregator

        M - not in use, minimum links not met
        u - unsuitable for bundling
        w - waiting to be aggregated
        d - default port


Number of channel-groups in use: 1
Number of aggregators:           1

Group  Port-channel  Protocol    Ports
------+-------------+-----------+-----------------------------------------------
1      Po1(SU)         LACP      Gi1/0/1(P)  Gi1/0/27(P) 

WS-C3750G-24TS#

lacp port-priority不工作在思科催化剂3750系列?还是我做错什么了?

EN

回答 1

Network Engineering用户

发布于 2015-06-09 15:36:15

我觉得这很正常。我想你可能对这个命令的性质有误解。

这应该会有所帮助,来自思科文档

当一个lacp信道组中有8个以上端口时,LACP端口优先级接口配置命令确定哪些端口被捆绑,哪些端口处于热待机模式。

票数 3
EN
页面原文内容由Network Engineering提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://networkengineering.stackexchange.com/questions/19069

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档