Lab#03 Object:: (1) Show Configuration
Lab#03 Object:: (1) Show Configuration
Lab#03
Object: Basic show commands on packet tracer
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.
Use this command to view the status of the current layer 3 routed protocols running on
your router
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.
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.
(10)show ip route
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
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
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)#