07-12-2012 03:25 AM - edited 03-04-2019 04:57 PM
On site2 end switch has IOS
c3750e-universalk9-mz.122-55.SE1
Below is the error
*Mar 8 00:53:19.730: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 1 Switch 2 has changed to state UP
*Mar 8 00:53:19.873: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 2 Switch 1 has changed to state UP
*Mar 8 00:53:20.905: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 2 Switch 1 has changed to state DOWN
*Mar 8 00:53:21.911: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 2 Switch 1 has changed to state UP
*Mar 8 00:53:22.918: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 2 Switch 1 has changed to state DOWN
*Mar 8 00:53:23.925: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 2 Switch 1 has changed to state UP
*Mar 8 00:53:24.856: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 1 Switch 2 has changed to state DOWN
*Mar 8 00:53:24.864: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 1 Switch 2 has changed to state UP
*Mar 8 00:53:26.777: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 1 Switch 2 has changed to state DOWN
*Mar 8 00:53:27.775: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 1 Switch 2 has changed to state UP
*Mar 8 00:53:28.790: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 1 Switch 2 has changed to state DOWN
*Mar 8 00:53:29.788: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 1 Switch 2 has changed to state UP
*Mar 8 00:53:29.998: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 2 Switch 1 has changed to state DOWN
*Mar 8 00:53:30.812: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 1 Switch 2 has changed to state DOWN
MUMBAISW1# show clock
*00:53:39.863 UTC Mon Mar 8 1993
on site 1 error is
Gi2/32 suspended: LACP currently not enabled on the remote port
For config Please find the attachement
07-12-2012 10:46 PM
Hi
Is the config correct or not ?
07-13-2012 03:21 AM
Hi Prashant,
Your doc doesn't contain config only outputs are there.
Can you list your Etherchannel configs;
07-13-2012 04:05 AM
site 1
interface Port-channel77
ip address 192.168.2.52 255.255.255.0
end
interface GigabitEthernet1/32
description "tata point to point etherchannel"
no ip address
channel-protocol lacp
channel-group 77 mode active
end
interface GigabitEthernet2/32
no ip address
shutdown
flowcontrol send off
channel-protocol lacp
channel-group 77 mode active
-----------------------------------------------------------------------------------
site2
interface Port-channel47
no switchport
ip address 192.168.2.51 255.255.255.0
end
interface GigabitEthernet1/0/39
no switchport
no ip address
channel-protocol lacp
channel-group 47 mode active
end
interface GigabitEthernet2/0/39
no switchport
no ip address
channel-protocol lacp
channel-group 47 mode active
07-13-2012 03:42 PM
Hi Prashant,
this error you are receiving concerns the StackWise ports, not etherchannel link. it is the connection between switch 1 and 2 in the stack, check the physical connection, cable, stack interface.
on Site 1: issue no switchport on the interfaces and no shut ur interface then.
shut / no shut the portchannel 77 and 47 then.
Hope it Helps,
Soroush.
07-15-2012 11:09 AM
Thanks for the reply
Still it is not working
As two isp are diffrenet is there any setting needs to be done fro there side.
Is there any problem of bundling ?
07-15-2012 11:24 AM
hmm... i dont follow you, you are actually trying to make an etherchannel between two distant sites, which are connected through two ISP's?
sorry but if your network spans over two ISPs, I dont think it is possible. with one service provider invovled you could used dot1q tunneling (Q-in-Q) to form an etherchannel between remote sites and thats only if the ISP supports 802.1q QinQ.
> yes the ISP should do settings to support dot1q tunneling
HTH,
Soroush.
07-15-2012 08:40 PM
Thanks a lot
Will co-ordinate with isp and let u know
05-01-2018 12:40 PM
remove flowcontrol send off on port 2/32
09-11-2015 06:11 PM
Hi Guys,
I have the solution to this problem.
The reason why we get the message "LACP currently no enabled on the remote port " is because LACP is not enabled on the member ports.
While creating the Port channel the members are not in the switch port mode .
By enabling the interface with switch port command can change the status from suspended to connected :)
Regards
PAUL
03-10-2017 06:54 PM
Hi Guys,
Mr. PAUL is right and here is the configuration example are given
channel-protocol lacp
and now i think problem solved.
Regards,
Mahbub
05-23-2019 04:46 AM
Recently i faced this issue and you can check 1 of the below :
1- the 2 uplinks configured correctly under channel group command
2- or you forgot to add native vlan .
Thanks
Ahmed
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide