Packet Tracer - Configure Initial Router Settings: Objectives
Packet Tracer - Configure Initial Router Settings: Objectives
Packet Tracer - Configure Initial Router Settings: Objectives
Objectives
Part 1: Verify the Default Router Configuration
Part 2: Configure and Verify the Initial Router Configuration
Part 3: Save the Running Configuration File
Background
In this activity, you will perform basic router configurations. You will secure access to the CLI and
console port using encrypted and plain text passwords. You will also configure messages for
users logging into the router. These banners also warn unauthorized users that access is
prohibited. Finally, you will verify and save your running configuration.
Password:
Why should every router have a message-of-the-day (MOTD) banner?
It is to warn the unauthorized user for accessing the router
If you are not prompted for a password, what console line command did you forget to
configure?
R1(config-line)# login
If you configure any more passwords on the router, are they displayed in the configuration file
as plain text or in encrypted form? Explain.
The service password-encryption command encrypts all current and future passwords.
b. Verify that all of the parameters configured are recorded. If not, analyse the output and
determine which commands were not done or were entered incorrectly. You can also
click Check Results in the instruction window.
b. Save the startup configuration file to flash using the following commands:
R1# copy startup-config flash
Destination filename [startup-config]
The router prompts to store the file in flash using the name in brackets. If the answer is yes,
then pressENTER; if not, type an appropriate name and press ENTER.
c. Use the show flash command to verify the startup configuration file is now stored in flash.