LACP Freenas 8.0.4 r2 to Cisco 2960G

Status
Not open for further replies.

robvil

Cadet
Joined
Jun 7, 2012
Messages
3
Hi,

I have a LACP connection, currently with only one cable, from the freenas to a cisco switch which is working acording to my stats, but when trying to send traffic thought the LACP connection nothing happens. Trying to ping my gateway just thoughs a timeout. Doing the same from another nic in the freenas not in LACP to the same switch in the same vlan works.

My configuration and stats. is:

interface Port-channel2
description LACP to Freenas server 1
switchport access vlan 10
switchport mode access

interface GigabitEthernet0/4
description LACP port to Freenas server 1
switchport access vlan 10
switchport mode access
channel-protocol lacp
channel-group 2 mode active

CISCO#sh etherchannel 2 detail
Group state = L2
Ports: 1 Maxports = 16
Port-channels: 1 Max Port-channels = 16
Protocol: LACP
Minimum Links: 0
Ports in the group:
-------------------
Port: Gi0/4
------------

Port state = Up Mstr Assoc In-Bndl
Channel group = 2 Mode = Active Gcchange = -
Port-channel = Po2 GC = - Pseudo port-channel = Po2
Port index = 0 Load = 0x00 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
Gi0/4 SA bndl 32768 0x2 0x2 0x105 0x3D

Partner's information:

LACP port Admin Oper Port Port
Port Flags Priority Dev ID Age key Key Number State
Gi0/4 SA 32768 b499.baaa.bad7 24s 0x0 0x90 0x2 0x3D

Age of the port in the current state: 0d:02h:06m:50s

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

Port-channel: Po2 (Primary Aggregator)

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

Age of the Port-channel = 0d:17h:54m:34s
Logical slot/port = 2/2 Number of ports = 1
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/4 Active 0

Time since last port bundled: 0d:02h:06m:50s Gi0/4
Time since last port Un-bundled: 0d:02h:09m:40s Gi0/4

lagg0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 9000
options=219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC>
ether b4:99:ba:aa:ba:d7
inet 10.199.0.11 netmask 0xffffff00 broadcast 10.199.0.255
media: Ethernet autoselect
status: active
laggproto lacp
laggport: em1 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>

Any idea why no traffic is parsing my LACP connection?

Regards
Robert
 
Status
Not open for further replies.
Top