snootalope
IS-IT--Management
hello
I'm trying to add another switch to a group of switches I already have "chained" together.
I've got three switches currently in the group. One is a 3560 and the other two are 3500's. At the moment, the two 3500's are linked via GBIC's. From one of the 3500's, I've uplinked to the 3560 via one of the FastEthernet ports. That works just fine!
My problem is, i'm trying to add another 3500 switch, but I don't want to use another GBIC, only a FastEthernet port. So, I've configured the new 3500 switch just like the others that are currently in place, but it won't connect, or uplink.
Here's the config from the currently active switchport:
!
interface FastEthernet0/1
switchport trunk encapsulation dot1q
switchport mode trunk
switchport voice vlan 172
!
and the port from the switch I'm trying to add:
!
interface FastEthernet0/13
switchport trunk encapsulation dot1q
switchport mode trunk
switchport voice vlan 172
!
This is the same way I've uplinked them in the past and it's worked just fine.. not sure what i'm doing wrong! both switches are using IOS c3500XL-c3h2s-mz.120-5.3.WC.1
any advice would be great...
I'm trying to add another switch to a group of switches I already have "chained" together.
I've got three switches currently in the group. One is a 3560 and the other two are 3500's. At the moment, the two 3500's are linked via GBIC's. From one of the 3500's, I've uplinked to the 3560 via one of the FastEthernet ports. That works just fine!
My problem is, i'm trying to add another 3500 switch, but I don't want to use another GBIC, only a FastEthernet port. So, I've configured the new 3500 switch just like the others that are currently in place, but it won't connect, or uplink.
Here's the config from the currently active switchport:
!
interface FastEthernet0/1
switchport trunk encapsulation dot1q
switchport mode trunk
switchport voice vlan 172
!
and the port from the switch I'm trying to add:
!
interface FastEthernet0/13
switchport trunk encapsulation dot1q
switchport mode trunk
switchport voice vlan 172
!
This is the same way I've uplinked them in the past and it's worked just fine.. not sure what i'm doing wrong! both switches are using IOS c3500XL-c3h2s-mz.120-5.3.WC.1
any advice would be great...