cancel
Showing results for 
Search instead for 
Did you mean: 

Port Channel Settings on Cisco 3750 for a Ruckus SmartZone 100 Controller

Anonymous
Not applicable
Hi Everyone,

I have a SmartZone 100 controller setup on a Cisco 3750.  I'm only using the 4 ethernet ports on the controller.  The 10Gb modules are not being used in the setup, so basically I'm making use of 4 out of the available 6 ports on the controller.

I have setup a port -channel for the 4 ethernet ports, but the controller goes down as soon as I enable all the ports.  Shutting down 3 of the 4 ports brings the connection back up.

Any Ideas?  Here's the config on the Cisco.

interface Port-channel3 description NIC TEAM for SmartZone 100
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 200
 switchport mode trunk
 spanning-tree portfast

interface GigabitEthernet2/0/15
 description NIC TEAM SMARTZONE02 #1
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 200
 switchport mode trunk
 spanning-tree portfast
 channel-group 3 mode on
!
interface GigabitEthernet2/0/16
 description NIC TEAM SMARTZONE02 #2
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 200
 switchport mode trunk
 shutdown
 spanning-tree portfast
 channel-group 3 mode on
!
interface GigabitEthernet2/0/17
 description NIC TEAM SMARTZONE02 #3
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 200
 switchport mode trunk
 shutdown
 spanning-tree portfast
 channel-group 3 mode on
!
interface GigabitEthernet2/0/18
 description NIC TEAM SMARTZONE02 #4
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 200
 switchport mode trunk
 shutdown
 spanning-tree portfast
 channel-group 3 mode on
11 REPLIES 11

Anonymous
Not applicable
Thanks for your help!

Anonymous
Not applicable
Hello Herman,
What is the configuration for smart zone 100 on interface
thanks

Anonymous
Not applicable
We are using "One Port Group" on the Smartzone 100

victoriano_sene
New Contributor
Hello Herman,
What is the configuration for sz-100?
I have one port group configuration. And the ports up and down all time.
Thank you.

Anonymous
Not applicable
Herman, can you confirm this still works with all four ports being in a single port channel with active LACP? I cannot replicate that setup.