cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
551
Views
3
Helpful
3
Replies

configuring the router

ajay.bharadwaj
Level 1
Level 1

hi,

what is basic configuration for the router ?

1 Accepted Solution

Accepted Solutions

Anand Narayana
Level 6
Level 6

Hi Ajay,

the basic configuration of Router or a Cisco running IOS or CatOS is setting up the Telnet Password,Enable Password & the IP address for managing the device.

View solution in original post

3 Replies 3

Anand Narayana
Level 6
Level 6

Hi Ajay,

the basic configuration of Router or a Cisco running IOS or CatOS is setting up the Telnet Password,Enable Password & the IP address for managing the device.

hi,

thanks for ur answer and can i know the procedure to configure ?

ITz simply for a basic configuration, find the configuration below, b4 that you u need to connect the console cable between ur PC(on the serial port(com port) & the console port(located mostly back side of the Router/Switch), then change the Com port settingz in the Hyper Terminal in ur PC.

Bits Per second : 9600

Data bits : 8

Parity : None

Stop bits : 1

Flow control : None

then once ur done, then you will take in the Router/Switch Prompt, then go head with the configuration

eg.

router>enable

router#configure terminal

router(config)#line vty 0 4

router(config-line)#password

router(config-line)#login

router(config-line)exit

router(config)#enable secret

router(config)#interface ethernet 0

router(config-if)#ip address 192.168.1.1 255.255.255.0

router(config-if)#exit or press Ctrl+Z

router#

now u have done the basic configuration & juz plug in the router in to ur network & start login.

where line vty 0 4 is the telnet interface

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card