09-30-2017 07:55 AM - edited 03-08-2019 12:13 PM
I have two cisco 3850 mode ws-c3850-12XS-E with to 4 10G network module.
I have setup cisco stackwise virtual on those swithes via to 10G link as SVL link and one 10G as dual active detection and two switches have been stacked. I connect two 1G link from cisco 2960 switch to those cisco 3850 stacked switches,but when I setup LACP between those link the below error was appear:
l3dontbndl2: te1/1/4 suspended: lacp currently not enabled on the remote port
but now I do not know what is problem. everything for config is ok.
another thing when I unplug one link from SVL that problem will be solved.
please help me
09-30-2017 10:23 AM
Hello,
post the configs of both switches...
09-30-2017 01:34 PM
Hello
I copy only part of stackswise virtual:
**3850-SW-1**
stackwise-virtual
domain 10
!
redundancy mode
sso
!
interface TenGigabitEthernet 1/0/1
switchport mode access
switchport access vlan 10
channel-group 10 mode active
!
interface TenGigabitEthernet 1/0/10
stackwise-virtual dual-active-detection
!
interface TenGigabitEthernet 1/0/11
stackwise-virtual link 1
!
interface TenGigabitEthernet 1/0/12
stackwise-virtual link 1
!
interface port-channel 10
switchport mode access
switchport access vlan 10
!
**3850-SW-2**
stackwise-virtual
domain 10
!
redundancy mode
sso
!
interface TenGigabitEthernet 2/0/1
switchport mode access
switchport access vlan 10
channel-group 10 mode active
!
interface TenGigabitEthernet 2/0/10
stackwise-virtual dual-active-detection
!
interface TenGigabitEthernet 2/0/11
stackwise-virtual link 1
!
interface TenGigabitEthernet 2/0/12
stackwise-virtual link 1
!
interface port-channel 10
switchport mode access
switchport access vlan 10
!
**2960-SW**
interface GigabitEthernet1/0/6
switchport mode access
switchport access vlan 10
channel-group 10 mode active
!
interface GigabitEthernet1/0/7
switchport mode access
switchport access vlan 10
channel-group 10 mode active
!
interface port-channel 10
switchport mode access
switchport access vlan 10
!
09-30-2017 04:16 PM - edited 09-30-2017 04:18 PM
@adnanbiek wrote:
I have two cisco 3850 mode ws-c3850-12XS-E with to 4 10G network module.
I have setup cisco stackwise virtual on those swithes via to 10G link as SVL link and one 10G as dual active detection and two switches have been stacked.
How is this possible?
According to Cisco documentation (02 July 2017) it states:
Cisco StackWise Virtual is supported only on the WS-C3850-48XS-S, WS-C3850-48XS-E, WS-C3850-48XS-F-S, WS-C3850-48XS-F-E models of the Cisco Catalyst 3850 Series Switches.
10-01-2017 01:42 AM
Yes is supported only on the WS-C3850-48XS-S, WS-C3850-48XS-E, WS-C3850-48XS-F-S, WS-C3850-48XS-F-E models of the Cisco Catalyst 3850 Series Switches. but now it is working on WS-C3850-12S-E. swithes were stacked. all feature for stack is working but only LACP problem.
10-20-2017 09:14 AM - edited 10-20-2017 09:20 AM
Are you sure your two switches are successfully stacked? If they were, I'd expect a single stack configuration rather than two separate switch configurations.
The command reference states that the link value of "stackwise-virtual link <link value>" should match the stackwise virtual domain. Yours shows a mismatch. That's something to fix if you're still wrestling with the problem.
10-20-2017 12:20 PM
Hi cweinhold
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