0% found this document useful (0 votes)
2 views20 pages

Basic Router Configuration.docx

The document outlines the basic configuration steps for a Cisco router, including adding a serial port, connecting devices with various types of cables, and assigning IP addresses. It also covers configuring static routing, setting router passwords, changing the hostname, and securing console access. Finally, it emphasizes the importance of saving all commands after configuration.

Uploaded by

kavindi.tharika
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views20 pages

Basic Router Configuration.docx

The document outlines the basic configuration steps for a Cisco router, including adding a serial port, connecting devices with various types of cables, and assigning IP addresses. It also covers configuring static routing, setting router passwords, changing the hostname, and securing console access. Finally, it emphasizes the importance of saving all commands after configuration.

Uploaded by

kavindi.tharika
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Basic Router Configuration

NOTE: Before these practicals, you should download and install the Cisco packet tracer
solution. Use below link,
[Link]

1.​ First Choose the Router Required,

Here I choose the 1841 router, which does not contain a Serial port.
2.​ Add the Serial port,
a.​ Go to Physical.

b.​ Switch the Router Off,


c.​ Select WIC-2T from right-side pane and drag and drop it to the empty slot shown
in the image.
d.​ Then turn on the router.
e.​ Repeat this on the other router as well.
f.​ Now the routers have serial ports,
3.​ Now Connect the diagram as below,
a.​ routers from Serial DCE cable as below,
Serial Cable: A Serial cable, often referred to as a serial link or RS-232
(Recommended Standard 232), serves as a communication interface between
electronic devices, facilitating the transfer of data through a serial connection.
Typically equipped with a 9 or 25-pin connector, it enables the serial
communication protocol, allowing devices like computers, modems, and
peripherals to exchange data in a sequential manner. Serial cables are
instrumental in diverse applications, such as configuring networking equipment,
connecting legacy devices, and facilitating data transfer in industrial settings.
Despite advancements in technology, serial cables remain relevant in certain
scenarios where a simple and reliable serial communication method is required.

Serial DCE cable


A Serial DCE (Data Communications Equipment) cable is designed for devices that
function as data communication sources or controllers. It connects to Data
Terminal Equipment (DTE) devices, such as computers or routers, allowing for
serial data transmission. DCE cables are essential in establishing reliable
communication links for various applications, including networking and
automation.

Serial DTE Cable

A Serial DTE (Data Terminal Equipment) cable connects devices like computers or
routers to communication equipment. Advantages include simplicity, versatility,
and reliability. It enables configuration, programming, and data exchange,
offering a standardized interface for diverse devices. Serial DTE cables are
cost-effective, widely compatible, and essential for various applications in
networking and industrial settings.

-​ PC0 to Switch0 – From Copper Straight cable.


-​ Switch 0 to Router0 – From Copper Straight cable.
Copper straight cables, commonly used in networking, provide a direct
connection between devices like computers and switches. Their benefits
include simplicity, ease of installation, and cost-effectiveness. These cables
facilitate reliable data transmission, making them suitable for straightforward
networking setups without the need for complex configurations.

-​ Router1 to PC1 – From Copper Cross-over cable.


A Copper Crossover cable facilitates direct communication between similar
devices, like two computers or switches, without the need for an
intermediary device. Its benefits include simplicity, eliminating the need for a
separate crossover adapter, making it a convenient solution for peer-to-peer
connections, sharing data, or setting up small local networks.

4.​ Allocate Ips as below,

a.​ PC0 IP configuration,

b.​ Assign IP addresses for router ports as below,


Router 0:
Fa0/0 – IP assigning and port turning on.
Se0/0/0
Turn on it afterwards.
Router 1:
Se0/0/0
IP assigning and Port turning on
Fa0/0
IP assigning and Port Turning On
PC1 IP configurations,
5.​ Ping From PC1 to Router1 to see the connection successful/not,
6.​ Check the connection from PC1 to R1 interface S0/0/0

7.​ Check the connection of PC1 to Router 0


It’s not connected because routing is not yet configured.

8.​ Configure Static routing in routers as below,


Router 1,
In Router 0,

9.​ Now check the connection between two routers,


PC0 to Router1
10.​Enabling Router Password and Router Secret,
Purpose:

Router Password: It typically refers to the authentication key or passphrase used to


access the router's administration interface. This password is crucial for configuring
router settings.
Router Secret: This is more commonly associated with the enable secret used to
secure privileged access to a router's command-line interface (CLI). It's a part of the
router's overall security configuration.
Usage:

Router Password: Used for accessing the router's web-based graphical user interface
(GUI) or command-line interface.
Router Secret: Primarily used for securing access to the router's privileged EXEC
mode, protecting critical configuration commands.
Level of Access:

Router Password: Grants access to the router's configuration settings and


management features.
Router Secret: Controls access to privileged EXEC mode, allowing users to make
changes to the router's configuration.
Encryption:

Router Password: May use various encryption methods (like WPA2 for Wi-Fi
passwords) depending on the specific authentication mechanism employed.
Router Secret: Typically uses stronger cryptographic hashing algorithms to secure
access.
Location in Configuration:

Router Password: Often configured within the router's general security settings or in
association with wireless network configurations.
Router Secret: Configured specifically in the router's global configuration mode for
securing privileged access.

A.​ Go to the router enable mode (Privileged)


B.​ Go to the configuration mode,

C.​ Set enable password as <lab01>


D.​ Set enable secret <Lab01>

11.​Change the hostname of the router,


A router hostname is a user-assigned alphanumeric label identifying a networking
device within a network. It helps distinguish the router in network management and
communication. Hostnames simplify device identification and configuration, serving
as a human-readable label for the router's IP address, enhancing overall network
accessibility and management.
12.​Console Password setting,
A router console password is used to secure access to a router's console port, which
provides direct command-line interface (CLI) access for configuration. This password
safeguards against unauthorized access to the router's configuration settings via
physical connection, ensuring only authorized personnel can make changes or
monitor the device locally.

13.​Setting up an auxiliary password,


The router auxiliary password is a security feature that safeguards the auxiliary port
on a router. This password ensures that only authorized users can access and
configure the router through the auxiliary port, providing an additional layer of
protection against unauthorized access or tampering with the device's settings.

14.​Save all the commands.

You might also like