cancel
Showing results for 
Search instead for 
Did you mean: 

Link aggregation Summit X690 Vs Enterasys N-Series

Link aggregation Summit X690 Vs Enterasys N-Series

Elena_Madrigal
New Contributor II
Hello i am making a Link agregation : summit X690 Vs Enterasys N7.
Configuration of Summit:

configure sharing 1:1 add ports 1:1,1:2Configuration Enterasys N-7

set port vlan ge.3.24-25;lag.0.62 1 modify-egress
set vlan egress 2-100 lag.0.62;ge.3.23-24;ge.5.23-24 tagged
set lacp aadminkey lag.0.62 62
set port lacp port ge.3.24 aadminkey 62
set port lacp port ge.3.25 aadminkey 62
set lacp singleportlag enable
set lacp enable
set port lacp port ge.3.24-25 enable

When i do a :
show port status lag.0.62

Port Alias Oper Admin Speed Duplex Type
(truncated) Status Status (bps)
------------ ---------------- -------- ------- ------ ------- ------------------
lag.0.62 down up lag
1 of 1 ports displayed, 0 port(s) with oper status 'up' or 'dormant'.

XXXXXX(su)->show lacp lag.0.62
Global Link Aggregation state: enabled
Single Port LAGs: enabled

Aggregator: lag.0.62
Actor Partner
System Identifier: 00:1f:45:d4:0f:5a 00:00:00:00:00:00
System Priority: 32768 32768
Admin Key: 62
Oper Key: 62 32768
Attached Ports: None.
Standby Ports: None.

I not see atacched ports in the link aggregation What could be happening? Missing Command?

13 REPLIES 13

Lag group-id is "1:1" in this case.

David_Choi
Extreme Employee
Please try with following command on x690:

enable sharing 1:1 grouping 1:1-2 lacp

In the meanwhile, are you using x690 switches as stacking? When looking at the port name 1:1 of x690 switch, it is the name of ports when using stacking.

Elena_Madrigal
New Contributor II
Thanks Leo, with lacp command at the end not work, I think that the problem is in the Enterasys configuration. Not in the summit. What do you think?

LeoP1
Contributor
Hi Elena,

Maybe you can use the following command on EXOS just to check if you haven't created a STATIC LAG on the Purple side, while an LACP LAG on the Red side:

show sharing
Maybe adding the lacp parameter should help...

configure sharing 1:1 add ports 1:1,1:2 lacp
Best regards,
-Leo
GTM-P2G8KFN