[c-nsp] Cisco 6509 LACP

Mike Glass MGlass at lccountymt.gov
Fri Feb 8 16:59:22 EST 2013


I have the vlan's 2 and 4 created
 
2    CityCounty2                      active    Fa3/1, Fa3/3, Fa3/4, Fa3/6
                                                Fa3/7, Fa3/9, Fa3/10, Fa3/11
                                                Fa3/12, Fa3/13, Fa3/14, Fa3/15
                                                Fa3/16, Fa3/17, Fa3/19, Fa3/20
                                                Fa3/21, Fa3/22, Fa3/23, Fa3/24
                                                Fa3/25, Fa3/26, Fa3/27, Fa3/28
                                                Fa3/29, Fa3/30, Fa3/31, Fa3/32
                                                Fa3/33, Fa3/34, Fa3/35, Fa3/36
                                                Fa3/37, Fa3/38, Fa3/39, Gi5/2
                                                Gi5/6, Gi5/7, Gi6/5, Gi6/18
                                                Gi6/19, Gi6/21, Gi6/22, Gi6/23
                                                Gi6/27, Gi6/28, Gi6/29, Gi6/30
                                                Gi6/31, Gi6/32, Gi6/36, Gi6/38

4    CCB-Server                       active    Fa3/18, Gi5/1, Gi5/3, Gi5/5
                                                Gi5/8, Gi5/9, Gi5/10, Gi5/11
                                                Gi5/16, Gi6/3, Gi6/4, Gi6/6
                                                Gi6/9, Gi6/11, Gi6/12, Gi6/13
                                                Gi6/14, Gi6/15, Gi6/16, Gi6/17
                                                Gi6/20, Gi6/25, Gi6/26, Gi6/33
                                                Gi6/34, Gi6/35, Gi6/37, Gi6/43
                                                Gi6/46
 
Here is show interface trunk
 
Port          Mode         Encapsulation  Status        Native vlan
Po1           on           802.1q         trunking      1
 
Port          Vlans allowed on trunk
Po1           2,4
 
Port          Vlans in spanning tree forwarding state and not pruned
Po1           2,4

 
Thanks
Mike
 
 
>>> Andrew Miehs <andrew at 2sheds.de> 2/8/2013 2:41 PM >>>
Which VLANs do you want to trunk?
Have you created the

vlan <Number>
name <VlanName>

entries on the Cisco side yet?

show interface trunk

would also be interesting.




On Sat, Feb 9, 2013 at 7:25 AM, Mike Glass <MGlass at lccountymt.gov> wrote:


I hope somebody can help me, I am trying to configure a 6509 as the passive receiver from a Dell Force10 10Ge switch with 2 sfp to 2 gig ports on our 6509 switch, I see LACP is up on both sides but cannot pass traffic, I have only 2 vlans that will carry across the aggregate link from our vmware boxes, this is just a temp until I get a 10ge in our 6509 chassis.

Attached is the config on both sides.

Make sense?

-------------------------------------------------------
Cisco 6509 Config
-------------------------------------------------------

interface GigabitEthernet6/7
switchport
no ip address
spanning-tree portfast
switchport mode trunk
channel-protocol lacp
channel-group 1 mode passive
!
interface GigabitEthernet6/8
switchport
no ip address
spanning-tree portfast
switchport mode trunk
channel-protocol lacp
channel-group 1 mode passive


interface Port-channel1
description lacp Force10
switchport
switchport trunk encapsulation dot1q
Switchport mode trunk
no ip address
logging event link-status
--------------------------------------------------------

-----------------------------------------------------------------------------------
show etherchannel detail
-----------------------------------------------------------------------------------

Channel-group listing:
-----------------------

Group: 1
----------
Group state = L2
Ports: 2 Maxports = 16
Port-channels: 1 Max Port-channels = 16
Protocol: LACP
Minimum Links: 0
Ports in the group:
-------------------
Port: Gi6/7
------------

Port state = Up Mstr In-Bndl
Channel group = 1 Mode = Active Gcchange = -
Port-channel = Po1 GC = - Pseudo port-channel = Po1
Port index = 0 Load = 0x55 Protocol = LACP

Flags: S - Device is sending Slow LACPDUs F - Device is sending fast LACPDUs.
A - Device is in active mode. P - Device is in passive mode.

Local information:
LACP port Admin Oper Port Port
Port Flags State Priority Key Key Number State
Gi6/7 SA bndl 32768 0x1 0x1 0x607 0x3D

Partner's information:

Partner Partner LACP Partner Partner Partner Partner Partner
Port Flags State Port Priority Admin Key Oper Key Port Number Port State
Gi6/7 FA bndl 32768 0x0 0x1 0xA5 0x3F

Age of the port in the current state: 0d:00h:08m:06s

Port: Gi6/8
------------

Port state = Up Mstr In-Bndl
Channel group = 1 Mode = Active Gcchange = -
Port-channel = Po1 GC = - Pseudo port-channel = Po1
Port index = 1 Load = 0xAA Protocol = LACP

Flags: S - Device is sending Slow LACPDUs F - Device is sending fast LACPDUs.
A - Device is in active mode. P - Device is in passive mode.

Local information:
LACP port Admin Oper Port Port
Port Flags State Priority Key Key Number State
Gi6/8 SA bndl 32768 0x1 0x1 0x608 0x3D

Partner's information:

Partner Partner LACP Partner Partner Partner Partner Partner
Port Flags State Port Priority Admin Key Oper Key Port Number Port State
Gi6/8 FA bndl 32768 0x0 0x1 0xA4 0x3F

Age of the port in the current state: 0d:00h:08m:06s

Port-channels in the group:
----------------------

Port-channel: Po1 (Primary Aggregator)

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

Age of the Port-channel = 1d:01h:24m:05s
Logical slot/port = 14/1 Number of ports = 2
Port state = Port-channel Ag-Inuse
Protocol = LACP

Ports in the Port-channel:

Index Load Port EC state No of bits
------+------+------+------------------+-----------
0 55 Gi6/7 Active 4
1 AA Gi6/8 Active 4
--------------------------------------------------------------------------------



----------------------------------------------------------------------------------------------
Force 10 Config
----------------------------------------------------------------------------------------------

interface TenGigabitEthernet 0/24
description LAG to VMWARE servers
no ip address
!
port-channel-protocol LACP
port-channel 2 mode active
no shutdown
!
interface TenGigabitEthernet 0/25
description LAG to VMWARE servers
no ip address
!
port-channel-protocol LACP
port-channel 2 mode active
no shutdown


interface TenGigabitEthernet 0/34
description LAG to Cisco 6905
no ip address
!
port-channel-protocol LACP
port-channel 1 mode active
no shutdown
!
interface TenGigabitEthernet 0/35
description LAG to Cisco 6905
no ip address
!
port-channel-protocol LACP
port-channel 1 mode active
no shutdown

interface Port-channel 1
description LAG to Cisco 6905
no ip address
switchport
no shutdown
!
interface Port-channel 2
description LAG to VMWARE Servers
no ip address
switchport
no shutdown
!
interface Vlan 1
!
interface Vlan 2
name VMWARE Data VLAN
no ip address
tagged Port-channel 1-2
no shutdown
!
interface Vlan 4
no ip address
tagged Port-channel 1-2
no shutdown
---------------------------------------------------------


--------------------------------------------------------------
AIS-Prod-1#sh lacp 1
--------------------------------------------------------------

Port-channel 1 admin up, oper up, mode lacp
Actor System ID: Priority 32768, Address 0001.e88b.52b8
Partner System ID: Priority 32768, Address 00d0.0345.8800
Actor Admin Key 1, Oper Key 1, Partner Oper Key 1
LACP LAG 1 is an aggregatable link

A - Active LACP, B - Passive LACP, C - Short Timeout, D - Long Timeout
E - Aggregatable Link, F - Individual Link, G - IN_SYNC, H - OUT_OF_SYNC
I - Collection enabled, J - Collection disabled, K - Distribution enabled
L - Distribution disabled, M - Partner Defaulted, N - Partner Non-defaulted,
O - Receiver is in expired state, P - Receiver is not in expired state

Port Te 0/34 is enabled, LACP is enabled and mode is lacp
Actor Admin: State ACEHJLMP Key 1 Priority 32768
Oper: State ACEGIKNP Key 1 Priority 32768
Partner Admin: State BDFHJLMP Key 0 Priority 0
Oper: State ADEGIKNP Key 1 Priority 32768

Port Te 0/35 is enabled, LACP is enabled and mode is lacp
Actor Admin: State ACEHJLMP Key 1 Priority 32768
Oper: State ACEGIKNP Key 1 Priority 32768
Partner Admin: State BDFHJLMP Key 0 Priority 0
Oper: State ADEGIKNP Key 1 Priority 32768
---------------------------------------------------------------

------------------------------------------------------------------
AIS-Prod-1#sh lacp 2
------------------------------------------------------------------
Port-channel 2 admin up, oper up, mode lacp
Actor System ID: Priority 32768, Address 0001.e88b.52b8
Partner System ID: Priority 65535, Address ac16.2d73.1cdc
Actor Admin Key 2, Oper Key 2, Partner Oper Key 11
LACP LAG 2 is an aggregatable link

A - Active LACP, B - Passive LACP, C - Short Timeout, D - Long Timeout
E - Aggregatable Link, F - Individual Link, G - IN_SYNC, H - OUT_OF_SYNC
I - Collection enabled, J - Collection disabled, K - Distribution enabled
L - Distribution disabled, M - Partner Defaulted, N - Partner Non-defaulted,
O - Receiver is in expired state, P - Receiver is not in expired state

Port Te 0/24 is enabled, LACP is enabled and mode is lacp
Actor Admin: State ACEHJLMP Key 2 Priority 32768
Oper: State ACEGIKNP Key 2 Priority 32768
Partner Admin: State BDFHJLMP Key 0 Priority 0
Oper: State ADEGIKNP Key 11 Priority 255

Port Te 0/25 is enabled, LACP is enabled and mode is lacp
Actor Admin: State ACEHJLMP Key 2 Priority 32768
Oper: State ACEGIKNP Key 2 Priority 32768
Partner Admin: State BDFHJLMP Key 0 Priority 0
Oper: State ADEGIKNP Key 11 Priority 255


Thanks
Mike

_______________________________________________
cisco-nsp mailing list cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/




More information about the cisco-nsp mailing list