cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2646
Views
0
Helpful
1
Replies

CSR1000v and LACP

antonio.guirado
Level 3
Level 3

Hello,

I am "playing" with IOS XE in a ESXi enviroment where I use two CSR1000v 3.10.5S. I'd like to do a LACP link but interfaces are always
in a suspended state. I think that this issue is not associated to vmware networking because I can see CDP BPDU's but there are no LACP
packets transmited o received by both CSR1000v. I mean that if you do "debug lacp all" you can not see any BPDU (neither tx or rx) . I can do a non-LACP link using "on" mode and everything is fine. Both routers are in "active" mode. My configuration is:

interface Port-channel1
ip address 1.1.1.1 255.255.255.0
no negotiation auto
!
interface GigabitEthernet1
no ip address
negotiation auto
cdp enable
channel-group 1 mode active
!
interface GigabitEthernet2
no ip address
negotiation auto
cdp enable
channel-group 1 mode active
!

I do not use EFP's because I think  that CSR1000v does not support l2protocol tunnel:

Router-001-CR1000v(config)#interface port-channel 1
Router-001-CR1000v(config-if)# service instance 1 ethernet
Router-001-CR1000v(config-if-srv)# encapsulation untagged
Router-001-CR1000v(config-if-srv)# bridge-domain 1
Router-001-CR1000v(config-if-srv)# l2protocol peer lacp
l2protocol action not supported

Any idea why ports are in suspended state and no BPDU's are transmited?.

Regards

1 Reply 1

antonio.guirado
Level 3
Level 3

Hello,


I can see a BPDU transmited only when I delete the giga port from the Port-Channel:

Router-002-CR1000v(config)#interface GigabitEthernet3
Router-002-CR1000v(config-if)#no channel-group 64 mode passive
Router-002-CR1000v(config-if)#
*Oct 18 17:00:39.816: LACP: lacp_disable_swidb: Gi3 disabling LACP
*Oct 18 17:00:39.816: LACP: lacp_hw_off: Gi3 is going down

*Oct 18 17:00:39.816: LACP: lacp_disable_swidb: send pdu out Gi3
*Oct 18 17:00:39.816: LACP: lacp_insert_partner_cd_inhibitor: didn't change sync flag.
*Oct 18 17:00:39.816: LACP: lacp_send_lacpdu: (Gi3) About to send the 110 LACPDU
*Oct 18 17:00:39.816: LACP :lacp_bugpak: Send LACP-PDU packet via Gi3
*Oct 18 17:00:39.816: LACP : packet size: 124
*Oct 18 17:00:39.816: LACP: pdu: subtype: 1, version: 1
*Oct 18 17:00:39.816: LACP: Act: tlv:1, tlv-len:20, key:0x0, p-pri:0x8000, p:0x1, p-state:0x40,
s-pri:0x8000, s-mac:001e.bdaa.7800
*Oct 18 17:00:39.816: LACP: Part: tlv:2, tlv-len:20, key:0x0, p-pri:0x0, p:0x0, p-state:0x0,
s-pri:0x0, s-mac:0000.0000.0000
*Oct 18 17:00:39.816: LACP: col-tlv:3, col-tlv-len:16, col-max-d:0x8000
*Oct 18 17:00:39.816: LACP: term-tlv:0 termr-tlv-len:0
*Oct 18 17:00:39.816: LACP: lacp_write: LACP 124 bytes out Gi3
*Oct 18 17:00:39.816: LACP: lacp_delete_idb_block: deleting LACP subblock from Gi3
*Oct 18 17:00:39.816: LACP: lacp_c(Gi3) timer stopped
*Oct 18 17:00:39.816: LACP: lacp_p(Gi3) timer stopped
*Oct 18 17:00:39.816: LACP: lacp_w(Gi3) timer stopped
*Oct 18 17:00:39.816: LACP: lacp_t(Gi3) timer stoppe

I do not know if the LACP link is available.

Regards

Review Cisco Networking products for a $25 gift card