|
|
FAQ
Search
Memberlist
Usergroups
Register
Profile
Private messages
Log in
|
|
| Author |
Message |
nospam Guest
|
Posted: Fri Aug 01, 2003 12:02 am Post subject: how to configurte my cisco 2950 |
|
|
Hello,
I will begin to tell you, i am a newbie for switches.
I have received a Cisco 2950 with ios version 12.1.(6)EA2c and a console
cable.
How can I configure the switch now? What must be installed on my computer?
It's all to try something, on the cisco site there only information for
professionals....
I hope to hear from you!
please sent your reply to
plukplok@hotmail.com |
|
| Back to top |
|
 |
|
|
Sean Guest
|
Posted: Fri Aug 01, 2003 12:53 am Post subject: Re: how to configurte my cisco 2950 |
|
|
On Thu, 31 Jul 2003 19:02:11 +0000, nospam wrote:
| Quote: | Hello,
I will begin to tell you, i am a newbie for switches.
I have received a Cisco 2950 with ios version 12.1.(6)EA2c and a console
cable.
How can I configure the switch now? What must be installed on my computer?
It's all to try something, on the cisco site there only information for
professionals....
please sent your reply to
plukplok@hotmail.com
|
All you need is hyperterminal (windows) or maybe minicom (linux).
Set your port to 9600-N-8-1 and your at the config prompt.
From there it depends on how you want to configure it.
First things first, to make sure your ports are on and working:
1.log into the switch
2.type: enable
This gets you into privileged mode
3.type: configure terminal
Now you're configuring
4.type: interface FastEthernet 0/1
5.then: no shutdown
This will activate your port if it is not already active
For configurations other than shutting down or turning on ports, we'll
need to know more about what you want to do.
Check out cisco's site. Search for "2900 configuration guide"
Good Luck!!
-Sean |
|
| Back to top |
|
 |
FireSword Guest
|
Posted: Thu Aug 28, 2003 8:03 am Post subject: Re: how to configurte my cisco 2950 |
|
|
Use hyper terminal and set your connection directly to the COM port.
set it to 9600-8-1
now turn the swich on and you will be prompted to configure the switch
interactively.
the only interface that you need to assign an IP is Vlan0
after that you can telnet to the switch.
"nospam" <nospam@chello.nl> wrote in message
news:TIdWa.20591$Fc6.2524356@amsnews02.chello.com...
| Quote: | Hello,
I will begin to tell you, i am a newbie for switches.
I have received a Cisco 2950 with ios version 12.1.(6)EA2c and a console
cable.
How can I configure the switch now? What must be installed on my computer?
It's all to try something, on the cisco site there only information for
professionals....
I hope to hear from you!
please sent your reply to
plukplok@hotmail.com
|
|
|
| Back to top |
|
 |
|
|