Was wondering if anyone had any experience teaming 2 NICs using a Cisco 3560 or other switch.
I configured the Teaming software for type: SLB (Switch-assisted Load Balancing) and on the switch I created an etherchannel to include the 2 ports.
Here's a sample of my switch config:
interface Port-channel30
!
interface GigabitEthernet0/14
description AETHER - LAN 1
duplex full
speed 1000
channel-group 30 mode on
!
interface GigabitEthernet0/15
!
interface GigabitEthernet0/16
description AETHER - LAN 2
duplex full
speed 1000
channel-group 30 mode on
Jeremy
I configured the Teaming software for type: SLB (Switch-assisted Load Balancing) and on the switch I created an etherchannel to include the 2 ports.
Here's a sample of my switch config:
interface Port-channel30
!
interface GigabitEthernet0/14
description AETHER - LAN 1
duplex full
speed 1000
channel-group 30 mode on
!
interface GigabitEthernet0/15
!
interface GigabitEthernet0/16
description AETHER - LAN 2
duplex full
speed 1000
channel-group 30 mode on
Jeremy