11-23-2017 03:32 AM - edited 03-08-2019 12:51 PM
Hello,
I have recently configured LACP ether-channel and seems working ok but,
when i Issue the command to verify it, it seems no balance or something not clear to me.
If I issue the command "EDGE4#sho etherchannel port-channel"
the output is,
---------------------------------------------------------------------------------
Channel-group listing:
----------------------
Group: 14
----------
Port-channels in the group:
---------------------------
Port-channel: Po14 (Primary Aggregator)
------------
Age of the Port-channel = 1d:00h:29m:54s
Logical slot/port = 2/14 Number of ports = 2
HotStandBy port = null
Port state = Port-channel Ag-Inuse
Protocol = LACP
Port security = Disabled
Ports in the Port-channel:
Index Load Port EC state No of bits
------+------+------+------------------+-----------
0 00 Gi0/1 Active 0
0 00 Gi0/2 Active 0
Time since last port bundled: 1d:00h:20m:33s Gi0/2
Time since last port Un-bundled: 1d:00h:21m:14s Gi0/2
-------------------------------------------------------------------------
so when the load and index is zeros, is that Ok? if not, what is missing?
Thank you all in advance.
M. R.
11-23-2017 04:04 AM
Hi
Could you please share the command output and your etherchannel configuration?:
show etherchannel summary
Thank you in advance.
11-23-2017 04:59 AM
@Julio E. Moisa wrote:
Hi
Could you please share the command output and your etherchannel configuration?:
show etherchannel summary
Thank you in advance.
Hello Julio,
the commands output is s follow:
EDGE33#sho etherchannel 14 summary
Flags: D - down P - bundled in port-channel
I - stand-alone s - suspended
H - Hot-standby (LACP only)
R - Layer3 S - Layer2
U - in use f - failed to allocate aggregator
M - not in use, minimum links not met
u - unsuitable for bundling
w - waiting to be aggregated
d - default port
Number of channel-groups in use: 5
Number of aggregators: 5
Group Port-channel Protocol Ports
------+-------------+-----------+-----------------------------------------------
14 Po14(SU) LACP Gi1/0/5(P) Gi1/0/6(P)
EDGE33#sho run int po 14
Building configuration...
Current configuration : 171 bytes
!
interface Port-channel14
description ************ To Egde XXXX *************
switchport trunk native vlan 41
switchport mode trunk
switchport nonegotiate
end
-----------------------------------------------------------
Thank you
M. R.
11-23-2017 05:22 AM
It would help to share configuration of member ports from both switches. Currently, member ports on the switch are in suspended mode.
11-23-2017 06:11 AM - edited 11-23-2017 06:13 AM
Ok, port configuration is ...
interface GigabitEthernet1/0/6
description ******** To Edge xxxxx*******
switchport trunk native vlan 41
switchport mode trunk
switchport nonegotiate
udld port aggressive
mls qos trust device cisco-phone
mls qos trust cos
channel-protocol lacp
channel-group 14 mode active
end
-----------------------
this configuration is exact on all ports that are members on both sides switches.
Thanx
11-23-2017 07:06 AM
Config. Looks fine. Can you bring up suspended ports ?and before you do that turn the debugging on for lacp packets.
that may tell us why etherchannel is not coming up. Are you configuring this on a physical switch ?
11-23-2017 07:33 AM
11-23-2017 01:50 PM - edited 11-23-2017 01:51 PM
Sorry I misread the code. you mentioned not seeing any load, you mean no hit counters on the port channel ( input /output packets).
Is the traffic flowing between these 2 switches or you having issues?is there any other port channel or individual trunk connection between these switches ?
11-26-2017 12:50 AM
11-23-2017 02:46 PM
11-26-2017 04:36 AM
Hi
Is the native vlan created on both switches? or try removing the UDLD configuration.
11-26-2017 05:09 AM
I have removed the udld command from the config, and sure the native vlan is populated through all other switches.
11-26-2017 05:20 AM
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