Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem configuring Cisco 2960-S Switch

Status
Not open for further replies.

LSUalum

IS-IT--Management
Aug 29, 2011
1
US
Good Morning,

My company has expanded and we upgraded to a Gigabit 2960-S Switch. My problem is right out of the box for testing purposes it worked no problem. Then, I added it to the rack and when I connected it to the network it no longer works. Someone told me that these model switches no longer come plug-n-play ready out of the box. My attempt then led me to hardcode an IP address to the switch of 10.1.3.8 with a gateway of 10.1.3.1 on Vlan1..

However it still does not work. Im looking to see what I am missing here. Below is the running config for what is loaded on the device. At the end of the day, I just want it running as a Gigabit switch. Nothing more, nothing less. Please help.........


Switch#sh run
Building configuration...

Current configuration : 3202 bytes
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Switch
!
boot-start-marker
boot-end-marker
!
!
!
!
no aaa new-model
switch 1 provision ws-c2960s-24ts-l
!
!
!
!
crypto pki trustpoint TP-self-signed-2192915328
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-2192915328
revocation-check none
rsakeypair TP-self-signed-2192915328
!
!
crypto pki certificate chain TP-self-signed-2192915328
certificate self-signed 01
3082023F 308201A8 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 32313932 39313533 3238301E 170D3933 30333031 30303032
33365A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 31393239
31353332 3830819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100B2D9 7E34C884 BE6B0321 0EF1F11B 9C99BB75 203575BD DA1ADCC5 AA6676B7
857C7E18 36E0B7D9 86CF313E F7C7B4D5 27C9ADD0 2B79B1D9 8C07C604 0023221A
904B833A D2426049 61899EBD 28B967D1 0492FFBF 230DBD81 DECAE9A3 15DCB083
D308AE63 5C99FA2F A247D07E B1AB7BED 4BAB7D2C E028C221 92E6AC1C 870A70A8
AD8D0203 010001A3 67306530 0F060355 1D130101 FF040530 030101FF 30120603
551D1104 0B300982 07537769 7463682E 301F0603 551D2304 18301680 144D5516
B691942E C373C216 B2C6A1C6 15070DD5 33301D06 03551D0E 04160414 4D5516B6
91942EC3 73C216B2 C6A1C615 070DD533 300D0609 2A864886 F70D0101 04050003
8181000C 19DA06E4 0E8D40CA 198D8DF2 949E6FD0 BA45323B 2995E10A F34C0A57
3DF80BB6 53610D35 447F0294 D63719F7 4E3C87AA CBE8BA45 68206E88 4667BADA
54A27782 25520034 45BD80CB DEFB450E 862E9B8E FCA0722B A7AD532F 002F946C
DEAC69A2 A083CBC1 5F140939 4527CDFD C75F2027 6547F290 131E609C A3F4F9BB 787F25
quit
spanning-tree mode pvst
spanning-tree extend system-id
!
!
!
!
vlan internal allocation policy ascending
!
!
!
interface FastEthernet0
no ip address
!
interface GigabitEthernet1/0/1
!
interface GigabitEthernet1/0/2
!
interface GigabitEthernet1/0/3
!
interface GigabitEthernet1/0/4
!
interface GigabitEthernet1/0/5
!
interface GigabitEthernet1/0/6
!
interface GigabitEthernet1/0/7
!
interface GigabitEthernet1/0/8
!
interface GigabitEthernet1/0/9
!
interface GigabitEthernet1/0/10
!
interface GigabitEthernet1/0/11
!
interface GigabitEthernet1/0/12
!
interface GigabitEthernet1/0/13
!
interface GigabitEthernet1/0/14
!
interface GigabitEthernet1/0/15
!
interface GigabitEthernet1/0/16
!
interface GigabitEthernet1/0/17
!
interface GigabitEthernet1/0/18
!
interface GigabitEthernet1/0/19
!
interface GigabitEthernet1/0/20
!
interface GigabitEthernet1/0/21
!
interface GigabitEthernet1/0/22
!
interface GigabitEthernet1/0/23
!
interface GigabitEthernet1/0/24
!
interface GigabitEthernet1/0/25
!
interface GigabitEthernet1/0/26
!
interface GigabitEthernet1/0/27
!
interface GigabitEthernet1/0/28
!
interface Vlan1
ip address 10.1.3.8 255.255.255.0
!
ip default-gateway 10.1.3.1
ip http server
ip http secure-server
ip sla enable reaction-alerts
!
line con 0
line vty 0 4
login
line vty 5 15
login
!
end

Switch#
 
what specifically doesn't work?? does it not work when hosts are plugged in?? does it not work when you try to manage it via VLAN1 SVI?? do you have a flat network with no other VLANs??

I hate all Uppercase... I don't want my groups to seem angry at me all the time! =)
- ColdFlame (vbscript forum)
 
In other words, what is the config on the switch you have connected it to, and you should label the interfaces in the config so we know which ones connect to which.
 
In other words, what is the config on the switch you have connected it to
lol, yeah, that

I hate all Uppercase... I don't want my groups to seem angry at me all the time! =)
- ColdFlame (vbscript forum)
 
The connected ports in a default configuration should auto-connect at the best speed/duplex. The out of the box configuration doesn't prohibit that as far as I know (I've done that before). So -- there must be some configuration item set statically on the switch you are connecting the new switch to, aka trunking is on and not negotiable??? Just a guess...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top