BladeSystem - General
1748268 Members
3682 Online
108760 Solutions
New Discussion

Reconfigure VLAN LACP Timer on Cisco switch when used in ESX host environment

 
chuckk281
Trusted Contributor

Reconfigure VLAN LACP Timer on Cisco switch when used in ESX host environment

John was looking for some LACP timing help:

 

**********************

 

Experts,

 

A customer is receiving these messages :
 
    [102] lacp_timer_msg_handler(246): Mismatched timer id. Ignoring timeout event for rid type IF-Rid: ifidx 0x1a003000: ch_num 0

 

I seem to remember an email describing this and the solution was to go into the Cisco switches and to change the “lacp_timer” value. Anyone remember what that value should be?

 

*********************

 

Armand had the info:

 

******************

 

Hi John,

 

The NX-OS version should be : 4.2(1)N2(1) , at least.

The value should be set from :

LACP_Timeout=Long  Timeout (30s)   

to

LACP_Timeout=Short Timeout (1s)

 

By executing :

 

switch(config-if)# lacp rate fast

 

***********************

 

Any other comments or suggestions for John?