Thursday, August 22, 2019

Aruba LACP

Hi everybody.

I'm reasonably new to Aruba so just looking for a bit of direction with an LACP issue I'm having.

Background: I'm doing some work for an organisation that has grown a fair bit so we've installing a core/distribution layer pair of 8320's. Access switches are a mix of Aruba 2530 and 2540s.

We're looking to run MCLAG for links to access switches but for some reason the LACP is getting blocked. VSX has been configured on the 8320's and looks to be operating just fine.

Core Switch #1

interface lag 1

description Inter-Switch Link

no shutdown

no routing

vlan trunk native 1 tag

vlan trunk allowed all

lacp mode active

lacp fallback

interface lag 30 multi-chassis

vsx-sync vlans

description TO ACCESS SWITCH

no shutdown

no routing

vlan trunk native 10

vlan trunk allowed all *this will be limited down later*

lacp mode active

lacp fallback

interface 1/1/17

no shutdown

lag 30

udld

udld mode rfc5171 normal *not sure if this should be ArubaOS*

vsx

inter-switch-link lag 1

role primary

keepalive peer 192.168.127.2 source 192.168.127.1

vsx-sync mclag-interfaces

CoreSwitch1# show lacp int

State abbreviations :

A - Active P - Passive F - Aggregable I - Individual

S - Short-timeout L - Long-timeout N - InSync O - OutofSync

C - Collecting D - Distributing

X - State m/c expired E - Default neighbor state

Actor details of all interfaces:

------------------------------------------------------------------------------

Intf Aggr Port Port State System-ID System Aggr Forwarding

Name Id Pri Pri Key State

------------------------------------------------------------------------------

1/1/49 lag1 50 1 ALFNCD d0:67:26:ff:f2:1e 65533 1 up

1/1/50 lag1 51 1 ALFNCD d0:67:26:ff:f2:1e 65533 1 up

1/1/17 lag30(mc) 17 1 IE d0:67:26:ff:f2:1e 65534 30 lacp-block

Partner details of all interfaces:

------------------------------------------------------------------------------

Intf Aggr Port Port State System-ID System Aggr

Name Id Pri Pri Key

------------------------------------------------------------------------------

1/1/49 lag1 50 1 ALFNCD d0:67:26:ff:93:86 65534 1

1/1/50 lag1 51 1 ALFNCD d0:67:26:ff:93:86 65534 1

1/1/17 lag30(mc) 0 65534 IE 00:00:00:00:00:00 0 0

Core Switch #2

interface lag 1

no shutdown

no routing

vlan trunk native 1 tag

vlan trunk allowed all

lacp mode active

lacp fallback

interface lag 30 multi-chassis

vsx-sync vlans

description TO ACCESS SWITCH

no shutdown

no routing

vlan trunk native 10

vlan trunk allowed all

lacp mode active

lacp fallback

interface 1/1/17

no shutdown

lag 30

udld

udld mode rfc5171 normal

vsx

inter-switch-link lag 1

role secondary

keepalive peer 192.168.127.1 source 192.168.127.2

vsx-sync mclag-interfaces

CoreSwitch2# show lacp int

State abbreviations :

A - Active P - Passive F - Aggregable I - Individual

S - Short-timeout L - Long-timeout N - InSync O - OutofSync

C - Collecting D - Distributing

X - State m/c expired E - Default neighbor state

Actor details of all interfaces:

------------------------------------------------------------------------------

Intf Aggr Port Port State System-ID System Aggr Forwarding

Name Id Pri Pri Key State

------------------------------------------------------------------------------

1/1/49 lag1 50 1 ALFNCD d0:67:26:ff:93:86 65534 1 up

1/1/50 lag1 51 1 ALFNCD d0:67:26:ff:93:86 65534 1 up

1/1/17 lag30(mc) 1017 1 IE d0:67:26:ff:f2:1e 65534 30 lacp-block

Partner details of all interfaces:

------------------------------------------------------------------------------

Intf Aggr Port Port State System-ID System Aggr

Name Id Pri Pri Key

------------------------------------------------------------------------------

1/1/49 lag1 50 1 ALFNCD d0:67:26:ff:f2:1e 65533 1

1/1/50 lag1 51 1 ALFNCD d0:67:26:ff:f2:1e 65533 1

1/1/17 lag30(mc) 0 65534 IE 00:00:00:00:00:00 65534 0

Any experience Aruba people out there can point out what I've missed?

Cheers in advance.



No comments:

Post a Comment