0% found this document useful (0 votes)
111 views

Lab#03 Object:: (1) Show Configuration

This document provides instructions for a lab assignment on basic show commands in Packet Tracer. It lists 10 show commands and their functions: show configuration, show flash, show history, show protocols, show version, show clock, show host, show interfaces, show ip interface brief, and show ip route. The assignment tasks students to set the clock, enable password encryption, set a banner, and provide screenshots and explanations of the command outputs.

Uploaded by

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

Lab#03 Object:: (1) Show Configuration

This document provides instructions for a lab assignment on basic show commands in Packet Tracer. It lists 10 show commands and their functions: show configuration, show flash, show history, show protocols, show version, show clock, show host, show interfaces, show ip interface brief, and show ip route. The assignment tasks students to set the clock, enable password encryption, set a banner, and provide screenshots and explanations of the command outputs.

Uploaded by

SaRosh Raees
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

DCCN 2016-EE-113

Lab#03
Object: Basic show commands on packet tracer

(1) Show configuration:

Show the active configuration in memory. the current active configuration script running
on the router is referred to as the running config on the routers command line interface.

(2) Show flash


Flash memory is a special kind of memory
on the router that contains the operating
system image file(s). Unlike regular router
memory, Flash memory continues to
maintain the file image even after power is
lost.

(3) Show history


The router command line interface(CLI) maintains by default the last 10 commands you
have entered in memory. It shows the history of last 10 used commands.

(4) Show protocols


SIR SYED UNIVERSITY OF EGNINEERING AND TECHNOLOGY Page 1
DCCN 2016-EE-113

Use this command to view the status of the current layer 3 routed protocols running on
your router

(5) show version

Show detailed information about CISCO IOS software and its specification. This
command will give you critical information, such as router platform type, operating
system revision, operating system last boot time and file location, amount of memory,
number of interfaces, and configuration register.

(6) Show clock


Will show you default Router clock

(7) show host

SIR SYED UNIVERSITY OF EGNINEERING AND TECHNOLOGY Page 2


DCCN 2016-EE-113

Will display a cached list of hots and all of their interface IP addresses.

(8)show interfaces
Will give you detailed information about each and all kinds of interfaces used by the router. And
also tell which interface UP, Down and administratively down.

(9) show ip interface brief


This command will show brief description about interfaces. This command mostly used
in troubleshooting. There are three possible condition status
i) UP
ii) DOWN
iii) ADMINISTRATIVELY DOWN

(10)show ip route

SIR SYED UNIVERSITY OF EGNINEERING AND TECHNOLOGY Page 3


DCCN 2016-EE-113

This command will give a detail about known route. Router will not forward packet if route is
not shown here for that packet. Router’s routing decision is made by routing table IP is
indirectly connected to the interface in the route

Assignment task:
Apply the following command and attach the results in the form of screen shot in lab file and
also define the function of the following command and give required explanation of the results

1) Clock Set and then Show Clock :


Use the clock set command. Use military time Include seconds when setting the time. Specify
the month using its three-letter abbreviation.
Add the date and the year

2) Enable Password :
secret password provides encryption automatically using MD5 hash enable algorithm. The
enable password password does not encrypt the password and can be view in clear text in the
running-config. In order to encrypt the enable password password , use the service password-
encryption command

SIR SYED UNIVERSITY OF EGNINEERING AND TECHNOLOGY Page 4


DCCN 2016-EE-113

3) Banner Setting :
Banner incoming. To define and enable a banner to be displayed when there is an incoming
connection to a terminal line from a host on the network, use the bannerincoming global
configuration command.

CONCLUSION :

This lab is introduction to packet tracer we perform basic command, we select router and then
on the switch and using different modes
Router>
Router> en
Router#
Router# config terminal
Router(config)#

SIR SYED UNIVERSITY OF EGNINEERING AND TECHNOLOGY Page 5

You might also like