05-16-2016 02:09 PM - edited 03-01-2019 12:44 PM
Hello,
I Have an ucs 200 m4 connected to a switch using Port Channel
interface GigabitEthernet0/45
switchport trunk encapsulation dot1q
switchport mode trunk
channel-group 2 mode on
!
interface GigabitEthernet0/46
switchport trunk encapsulation dot1q
switchport mode trunk
channel-group 2 mode on
When i ping the from my notebook when the two interfaces are connected did not work, if disconnect one of them it works.
What could be?
Regards
Leonardo Santana
Solved! Go to Solution.
05-16-2016 02:22 PM
Hello,
Try configuring the interfaces on the switch to use LACP:
Switch(config-if)#channel-group 2 mode active
Also, how are the interfaces configured in the CIMC?
-Wes
05-16-2016 02:22 PM
Hello,
Try configuring the interfaces on the switch to use LACP:
Switch(config-if)#channel-group 2 mode active
Also, how are the interfaces configured in the CIMC?
-Wes
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