LAB 03 Packet Tracer - Configuring Initial Switch Settings
LAB 03 Packet Tracer - Configuring Initial Switch Settings
Objectives
Part 1: Verify the Default Switch Configuration
Part 2: Configure a Basic Switch Configuration
Part 3: Configure a MOTD Banner
Part 4: Save Configuration Files to NVRAM
Part 5: Configure S2
Background
In this activity, you will perform basic switch configurations. You will secure access to the command-
line interface (CLI) and console ports using encrypted and plain text passwords. You will also learn
how to configure messages for users logging into the switch. These banners are also used to warn
unauthorized users that access is prohibited.
Which command will display the current contents of non-volatile random-access memory
(NVRAM)?
Why does the switch respond with startup-config is not present?
Step 7: Verify that the enable secret password is added to the configuration file.
a. Enter the show running-configuration command again to verify the new enable
secret password is configured.
Note: You can abbreviate show running-configuration as
S1# show run
b. What is displayed for the enable secret password?
Are all the changes that were entered recorded in the file?
Part 5: Configure S2
You have completed the configuration on S1. You will now configure S2. If you cannot remember the
commands, refer to Parts 1 to 4 for assistance.
Configure S2 with the following parameters:
a. Name device: S2
b. Protect access to the console using the letmein password.
c. Configure an enable password of c1$c0 and an enable secret password of itsasecret.
d. Configure a message to those logging into the switch with the following message:
Authorized access only. Unauthorized access is prohibited and
violators will be prosecuted to the full extent of the law.
e. Encrypt all plain text passwords.
f. Ensure that the configuration is correct.
g. Save the configuration file to avoid loss if the switch is powered down.