10.1.4 Packet Tracer - Configure Initial Router Settings
10.1.4 Packet Tracer - Configure Initial Router Settings
Background
In this activity, you will perform basic router configuration tasks. You will secure access to the CLI and
console port using encrypted and plain-text passwords. You will also configure messages for users who
are logging into the router. These banners warn unauthorized users that access is prohibited. Finally, you
will verify and save your running configuration.
Instructions
e. Click OK and press ENTER. You are now able to configure R1.
You can access all the router commands from privileged EXEC mode. However, because many of the
privileged commands configure operating parameters, privileged access should be password-protected
to prevent unauthorized use.
Router> enable
Router#
Notice that the prompt changed in the configuration to reflect privileged EXEC mode.
Questions:
© 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 4
www.netacad.com
Packet Tracer - Configure Initial Router Settings
Why does the router respond with the startup-config is not present message?
because we didn’t make any changes in configurations
Type your answers here.
Close a configuration window
Note: If you have difficulty remembering the commands, refer to the content for this topic. The commands are
the same as you configured on a switch.
Open a configuration window
3) Console: letmein
b. Exit the current console session until you see the following message:
Password:
© 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 4
www.netacad.com
Packet Tracer - Configure Initial Router Settings
Questions:
If you are not prompted for a password before reaching the user EXEC prompt, what console line
command did you forget to configure?
login
Type your answers here.
Why would the enable secret password allow access to the privileged EXEC mode and the enable
password no longer be valid?
The enable secret password overrides the enable password. If both are configured on the router,
you must enter the enable secret password to enter privileged EXEC mode.
Type your answers here.
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.
Type your answers here.
Close a configuration window
a. You have configured the initial settings for R1. Now back up the running configuration file to NVRAM to
ensure that the changes made are not lost if the system is rebooted or loses power.
Open a configuration window
Questions:
© 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 4
www.netacad.com
Packet Tracer - Configure Initial Router Settings
The router prompts you to store the file in flash using the name in brackets. If the answer is yes,
then press ENTER; if not, type an appropriate name and press ENTER.
b. Use the show flash command to verify the startup configuration file is now stored in flash.
Close a configuration window
End of document
© 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 4
www.netacad.com