Module4 (LAB) - Serial Configuration
Module4 (LAB) - Serial Configuration
Serial Interfaces
Configuration 4
LEARNING OUTCOMES
LESSON OUTLINE
•
•
•
•
RESOURCES NEEDED
•
3
TABLE OF CONTENTS
Pretest 4
9
1. Differentiate FastEthernet port and Serial port.
There are several interfaces present on a router. Every interface does have its own applications.
Ethernet is being used in applications in which the data must be broadcast fast and the gap between
the routers is less.
The Ethernet is transmitting the information that is parallel and thus gets high speed. Although
the Ethernet sends data at high speeds it has a restriction that the Ethernet will not be able to transfer
data through long distances. To resolve the issue of transferring data over long distances, serial
interfaces are being used.
The question is “How to set up a Serial interface when you use a router?”. To do this, you need to
connect two routers by using a DCE-DTE cable. An interface to which DTE end is linked to function
as a Data Terminal Equipment and the end where DCE connected acts as Data Communication
Equipment.
You need to add the serial ports in your routers to configure the serial interface. You must click
the Router3 and Router4 then make sure your turn off first your devices and go to modules then
choose WIC-2T.
5
Now select connections from the same bottom left-hand corner. In your Router3 choose Serial
DCE cable and attach the other end to Router4.
The basic configuration of a serial connection is no different than the other types of connections
you enter Interface Configuration mode, set the IP address, and remove the shutdown command.
Syntax:
Router(config)#interface Serialnumber
Router(config-if)#no shutdown
Example
Router(config)#interface Serial0/0/0
Router(config-if)#no shutdown
Syntax:
Router(config)#interface Serialnumber
Router(config-if)#no shutdown
To start your configuration, I will give you the IP addresses you will be using to configure the
devices in network topology.
Now click on the Router3 CLI tab to access the configuration menu, you will start to configure
your Ethernet interfaces. Type n or no in the question “Would you like to enter initial configuration
dialog?” as shown in the image.
Data Communication End (DCE) provides clock rate and allocates bandwidth to the Data
Terminal Equipment. If you are setting the clock rate for your serial interface, you are setting up the
speed of the interface, in other terms, the bandwidth (rate of data transfer). When you use this
command it’s in the form of bits: 64000 bits = 64 kb. A bandwidth command though does not alter
the speed of the line at all; however, it must be configured on all DTE and DCE interfaces because
it is used by routing protocols and QOS.
If the clock is not provided at the Data Communication Equipment (DCE), the data is not
transmitted between the two serial interfaces. The serial interfaces could be physically up, but then
they are logically down. They are logically turned on if appropriate clock rate and bandwidth will be
provided at the Data Communication Equipment (DCE). To know whether the interface is up,
physically, or logically, use the command shown below.
9
POST TEST
In this lab activity, you need to create a network that is shown in the Topology Diagram. This activity
is a point score per number, you should answer the question/s in each step. Write your answer in MS
Word. And save the topology done in packet tracer. Filename is LastnameLabExer2.
10
Use the following given IP addresses that are needed to put in the addressing table.
Addressing Table
NULaguna1 Se0/0/0
Fa0/0
NULaguna2 Se0//0
Fa0/0
11
PC0 N/A
PC1 N/A
PC2 N/A
What type of cable is used to connect the Ethernet interface on a host PC to the Ethernet
interface on a switch? ________________________
What type of cable is used to connect the Ethernet interface on a switch to the Ethernet
interface on a router? __________________________
What type of cable is used to connect the Ethernet interface on a router to the Ethernet interface
on a host PC? _________________________
Router>enable
Router#
To clear the configuration, issue the erase startup-config command. Press Enter when prompted
to [confirm] that you really do want to erase the configuration currently stored in NVRAM.
SAMPLE OUTPUT
Router#erase startup-config
Erasing the nvram filesystem will remove all files! Continue? [confirm]
[OK]
Erase of nvram: complete
Router#
12
Step 3: Repeat Steps 1 to 4 on router NULaguna2 to remove any startup configuration file that
may be present.
Configure the EXEC mode password using the enable secret password command. Use class for
the password.
_______________________________________
_______________________________________
Use network as the password. When you are finished, exit from line configuration mode.
_______________________________________
_______________________________________
_______________________________________
Use architecture as the password. When you are finished, exit from line configuration mode.
_______________________________________
_______________________________________
_______________________________________
_______________________________________
_______________________________________
_______________________________________
For NULaguna1. Configure the Serial0/0/0 interface and set the clock rate to 64000 and
bandwidth to 64.
_______________________________________
_______________________________________
_______________________________________
14
_______________________________________
_______________________________________
_______________________________________
_______________________________________
_______________________________________
_______________________________________
Save the NULaguna1 configuration using the copy running-config startup-config command.
Save the NULaguna2 configuration using the copy running-config startup-config command.
Task 13: Configure IP Addressing on the Host PCs. You can screenshot your answer.
REFERENCES
CISCO Networking Academy. (2016). Introduction to networks Companion Guide v5.1 (1st ed.). USA:
CISCO Press
Cisco Networking Academy Program CCNA 1 and 2 Lab Companion (Revised 3rd Edition). Cisco Systems
Inc.: Cisco Press.
Cisco Networking Academy CCNA1 Module. Cisco Systems Inc.: Cisco Press.