Packet Tracer – Troubleshooting Challenge
Addressing Table
Scenario / Background
After an update to the network, some devices were misconfigured. You have been tasked with correcting the configurations and verifying that all the PCs can access the websites, R1, switches, and other PC can access R1 using SSH.
Router R1 and all the switches have been preconfigured with the following:
o Enable password: Ciscoenpa55
o Console password: Ciscoconpa55
o Admin username and password: Admin1/Admin1pa55
Required number of hosts per subnet:
o IT: 50 hosts
o Marketing: 50 hosts
o R&D: 100 hosts
Requirements
· IT, Marketing, and R&D PCs can navigate to www.cisco.pka and www.cisco6.pka.
· IT, Marketing, and R&D PCs can SSH into R1 with the username Admin1 and encrypted password Admin1pa55.
· All PCs should be able to ping R1, S1, S2, S3, and other PCs.
Instructions
R1
R1(config)#int g0/1
R1(config-if)#ip add 172.16.1.126 255.255.255.192
R1(config-if)#no sh
R1(config-if)#no shutdown
R1(config-if)#line vty 0 4
R1(config-line)#transport input ssh
R1(config-line)#username Admin1 secret Admin1pa55
Download Pka file and PDF file below:
[sociallocker id=”54558″]
11.4.1.3 Packet Tracer - Troubleshooting Challenge.pka Completed 191.14 KB 3402 downloads
...11.4.1.3 Packet Tracer – Troubleshooting Challenge.pdf Completed 191.14 KB 2142 downloads
...[/sociallocker]