11.2.4.5 Packet Tracer – Configuring Secure Passwords and SSH

Last Updated on March 24, 2018 by Admin

11.2.4.5 Packet Tracer – Configuring Secure Passwords and SSH

From year to year, Cisco has updated many versions with difference questions. The latest version is version 6.0 in 2018. What is your version? It depends on your instructor creating your class. We recommend you to go thought all version if you are not clear. While you take online test with netacad.com, You may get random questions from all version. Each version have 1 to 10 different questions or more. After you review all questions, You should practice with our online test system by go to "Online Test" link below.

Version 5.02 Version 5.1 Version 6.0 Online Assessment
Chapter 11 Exam Chapter 11 Exam Chapter 11 Exam Online Test
Next Chapter
Practice Final Practice Final Practice Final Online Test
Lab Activities
11.2.4.5 Packet Tracer – Configuring Secure Passwords and SSH
11.3.2.3 Packet Tracer – Test Connectivity with Traceroute
11.3.3.3 Packet Tracer – Using Show Commands
11.4.3.6 Packet Tracer – Troubleshooting Connectivity Issues
11.5.1.2 Packet Tracer – Skills Integration Challenge
11.5.1.3 Packet Tracer – Troubleshooting Challenge
Appendix Packet Tracer – Configuring an Integrated Router
Appendix Packet Tracer – Subnetting Scenario 2

Packet Tracer – Configuring Secure Passwords and SSH (Answer Version)

Answer Note: Red font color or gray highlights indicate text that appears in the Answer copy only.

Topology

11.2.4.5 Packet Tracer – Configuring Secure Passwords and SSH

11.2.4.5 Packet Tracer – Configuring Secure Passwords and SSH

Addressing Table

Device Interface IP Address Subnet Mask Default Gateway
[[R1Name]] G0/0 [[R1Add]] 255.255.255.0 N/A
[[PC1Name]] NIC [[PC1Add]] 255.255.255.0 [[R1Add]]

Scenario

The network administrator has asked you to prepare [[R1Name]] for deployment. Before it can be connected to the network, security measures must be enabled.

Requirements

  • Configure IP addressing on [[PC1Name]] according to the Addressing Table.
  • Console into [[R1Name]] from the Terminal on PC-A.
  • Configure IP addressing on [[R1Name]] and enable the interface.
  • Configure the hostname as [[R1Name]].
  • Encrypt all plaintext passwords.
    • [[R1Name]](config)# service password-encryption
  • Set a strong secret password of your choosing.
  • Set the domain name to [[R1Name]].com (case-sensitive for scoring in PT).
    • [[R1Name]](config)# ip domain-name [[R1Name]].com
  • Create a user of your choosing with a strong password.
    • [[R1Name]](config)# username any_user password any_password
  • Generate 1024-bit RSA keys.
    • Note: In Packet Tracer, enter the crypto key generate rsa command and press Enter to continue.
    • [[R1Name]](config)# crypto key generate rsa
    • The name for the keys will be: [[R1Name]].[[R1Name]].com
    • Choose the size of the key modulus in the range of 360 to 2048 for your
    • General Purpose Keys. Choosing a key modulus greater than 512 may take
    • a few minutes.
    • How many bits in the modulus [512]: 1024
    • % Generating 1024 bit RSA keys, keys will be non-exportable…[OK]
  • Block anyone for three minutes who fails to log in after four attempts within a two-minute period.
    • [[R1Name]](config)# login block-for 180 attempts 4 within 120
  • Configure the VTY lines for SSH access and use the local user profiles for authentication.
    • [[R1Name]](config)# line vty 0 4
    • [[R1Name]](config-line)# transport input ssh
    • [[R1Name]](config-line)# login local
  • Save the configuration to NVRAM.
  • Be prepared to demonstrate to your Answer that you have established SSH access from [[PC1Name]] to [[R1Name]].

From year to year, Cisco has updated many versions with difference questions. The latest version is version 6.0 in 2018. What is your version? It depends on your instructor creating your class. We recommend you to go thought all version if you are not clear. While you take online test with netacad.com, You may get random questions from all version. Each version have 1 to 10 different questions or more. After you review all questions, You should practice with our online test system by go to "Online Test" link below.

Version 5.02 Version 5.1 Version 6.0 Online Assessment
Chapter 11 Exam Chapter 11 Exam Chapter 11 Exam Online Test
Next Chapter
Practice Final Practice Final Practice Final Online Test
Lab Activities
11.2.4.5 Packet Tracer – Configuring Secure Passwords and SSH
11.3.2.3 Packet Tracer – Test Connectivity with Traceroute
11.3.3.3 Packet Tracer – Using Show Commands
11.4.3.6 Packet Tracer – Troubleshooting Connectivity Issues
11.5.1.2 Packet Tracer – Skills Integration Challenge
11.5.1.3 Packet Tracer – Troubleshooting Challenge
Appendix Packet Tracer – Configuring an Integrated Router
Appendix Packet Tracer – Subnetting Scenario 2

Isomorph ID: [[indexNames]][[indexAdds]]