16.4.6 - 16.5.1 Packet Tracer Labs
16.4.6 - 16.5.1 Packet Tracer Labs
Addressing Table
Device Interface IP Address Subnet Mask Default Gateway
Scenario
The network administrator has asked you to prepare RTA and SW1 for deployment. Before they can be connected
to the network, security measures must be enabled.
Intructions
Configure Basic Security on the Router
Open a command prompt
2015 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 4 www.netacad.com
Packet Tracer 16.4.6 - Configure Secure Passwords and SSH
How many bits in the modulus [512]: 1024
l. Block anyone for three minutes who fails to log in after four attempts within a two-minute period.
RTA(config)# login block-for 180 attempts 4 within 120
m. Configure all VTY lines for SSH access and use the local user profiles for authentication.
RTA(config)# line vty 0 4
RTA(config-line)# transport input ssh
RTA(config-line)# login local
n. Set the EXEC mode timeout to 6 minutes on the VTY lines.
RTA(config-line)# exec-timeout 6
o. Save the configuration to NVRAM.
p. Access the command prompt on the desktop of PCA to establish an SSH connection to RTA.
C:\> ssh /?
Packet Tracer PC SSH
Usage: SSH -l username target
C:\>
Close a command prompt
2015 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 4 www.netacad.com
Packet Tracer 16.4.6 - Configure Secure Passwords and SSH
Addressing Table
Device Interface Address Mask Gateway
RTR-A
G0/0/1 192.168.2.1 255.255.255.0 N/A
SW-1 SVI 192.168.1.254 255.255.255.0 blank
Requirements
Note: To keep this activity brief and easy to manage, some security configuration settings have not been made. In
other cases, security best practices have not been followed.
In this activity you will configure a router and a switch based on a list of requirements.
Instructions
Document the Network
Complete the addressing table with the missing information.
2015 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 4 www.netacad.com
Packet Tracer 16.4.6 - Configure Secure Passwords and SSH
2015 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 4 www.netacad.com