Start a Conversation

Solved!

Go to Solution

1 Rookie

 • 

1 Message

37

May 16th, 2024 19:03

N2024 to S3124 LAG

Hi,

I am trying to LAG two of the 10 gig ports between an N2024 running OS6 and a S3124 running OS9. I can't seem talk between the two stacks. Maybe I'm getting tripped up by a naming convention change. I have include the port configs for the ports in question. If someone could help me out I'd really appreciate it. 

N2024 Config:
interface Te1/0/1
channel-group 1 mode active
exit
!
interface Te2/0/1
channel-group 1 mode active
exit

S3124 Config:
interface TenGigabitEthernet 1/26
 no ip address
!
 port-channel-protocol LACP
  port-channel 1 mode active
 no shutdown
!
interface TenGigabitEthernet 2/26
 no ip address
!
 port-channel-protocol LACP
  port-channel 1 mode active
 no shutdown
!
interface Port-channel 1
 no ip address
 no shutdown

Moderator

 • 

3.1K Posts

May 17th, 2024 09:45

Hi,

 

Based on the configuration that you provided, seems that on N2024 you will need to add your port mode as general. Whereas the S3124, you will need to set your port channel as hybrid. 

 

https://dell.to/4dN7tfR

 

https://dell.to/3wFreFy

No Events found!

Top