Page 1 of 1

LACP between Cisco Catalyst 6509 and Alcatel-Lucent 6850

Posted: 09 Jun 2008 12:31
by Rens_DUP
Anyone any experience with connecting a Cisco Catalyst 6509 to an Alcatel-Lucent 6850 based on a LACP connection?

When I try to do so I don't get a working link. On the Cisco the LACP seems to be okay. Trunk is coming up and in the statistics I see sending and receiving of LACP packets. On the 6850 however the Link is UP but the Operational state stays down.

-> show linkagg port

Slot/Port Aggregate SNMP Id Status Agg Oper Link Prim
---------+---------+-------+----------+----+----+----+----
1/1 Dynamic 1001 CONFIGURED NONE DOWN DOWN UNK
1/2 Dynamic 1001 CONFIGURED NONE DOWN UP UNK

These are the commands I used on both switches:
Catalyst 6509 with CatOs 8.1(3)
set channelprotocol lacp 4
set port lacp-channel 4/43-44 976
set trunk 4/43 nonegotiate dot1q 1-1005,1025-4094
set trunk 4/44 nonegotiate dot1q 1-1005,1025-4094
set port lacp-channel 4/43-44 mode active


Alcatel-Lucent 6850, 6.1.3.719.R01 GA
-> show configuration snapshot linkagg
! Link Aggregate :
lacp linkagg 1 size 2 admin state enable
lacp linkagg 1 actor admin key 886
lacp agg 1/1 actor admin key 886
lacp agg 1/2 actor admin key 886

When configuring a second 6850 with the same commands and interconnecting them the LACP link aggregation is up and running in no time. Any suggestions on what I'm doing wrong?

Regards,

Rens

Re: LACP between Cisco Catalyst 6509 and Alcatel-Lucent 6850

Posted: 09 Jun 2008 12:59
by benny
The "actor admin key" on AlcaLu side must match your channel-group ID [1]. (So change either the Cisco or AlcaLu config)

[1] http://www.cisco.com/en/US/docs/switche ... #wp1020670

Re: LACP between Cisco Catalyst 6509 and Alcatel-Lucent 6850

Posted: 09 Jun 2008 13:13
by Rens_DUP
When I look in the Cisco

SW6509> (enable) show lacp-channel
Channel Id Ports
----------- -----------------------------------------------
875 4/21-22
876 4/23-24
881 4/34-35
886 4/43
SW6509> (enable)

It gives me a channel Id. This is the value I used on the ALU switch. I guess I should have used the value 976 in my case?
set port lacp-channel 4/43-44 976
Tommorrow morning when I'm in the office this is the first thing I'll try.

Regards,

Rens

Re: LACP between Cisco Catalyst 6509 and Alcatel-Lucent 6850

Posted: 09 Jun 2008 14:53
by benny
Correct, this is exactly what I understand from the Cisco document.

Good luck for tomorrow. Please let us know if this helped you. I have no Cisco devices around, so I can only say that your AlcaLu config is correct.

Looking forward for your reply.

Re: LACP between Cisco Catalyst 6509 and Alcatel-Lucent 6850

Posted: 10 Jun 2008 03:15
by Rens_DUP
Still no luck :? , There is some improvement but no connection jet. The Operational State stays down. However the Number of Selected Ports and Number of Reserved Ports changes to 2.
There is also a change in the ports themselves. Port State changes to RESERVED and Selected Agg Number changes to the right value, 10.

Any suggestions?

Regards,

Rens

Code: Select all

-> show configuration snapshot linkagg
! Link Aggregate :
lacp linkagg 10 size 2 admin state enable
lacp linkagg 10 actor admin key 976
lacp agg 1/1 actor admin key 976
lacp agg 1/1 partner admin key 976
lacp agg 1/2 actor admin key 976
lacp agg 1/2 partner admin key 976
->


-> show linkagg

Number  Aggregate  SNMP Id   Size Admin State  Oper State     Att/Sel Ports
-------+----------+---------+----+------------+--------------+-------------
  10     Dynamic   40000010   2   ENABLED      DOWN            0   2
-> show linkagg 10

Dynamic Aggregate
  SNMP Id                  : 40000010,
  Aggregate Number         : 10,
  SNMP Descriptor          : Dynamic Aggregate Number 10 ref 40000010 size 2,
  Name                     : ,
  Admin State              : ENABLED,
  Operational State        : DOWN,
  Aggregate Size           : 2,
  Number of Selected Ports : 2,
  Number of Reserved Ports : 2,
  Number of Attached Ports : 0,
  Primary Port             : NONE
LACP
  MACAddress               : [00:00:00:00:00:00],
  Actor System Id          : [00:00:00:00:00:00],
  Actor System Priority    : 0,
  Actor Admin Key          : 976,
  Actor Oper Key           : 976,
  Partner System Id        : [00:00:00:00:00:00],
  Partner System Priority  : 0,
  Partner Admin Key        : 0,
  Partner Oper Key         : 976

-> show linkagg port

Slot/Port Aggregate SNMP Id   Status   Agg  Oper Link Prim
---------+---------+-------+----------+----+----+----+----
   1/1    Dynamic     1001  RESERVED    10  DOWN UP   NO
   1/2    Dynamic     1002  RESERVED    10  DOWN UP   NO
-> show linkagg port 1/1

Dynamic Aggregable Port
  SNMP Id                       : 1001,
  Slot/Port                     : 1/1,
  Administrative State          : ENABLED,
  Operational State             : DOWN,
  Port State                    : RESERVED,
  Link State                    : UP,
  Selected Agg Number           : 10,
  Port position in the aggregate: 0,
  Primary port                  : NO
LACP
  Actor System Priority         : 0,
  Actor System Id               : [00:e0:b1:7e:3d:02],
  Actor Admin Key               : 976,
  Actor Oper Key                : 976,
  Partner Admin System Priority : 0,
  Partner Oper System Priority  : 0,
  Partner Admin System Id       : [00:00:00:00:00:00],
  Partner Oper System Id        : [00:00:00:00:00:00],
  Partner Admin Key             : 976,
  Partner Oper Key              : 976,
  Attached Agg Id               : 0,
  Actor Port                    : 0,
  Actor Port Priority           : 0,
  Partner Admin Port            : 0,
  Partner Oper Port             : 0,
  Partner Admin Port Priority   : 0,
  Partner Oper Port Priority    : 0,
  Actor Admin State             : act1.tim1.agg1.syn0.col0.dis0.def1.exp0,
  Actor Oper State              : act1.tim1.agg1.syn1.col0.dis0.def1.exp0,
  Partner Admin State           : act0.tim0.agg1.syn0.col1.dis1.def1.exp0,
  Partner Oper State            : act0.tim0.agg1.syn0.col1.dis1.def1.exp0

-> show linkagg port 1/2

Dynamic Aggregable Port
  SNMP Id                       : 1002,
  Slot/Port                     : 1/2,
  Administrative State          : ENABLED,
  Operational State             : DOWN,
  Port State                    : RESERVED,
  Link State                    : UP,
  Selected Agg Number           : 10,
  Port position in the aggregate: 1,
  Primary port                  : NO
LACP
  Actor System Priority         : 0,
  Actor System Id               : [00:e0:b1:7e:3d:02],
  Actor Admin Key               : 976,
  Actor Oper Key                : 976,
  Partner Admin System Priority : 0,
  Partner Oper System Priority  : 0,
  Partner Admin System Id       : [00:00:00:00:00:00],
  Partner Oper System Id        : [00:00:00:00:00:00],
  Partner Admin Key             : 976,
  Partner Oper Key              : 976,
  Attached Agg Id               : 0,
  Actor Port                    : 1,
  Actor Port Priority           : 0,
  Partner Admin Port            : 0,
  Partner Oper Port             : 0,
  Partner Admin Port Priority   : 0,
  Partner Oper Port Priority    : 0,
  Actor Admin State             : act1.tim1.agg1.syn0.col0.dis0.def1.exp0,
  Actor Oper State              : act1.tim1.agg1.syn1.col0.dis0.def1.exp0,
  Partner Admin State           : act0.tim0.agg1.syn0.col1.dis1.def1.exp0,
  Partner Oper State            : act0.tim0.agg1.syn0.col1.dis1.def1.exp0

->

Re: LACP between Cisco Catalyst 6509 and Alcatel-Lucent 6850

Posted: 10 Jun 2008 04:36
by benny
No need to set the "partner key" on the AlcaLu switch. Did you follow the Cisco guide I posted? They have other configuration lines as you have.

Could you maybe post your whole Cisco configuration while removing security related stuff like company descriptions and password hashes?

Is the aggregate on Cisco side "no shut"?

Re: LACP between Cisco Catalyst 6509 and Alcatel-Lucent 6850

Posted: 10 Jun 2008 04:43
by Rens_DUP
Hello Benny,

I'm afraid the url you posted containd information about the IOS based Catalyst. Not the CatOs which is used on my system.

Hereby the config of the Catalyst.

Code: Select all

begin
!
# ***** NON-DEFAULT CONFIGURATION *****
!
!
#time: Tue Jun 10 2008, 09:31:02
!
#version 8.1(3)
!
set password ***************
set enablepass ***************
!
#errordetection
set errordetection portcounter enable
!
#system
set system name  SW6509
set system highavailability enable
!
#Default Inlinepower
set inlinepower defaultallocation 7000
!
#!
#snmp
set snmp community read-only      ***************
set snmp community read-write     ***************
set snmp community read-write-all ***************
set snmp trap enable  module
set snmp trap enable  chassis
set snmp trap enable  bridge
set snmp trap enable  vtp
set snmp trap enable  vlancreate
set snmp trap enable  vlandelete
set snmp trap enable  auth
set snmp trap enable entityfru
set snmp trap enable  ippermit
set snmp trap enable  sysinfolog
set snmp trap enable  vmps
set snmp trap enable  entity
set snmp trap enable  config
set snmp trap enable  stpx
set snmp trap enable  syslog
set snmp trap enable  system
set snmp trap enable  envfan
set snmp trap enable  envshutdown
set snmp trap enable  envpower
set snmp trap enable  envtemp
set snmp trap enable  envstate
set snmp trap enable  flashinsert
set snmp trap enable  flashremove
set snmp trap enable  callhomesmtp
set snmp trap enable  macnotification
set snmp trap 10.27.52.1 *************** port 162 owner CLI index 1
set snmp trap 10.11.10.210 read port 162 owner CLI index 2
set snmp trap enable redundancy
!
#stp mode
set spantree mode pvst+
!
#vtp
set vtp domain XXXXX
set vlan 2 name APL10 type ethernet mtu 1500 said 100002 state active
set vlan 3 name APL193 type ethernet mtu 1500 said 100003 state active
set vlan 4 name APL30 type ethernet mtu 1500 said 100004 state active
set vlan 5 name APL31 type ethernet mtu 1500 said 100005 state active
set vlan 6 name APL01 type ethernet mtu 1500 said 100006 state active
set vlan 7 name APL100 type ethernet mtu 1500 said 100007 state active
set vlan 32 name APL32 type ethernet mtu 1500 said 100032 state active
set vlan 33 name APL33 type ethernet mtu 1500 said 100033 state active
set vlan 34 name APL34 type ethernet mtu 1500 said 100034 state active
set vlan 100 name i-scsi type ethernet mtu 1500 said 100100 state active
set vlan 110 name APL110 type ethernet mtu 1500 said 100110 state active
set vlan 1002 name fddi-default type fddi mtu 1500 said 101002 state active
set vlan 1004 name fddinet-default type fddinet mtu 1500 said 101004 state active stp ieee
set vlan 1005 name trnet-default type trbrf mtu 1500 said 101005 state active stp ibm
set vlan 1
set vlan 1003 name token-ring-default type trcrf mtu 1500 said 101003 state active mode srb aremaxhop 7 stemaxhop 7 backupcrf off
!
#ip
set interface sc0 1 10.10.15.1/255.255.0.0 10.10.255.255

set interface sc1 0 0.0.0.0/0.0.0.0 0.0.0.0

set interface sc1 down
set ip route 0.0.0.0/0.0.0.0         10.10.0.235
set ip alias default         0.0.0.0
!
#syslog
set logging server enable
set logging server 10.11.10.210
set logging level ethc 2 default
set logging level gl2pt 2 default
!
#set boot command
set boot config-register 0x2
set boot system flash bootflash:cat6000-supk8.8-1-3.bin
set boot system flash bootflash:cat6000-supk8.7-4-2.bin
set boot system flash bootflash:cat6000-sup.5-5-2.bin
!
#igmp
set igmp disable
!
#mls
set mls agingtime long-duration 1920
set mls agingtime 256
set mls agingtime ipx 256
!
#qos
set qos wrr 2q2t 5 255
set qos wrr 1p2q2t 5 255
set qos wred 1p2q2t tx queue 1 40:80 70:100
set qos wred 1p2q2t tx queue 2 40:80 70:100
!
#channelprotocol
set channelprotocol lacp 4
set channelprotocol lacp 5
!
#port channel
set port lacp-channel 4/21-22 974
set port lacp-channel 4/23-24 975
set port lacp-channel 4/43-44 976
!
# default port status is enable
!
!
#module 1 : 2-port 1000BaseX Supervisor
set port trap       1/1-2  enable
!
#module 2 : 2-port 1000BaseX Supervisor
set port trap       2/1-2  enable
!
#module 3 : 16-port 1000BaseX Ethernet
set vlan 3    3/14-15
set vlan 5    3/12
set vlan 6    3/11,3/13
set port trap       3/1-16  enable
set udld enable 3/16
set udld disable 3/13
set trunk 3/1  on isl 1-1005,1025-4094
set trunk 3/2  on isl 1-1005,1025-4094
set trunk 3/3  on isl 1-1005,1025-4094
set trunk 3/4  on isl 1-1005,1025-4094
set trunk 3/5  on isl 1-1005,1025-4094
set trunk 3/6  on isl 1-1005,1025-4094
set trunk 3/7  on isl 1-1005,1025-4094
set trunk 3/8  on isl 1-1005,1025-4094
set trunk 3/9  on isl 1-1005,1025-4094
set trunk 3/10 on isl 1-1005,1025-4094
set spantree portfast    3/1-16 disable
!
#module 4 : 48-port 10/100/1000BaseT Ethernet
set vlan 2    4/1-2,4/5,4/7-16,4/45
set vlan 3    4/3-4
set vlan 5    4/6,4/17-18,4/20,4/25-40,4/46-48
set vlan 6    4/19,4/41-44
set port speed      4/30,4/37 1000
set port trap       4/1-48  enable
set cdp disable  4/43-44
set trunk 4/21 nonegotiate dot1q 1-1005,1025-4094
set trunk 4/22 nonegotiate dot1q 1-1005,1025-4094
set trunk 4/23 nonegotiate dot1q 1-1005,1025-4094
set trunk 4/24 nonegotiate dot1q 1-1005,1025-4094
set trunk 4/43 nonegotiate dot1q 1-1005,1025-4094
set trunk 4/44 nonegotiate dot1q 1-1005,1025-4094
set trunk 4/45 nonegotiate dot1q 1-1005,1025-4094
set spantree portfast    4/43-44 disable
set port lacp-channel 4/21-24,4/43-44 mode active
!
#module 5 : 48-port 10/100BaseTX Ethernet
set vlan 2    5/1,5/4,5/7,5/9,5/14,5/17-18,5/27,5/32-34,5/37,5/39-40,5/43-48
set vlan 3    5/3,5/5-6,5/10,5/24
set vlan 4    5/19-21
set vlan 5    5/2,5/8,5/11-13,5/15-16,5/25-26,5/28-30,5/35-36,5/38
set vlan 6    5/22,5/31
set vlan 100  5/23
set port speed      5/1,5/9  10
set port speed      5/2,5/7,5/11-16,5/18-19,5/21-23,5/25-28,5/31-34,5/36-47  100
set port duplex     5/1-2,5/7,5/11-16,5/18-19,5/21-23,5/25-28,5/31-34,5/36-45,5/47  full
set port trap       5/1-48  enable
set spantree portfast    5/1-12,5/27-45,5/47-48 disable
set spantree portfast    5/13-26,5/46 enable
!
#module 6 empty
!
#module 7 empty
!
#module 8 empty
!
#module 9 empty
!
#module 15 : 1-port Multilayer Switch Feature Card
!
#module 16 : 1-port Multilayer Switch Feature Card
end
SW6509> (enable)

Re: LACP between Cisco Catalyst 6509 and Alcatel-Lucent 6850

Posted: 10 Jun 2008 09:50
by benny
Hi Rens,

I am not an expert with Cisco - sorry for that.

According to the following guide the actor key has only local preference (this is not what I learned):
http://www.cisco.com/en/US/tech/tk389/t ... shtml#diff

Your configuration looks ok.... :(

Here is an example I found for a connection between an Alcatel OmniSwitch 8800 and Cisco 4006
# Ensure that the admin keys are the same on both ends

# Ensure that the ports in the linkagg are set to the same speed/duplex

# In this situation, we needed to ensure the 8800 ports (on OS8-GNI-U8) were set to auto/auto

# OmniSwitch 8800
– assuming that ports 1/3 and 2/3 will be used with an admin key of "2" on linkagg number "2" with up to 4 ports being allowed to join
lacp linkagg 2 size 4 admin state enable
lacp linkagg 2 name "LACP 802.3ad to Cisco 4006"
lacp linkagg 2 actor admin key 2
lacp agg 1/3 actor admin key 2
lacp agg 1/3 partner admin key 2
lacp agg 2/3 actor admin key 2
lacp agg 2/3 partner admin key 2

# Cisco 4006
– assuming that ports 1 and 2 on module 1 will be used with an admin key of "2"
- ensure that ports are configured for the same VLANs/speed/duplex and trunking mode first
set cdp disable 1/1-2
set trunk 1/1 off !! only if not using 802.1Q
set trunk 1/2 off !! only if not using 802.1Q
set channelprotocol lacp 1
set port lacp-channel 1/1-2 2
set spantree portfast 1/1-2 disable
set port lacp-channel 1/1-2 mode active
I hope this helps you .. maybe not the LACP but the trunk + CDP is the root cause of the issue ...

Re: LACP between Cisco Catalyst 6509 and Alcatel-Lucent 6850

Posted: 13 Jun 2008 13:43
by Rens_DUP
Hello Benny,

I found the answer to my problem. It took some work and I even needed a extra switch to find the sollution.
But anyhow it's solved. Currious about what caused the problem?

The ports I used on the Catalyst where originaly used for something else. I changed them to a 802.1q trunk but that's not enough on the Catalyst.

Code: Select all

#module 4 : 48-port 10/100/1000BaseT Ethernet
set vlan 2    4/1-2,4/5,4/7-16,4/45
set vlan 3    4/3-4
set vlan 5    4/6,4/17-18,4/20,4/25-40,4/46-48
[b]set vlan 6    4/19,4/41-44[/b]
set port speed      4/30,4/37 1000
set port trap       4/1-48  enable
set cdp disable  4/43-44
set trunk 4/21 nonegotiate dot1q 1-1005,1025-4094
set trunk 4/22 nonegotiate dot1q 1-1005,1025-4094
set trunk 4/23 nonegotiate dot1q 1-1005,1025-4094
set trunk 4/24 nonegotiate dot1q 1-1005,1025-4094
[b]set trunk 4/43 nonegotiate dot1q 1-1005,1025-4094
set trunk 4/44 nonegotiate dot1q 1-1005,1025-4094[/b]
set trunk 4/45 nonegotiate dot1q 1-1005,1025-4094
set spantree portfast    4/43-44 disable
set port lacp-channel 4/21-24,4/43-44 mode active
The ports needed to be in vlan 1 to get the LACP trunk working. Don't ask me why but after changing this the trunk came in service instantaniously.

Anyhow thanks for your help,

Regards,

Rens

Re: LACP between Cisco Catalyst 6509 and Alcatel-Lucent 6850

Posted: 14 Jun 2008 04:28
by benny
Great! Thanks for letting us know. :)