Question:
Basic Networking Switch and router configuration?
2011-03-09 06:15:37 UTC
Dear all,
I want to know how to configure cisco router step by step configuration
Five answers:
187
2011-03-09 07:33:57 UTC
Yes, much more information is necessary for this question.

You need to also know the difference between the modes and which command is used for that mode..



basic router command:

conf t

int fa0/0

ip addr 192.168.x.x 255.255.255.0

ctrl z



That is how you configure an interface

You can substitute ctrl z for the command: wr mem (write memory)

If you're studying for CCNA don't use wr mem
Nate
2011-03-09 14:17:16 UTC
To answer this would require MUCH more information. Cisco has an incredible knowledge base to work from though. Google each step and go to the Cisco site for a walk-through. Some knowledge of basic networking is required.
2011-03-09 14:27:41 UTC
First you need to know Cisco's IOS



Log on to router/switch either via serial or telnet.



Give it a name, and two password: one for logging in and other for configurations.



enter configurations by ctrl+z (i think) but enter configurations anyhow... and configure your router...

You do understand configurations will be unique to 'your' network/s so this is about all anyone can tell you.



Learn IOS and you will be configuring in no time.
?
2011-03-09 14:20:16 UTC
There is no step by step config for cisco. It's like you were requesting step-by-step instructions for fixing a car (yes, a generic 'car' with a generic 'fix').
mr_anderson1137
2011-03-09 14:17:46 UTC
Which one? They have hundreds of routers from VERY simple to the most complex in the world - model number would help us A LOT!!


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...