JoyriderUK
MIS
Folks, I'm trying to create a trunk to my 6509 switch. Its fine until I have both Gigabit ports plugged in. Then is goes pants. Anything I've overlooked?
2950
!
interface Port-channel1
switchport mode trunk
no ip address
!
!
interface GigabitEthernet0/1
switchport mode trunk
no ip address
channel-group 1 mode on
!
interface GigabitEthernet0/2
switchport mode trunk
no ip address
channel-group 1 mode on
!
set port channel 3/15-16 7
set spantree portfast 3/1-16 disable
set spantree guard none 3/1-16
set port channel 3/1-8,3/15-16 mode on
2950
!
interface Port-channel1
switchport mode trunk
no ip address
!
!
interface GigabitEthernet0/1
switchport mode trunk
no ip address
channel-group 1 mode on
!
interface GigabitEthernet0/2
switchport mode trunk
no ip address
channel-group 1 mode on
!
set port channel 3/15-16 7
set spantree portfast 3/1-16 disable
set spantree guard none 3/1-16
set port channel 3/1-8,3/15-16 mode on