Computing.Net > Forums > Networking > Configure Cisco Switch

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Configure Cisco Switch

Reply to Message Icon

Name: Mario (by mpartida)
Date: April 29, 2006 at 17:35:05 Pacific
OS: N/A
CPU/Ram: 3.0 Ghz, 512MB
Comment:

Good afternoon all,
I am a newbie using Cisco and I need to configure a Cisco 2950 Switch to use for VoIP. The manufacture gave me the Cisco configurations in a text document. Below is the beginning of it:


no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname XXXXXXX_SW
!
enable secret manufacture
enable password manufacture
!
ip subnet-zero
no ip source-route
!
!
spanning-tree mode pvst
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
!
!
!
!
interface FastEthernet0/1
description Voice connection to port 2 of Router
switchport access vlan 2
switchport mode access
speed 100
duplex full
!
interface FastEthernet0/2
description Phone and Data
switchport mode trunk
switchport voice vlan 2
switchport priority extend cos 3
spanning-tree portfast

etc.


So, now I have the switch, I have the script, but now how do I get the script in the router????

Is it as easy asy typing it word for word???

Your help is greatly appreciated.

Thanks,

-Mario-



Sponsored Link
Ads by Google

Response Number 1
Name: don2006
Date: April 29, 2006 at 18:05:48 Pacific
Reply:

Cisco switches use hyperterminal to do the configuration.
http://xcat.org/doc/cisco2950-HOWTO.html

Start there. If that's not exactly what you want, then search Cisco's site. They have very good documentation.


0

Response Number 2
Name: jefro
Date: April 29, 2006 at 18:51:28 Pacific
Reply:

The how to assumes some things. I like to setup a lot with the initial setup. That setup will only show up with a default out of the box or reset switch. If you have a config already then you might have to logon and enable and conf t then you can tftp over the file. You'd have to have a tftp server online.


If you can get to config then enable http server. Use the ip of the switch to access the web based setup. It is much easier than doing command line inputs. It is supposed to use a lot of backplane resources but you get a lot of information that can't easily be looked at. Don't forget to no http server or at least change the server port to a firewalled port.

You can use any terminal app or real terminal too as above.


0

Response Number 3
Name: Curt R
Date: April 30, 2006 at 05:57:42 Pacific
Reply:

I use TeraTerm myself....prefer it over hyper terminal, to console into the switch with the console cable. You should be able to copy and paste the config or as jefro pointed out, tftp the whole script into the switch (name it config.new or something) and then rename it to config.text once you've tftp'd it into the switch and ensure you have it in the flash:directory then reload the switch.


0

Response Number 4
Name: jefro
Date: April 30, 2006 at 16:48:53 Pacific
Reply:

Oh, forgot. If the switch is out of the box then you need that special rollover flat blue cable and the ends to connect via serial to the switch. I'm sure there are common cables that do the same.


0

Response Number 5
Name: Mario (by mpartida)
Date: April 30, 2006 at 20:04:18 Pacific
Reply:

Thanks everyone for your responses. It turned out to be a million times easier than I thought.

As mentioned above I was given a setup script, which after logging on using hyperterminal I just had to implement and vouala, it worked!

Thanks again everyone.

-Mario-


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: Configure Cisco Switch

cisco switch to dlink switch www.computing.net/answers/networking/cisco-switch-to-dlink-switch/36564.html

cisco switch configure for ipx? www.computing.net/answers/networking/cisco-switch-configure-for-ipx/16428.html

Defining Cisco Switch Link Speed www.computing.net/answers/networking/defining-cisco-switch-link-speed/15438.html