R1-2210 VRTX 10Gb 交换机和 Cisco 3650 堆栈之间的 LACP 将无法正确捆绑。有人看过这个/有什么想法吗?在堆栈上运行 VRTX 交换机和 CAT3K_CAA-UNIVERSALK9-M 上的当前最新固件。作为旁注 - 我们在戴尔 630 之间确实有运行良好的 LACP 捆绑包。
配置:
R1-2210 VRTX 10Gb 交换机:
!
interface tengigabitethernet0/1
channel-group 4 mode auto
switchport mode trunk
!
interface tengigabitethernet0/2
channel-group 4 mode auto
switchport mode trunk
!
interface Port-channel4
description LINK_TO_CORE
switchport mode trunk
!
#show lacp protocol-state te0/1
LACP State Machines:
Receive FSM: Defaulted State
Mux FSM: Collecting Distributing State
Periodic Tx FSM: Slow Periodic State
Control Variables:
BEGIN: FALSE
LACP_Enabled: TRUE
Ready_N: FALSE
Selected: SELECTED
Port_moved: FALSE
NNT: FALSE
Port_enabled: TRUE
Timer counters:
periodic tx timer: 22
current while timer: 0
wait while timer: 0
!
#show lacp protocol-state te0/2
LACP State Machines:
Receive FSM: Defaulted State
Mux FSM: Detached State
Periodic Tx FSM: Slow Periodic State
Control Variables:
BEGIN: FALSE
LACP_Enabled: TRUE
Ready_N: FALSE
Selected: UNSELECTED
Port_moved: FALSE
NNT: FALSE
Port_enabled: TRUE
Timer counters:
periodic tx timer: 14
current while timer: 0
wait while timer: 0
!
#show lacp statistics te0/1 (Same output on te0/2)
te0/1 LACP statistics:
LACP Pdus sent: 45
LACP Pdus received: 0
!
#show lacp Port-Channel 4
Port Type 10 Gigabit Ethernet
Attached Lag id:
Actor
System Priority:1
MAC Address: f8:b1:56:74:c3:f1
Admin Key: 1003
Oper Key: 1003
Partner
System Priority:0
MAC Address: 00:00:00:00:00:00
Oper Key: 0
思科 3650 堆栈:
!
interface Port-channel4
description LINK TO VRTX TE1-2
switchport mode trunk
!
interface GigabitEthernet2/1/4
switchport mode trunk
channel-protocol lacp
channel-group 4 mode active
!
interface GigabitEthernet3/1/4
switchport mode trunk
channel-protocol lacp
channel-group 4 mode active
!
#sho ether sum
4 Po4(SD) LACP Gi2/1/4(I) Gi3/1/4(I)
!
#sho int po4
Port-channel4 is down, line protocol is down (notconnect)
我们的功能端口通道上的配置与我们的戴尔 630 相同。
我感谢社区的任何见解。
谢谢你的时间!
克里斯。