Link to home
Start Free TrialLog in
Avatar of forzaaw
forzaawFlag for United Kingdom of Great Britain and Northern Ireland

asked on

Configuring Cisco 2950 Switch for firt time

Hello,

I have just acquired 2 cisco 2950 switches which I would like to configure for my network. I am totally new to cisco but looking to learn. I have configured the switch and now I cannot seem to ping it, could somebody have a look at the config and tell me where I am going wrong? Do I need to configure each port?

spanning-tree mode pvst
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
!
!
!
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface Vlan1
 ip address 192.168.26.174 255.255.255.0
 no ip route-cache
!
ip default-gateway 192.168.26.1
ip http server









Thanks,

Dan.
Avatar of ionut_mir
ionut_mir
Flag of Romania image

When you issue "sh ip int br" command, does the interface Vlan 1 appears UP and UP?

Avatar of forzaaw

ASKER

ok I rebooted it, and it does eventually ping it just takes a few minutes, is this normal? I presume now I can just plug more devices in and it will work ok? Sorry to sound daft its my first attempt at cisco and I want to put these switches in asap. I dont need to setup any vlan's or anything so I presume im done? For reference:

Interface                  IP-Address      OK? Method Status                Prot
ocol
Vlan1                      192.168.26.174  YES NVRAM  up                    up

FastEthernet0/1            unassigned      YES unset  down                  down

FastEthernet0/2            unassigned      YES unset  down                  down

FastEthernet0/3            unassigned      YES unset  down                  down

FastEthernet0/4            unassigned      YES unset  down                  down

FastEthernet0/5            unassigned      YES unset  up                    up

FastEthernet0/6            unassigned      YES unset  down                  down

FastEthernet0/7            unassigned      YES unset  down                  down

FastEthernet0/8            unassigned      YES unset  down                  down

FastEthernet0/9            unassigned      YES unset  down                  down

FastEthernet0/10           unassigned      YES unset  down                  down

FastEthernet0/11           unassigned      YES unset  down                  down

FastEthernet0/12           unassigned      YES unset  down                  down

FastEthernet0/13           unassigned      YES unset  down                  down

FastEthernet0/14           unassigned      YES unset  down                  down

FastEthernet0/15           unassigned      YES unset  down                  down

FastEthernet0/16           unassigned      YES unset  down                  down

FastEthernet0/17           unassigned      YES unset  down                  down

FastEthernet0/18           unassigned      YES unset  down                  down

FastEthernet0/19           unassigned      YES unset  down                  down

FastEthernet0/20           unassigned      YES unset  down                  down

FastEthernet0/21           unassigned      YES unset  down                  down

FastEthernet0/22           unassigned      YES unset  down                  down

FastEthernet0/23           unassigned      YES unset  down                  down

FastEthernet0/24           unassigned      YES unset  down                  dow
ASKER CERTIFIED SOLUTION
Avatar of ionut_mir
ionut_mir
Flag of Romania image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of forzaaw

ASKER

Thats great, really appreciate the help. Currently doing my CCNA studying but havent had any hands on so this is new ground to me. Thought id bite the bullet and get rid of all the crappy netgear switches here in the office and replace with cisco 2950's... may be a bad idea for a newbie, but hey... you gotta learn somewhere!!! Will configure the next one and check and then assign points!
Avatar of forzaaw

ASKER

Other switch working now, just my impatience. Thanks for the tip anyway, really good.
You're welcome ;). Congrats!