We have a Catalyst 2950 switch with 2 gigabit ports in it.
If I plug the 2 Gb ports in to each other, the links come up, however anything else plugged in (even with the same cable) they do not. We've not done much for configuring the switch. The config is listed as:
All interfaces are configured the same, basically no configuration.
Any suggestions?
If I plug the 2 Gb ports in to each other, the links come up, however anything else plugged in (even with the same cable) they do not. We've not done much for configuring the switch. The config is listed as:
Code:
!
! Last configuration change at 13:34:16 UTC Mon Sep 26 2011
! NVRAM config last updated at 13:34:19 UTC Mon Sep 26 2011
!
version 12.1
no service single-slot-reload-enable
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname [obscured]
!
enable password [obscured]
!
clock timezone EST 0
clock summer-time UTC recurring 1 Sun Apr 0:00 last Sun Oct 0:00
ip subnet-zero
!
spanning-tree extend system-id
!
!
interface FastEthernet0/1
no ip address
!
interface FastEthernet0/2
no ip address
!
interface FastEthernet0/3
no ip address
!
interface FastEthernet0/4
no ip address
....
(rest of interfaces the same)
All interfaces are configured the same, basically no configuration.
Any suggestions?