Hello again
Here are my results.. it works pretty good here
With an alcatel Switch...
Here is the results
Before Reloading
interface port-channel 5
add fastethernet 1/0
add fastethernet 1/1
trusted
trusted vlan 1-4094
switchport mode trunk
switchport trunk native vlan 10
switchport trunk allowed vlan 10,20,200
(Office_Alternetworks) #show interface port-channel 5
Port-Channel 5 is administratively up
Hardware is Port-Channel, address is 00:00:00:00:00:00 (bia 00:0B:86:63:33:F6)
Description: Link Aggregate
Spanning Tree is disabled
Switchport priority: 0
Member port:
FE 1/0, Admin is up, line protocol is up
FE 1/1, Admin is up, line protocol is up
Last clearing of "show interface" counters 4 day 22 hr 14 min 57 sec
link status last changed 0 day 0 hr 0 min 5 sec
63 packets input, 8100 bytes
Received 21 broadcasts, 0 runts, 0 giants, 0 throttles
0 input error bytes, 0 CRC, 0 frame
14 multicast, 42 unicast
48 packets output, 20634 bytes
0 output errors bytes, 0 deferred
0 collisions, 0 late collisions, 0 throttles
Port-Channel 5 is TRUSTED
(Office_Alternetworks) #
After Rebooting the controller
(Office_Alternetworks) #show interface port-channel 5
Port-Channel 5 is administratively up
Hardware is Port-Channel, address is 00:00:00:00:00:00 (bia 00:0B:86:63:33:F6)
Description: Link Aggregate
Spanning Tree is disabled
Switchport priority: 0
Member port:
FE 1/0, Admin is up, line protocol is up
FE 1/1, Admin is up, line protocol is up
Last clearing of "show interface" counters 0 day 0 hr 4 min 30 sec
link status last changed 0 day 0 hr 1 min 35 sec
1772 packets input, 244369 bytes
Received 1038 broadcasts, 0 runts, 0 giants, 0 throttles
0 input error bytes, 0 CRC, 0 frame
554 multicast, 734 unicast
743 packets output, 161575 bytes
0 output errors bytes, 0 deferred
0 collisions, 0 late collisions, 0 throttles
Port-Channel 5 is TRUSTED
(Office_Alternetworks) #show version
Aruba Operating System Software.
ArubaOS (MODEL: Aruba620), Version 6.1.3.5
Website: http://www.arubanetworks.com
Copyright (c) 2002-2012, Aruba Networks, Inc.
Compiled on 2012-09-28 at 07:46:05 PDT (build 35523) by p4build
ROM: System Bootstrap, Version CPBoot 1.0.0.0 (build 23274)
Built: 2010-01-19 11:11:41
Built by: p4build@re_client_23274
Switch uptime is 4 minutes 47 seconds
Reboot Cause: User reboot.
Supervisor Card
Processor XLS 204 (revision A1) with 890M bytes of memory.
32K bytes of non-volatile configuration memory.
256M bytes of Supervisor Card System flash (model=NAND 256MB).
(Office_Alternetworks) #
On the switch
Alternetworks_6450_Office-> show linkagg
Number Aggregate SNMP Id Size Admin State Oper State Att/Sel Ports
-------+----------+---------+----+------------+--------------+-------------
5 Static 40000005 2 ENABLED UP 2 2
Alternetworks_6450_Office-> show configuration snapshot linkagg
! Link Aggregate :
static linkagg 5 size 2 admin state enable
static agg 1/4 agg num 5
static agg 1/5 agg num 5
Alternetworks_6450_Office->
Alternetworks_6450_Office-> show system
System:
Description: Alcatel-Lucent 6450L 10 PORT COPPER FE POE 6.6.3.413.R01 Service Release, August 16, 2012.,
Object ID: 1.3.6.1.4.1.6486.800.1.1.2.1.12.1.4,
Up Time: 9 days 3 hours 29 minutes and 18 seconds,
Contact: Alcatel-Lucent, http://alcatel-lucent.com/wps/portal/enterprise,
Name: Alternetworks_6450_Office,
Location: San_Francisco,
Services: 72,
Date & Time: SUN DEC 02 2012 16:00:58 (EST)
Flash Space:
Primary CMM:
Available (bytes): 64409600,
Comments : None
Alternetworks_6450_Office->
IF i reboot the switch not the controller
Alternetworks_6450_Office-> show system
System:
Description: Alcatel-Lucent 6450L 10 PORT COPPER FE POE 6.6.3.413.R01 Service Release, August 16, 2012.,
Object ID: 1.3.6.1.4.1.6486.800.1.1.2.1.12.1.4,
Up Time: 0 days 0 hours 3 minutes and 26 seconds,
Contact: Alcatel-Lucent, http://alcatel-lucent.com/wps/portal/enterprise,
Name: Alternetworks_6450_Office,
Location: San_Francisco,
Services: 72,
Date & Time: SUN DEC 02 2012 16:05:34 (EST)
Flash Space:
Primary CMM:
Available (bytes): 64409600,
Comments : None
Alternetworks_6450_Office-> show linkagg
Number Aggregate SNMP Id Size Admin State Oper State Att/Sel Ports
-------+----------+---------+----+------------+--------------+-------------
5 Static 40000005 2 ENABLED UP 2 2
Alternetworks_6450_Office->
As you see in the results everything worked fine...I noticed that you configured lacp to have control over the port channel
lacp timeout short
lacp group 2 mode active
Do it without that... let the port channel have the control of it... and it should work... anyways check my config...
Leave the ports that you are aggregating to the link aggregation with no config of lacp....
interface fastethernet 1/0
description "FE1/0"
trusted
trusted vlan 1-4094
switchport access vlan 1000
!
interface fastethernet 1/1
description "FE1/1"
trusted
trusted vlan 1-4094
!
here is what i got on the ports... which is not being used... as the port channel is taking over the LACP