Lab 3 Answer
Lab 3 Answer
Lab 3 Answer
2 - this is courswork
Background / Scenario
In this activity, you will perform basic switch configuration tasks. 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 message banners are also used to warn
unauthorized users that access is prohibited.
Note: In Packet Tracer, the Catalyst 2960 switch uses IOS version 12.2 by default. If required, the IOS
version can be updated from a file server in the Packet Tracer topology. The switch can then be configured to
boot to IOS version 15.0, if that version is required.
Instructions
The privileged EXEC command set includes the commands available in user EXEC mode, many additional
commands, and the configure command through which access to the configuration modes is gained.
Switch> enable
Switch#
Notice that the prompt changed to reflect privileged EXEC mode.
24
Type your answers here.
♥ 2015 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 5 www.netacad.com
Packet Tracer - Configure Initial Switch Settings
2
Type your answers here.
What is the range of values shown for the vty lines?
0-15
Type your answers here.
Which command will display the current contents of non-volatile random-access memory (NVRAM)?
show startup-configuration
Note: If the switch did not prompt you for a password, then you did not configure the login parameter in Step
2.
♥ 2015 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 5 www.netacad.com
Packet Tracer - Configure Initial Switch Settings
S1(config)# e
nable secret itsasecret
S1(config)# e xit
S1#
Note: The enable secret password overrides the enable password. If both are configured on the switch, you
must enter the enable secret password to enter privileged EXEC mode.
Step 7: Verify that the enable secret password is added to the configuration file. Enter the
show running-config command again to verify the new enable secret password is configured. Note:
You can abbreviate show running-config as
S1# show run
Questions:
♥ 2015 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 5 www.netacad.com
Packet Tracer - Configure Initial Switch Settings
If you configure any more passwords on the switch, will they be displayed in the configuration file as plain text
or in encrypted form? Explain.
The service password-encryption command encrypts all current and future passwords.
S1#
Questions:
What is the shortest, abbreviated version of the copy running-config startup-config command?
cop r s
♥ 2015 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 5 www.netacad.com
Packet Tracer - Configure Initial Switch Settings
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.
I did not see any special message about assessment items in the turn in pdf you have on the website. So I just
included a screenshot of the finished product.
♥ 2015 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 5 of 5 www.netacad.com