交换机1 两个端口配置动态聚合
interface Bridge-Aggregation1
link-aggregation mode dynamic
interface GigabitEthernet1/0/1
port link-mode bridge
combo enable fiber
port link-aggregation group 1
#
interface GigabitEthernet1/0/2
port link-mode bridge
combo enable fiber
port link-aggregation group 1
interface Vlan-interface1
ip address 10.1.1.1 255.255.255.0
交换机2 两个端口作为普通端口
interface Vlan-interface1
ip address 10.1.1.2 255.255.255.0
#
interface GigabitEthernet1/0/1
port link-mode bridge
combo enable fiber
#
interface GigabitEthernet1/0/2
port link-mode bridge
combo enable fiber
聚合口1居然1/0/1可以选中 sw1ping sw2 可以通
我理解的聚合口如果是动态聚合 那么不是要协商lacp吗 sw2都没配置lacp 那么理论上聚合口应该不能起来吧。
怎么1/0/1就被选中了 sw1ping sw2 也通了
[H3C]display link-aggregation verbose Bridge-Aggregation 1
Loadsharing Type: Shar -- Loadsharing, NonS -- Non-Loadsharing
Port: A -- Auto
Port Status: S -- Selected, U -- Unselected, I -- Individual
Flags: A -- LACP_Activity, B -- LACP_Timeout, C -- Aggregation,
D -- Synchronization, E -- Collecting, F -- Distributing,
G -- Defaulted, H -- Expired
Aggregate Interface: Bridge-Aggregation1
Aggregation Mode: Dynamic
Loadsharing Type: Shar
System ID: 0x8000, aa76-0527-0100
Local:
Port Status Priority Oper-Key Flag
--------------------------------------------------------------------------------
GE1/0/1 S 32768 1 {ACDEFG}
GE1/0/2 U 32768 1 {ACG}
Remote:
Actor Partner Priority Oper-Key SystemID Flag
--------------------------------------------------------------------------------
GE1/0/1 0 32768 0 0x8000, 0000-0000-0000 {DEF}
GE1/0/2 0 32768 0 0x8000, 0000-0000-0000 {DEF}
[H3C] ping 10.1.1.2
Ping 10.1.1.2 (10.1.1.2): 56 data bytes, press CTRL_C to break
56 bytes from 10.1.1.2: icmp_seq=0 ttl=255 time=4.765 ms
56 bytes from 10.1.1.2: icmp_seq=1 ttl=255 time=1.624 ms
56 bytes from 10.1.1.2: icmp_seq=2 ttl=255 time=1.852 ms
56 bytes from 10.1.1.2: icmp_seq=3 ttl=255 time=2.095 ms
56 bytes from 10.1.1.2: icmp_seq=4 ttl=255 time=2.189 ms
(0)
最佳答案
是正常的呀
1/0/2未选中呀
建议多看看原理资料和交互过程吧
(0)
没交互lacp报文,聚合端口也可以起来嘛。华为的交换机测试 聚合口都起不来欸
就是没法协商lacp,所以只起来了一个端口
(0)
sw2都不和sw1交互lacp报文 sw1的1口也可以起来嘛 我用华为模拟器配置 两个口都起不来。
sw2都不和sw1交互lacp报文 sw1的1口也可以起来嘛 我用华为模拟器配置 两个口都起不来。
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
没交互lacp报文,聚合端口也可以起来嘛。华为的交换机测试 聚合口都起不来欸