[CCNAv6 S1] 11.5.1.3 Packet Tracer - Troubleshooting Challenge



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.


Configuration IT:



Configuration R&D:



Configuration R1:

Ciscoconpa55
enable
Ciscoenpa55
configure terminal
interface GigabitEthernet0/1
 no ip address
 ip address 172.16.1.126 255.255.255.192
 exit
username Admin1 secret Admin1pa55
line vty 0 4
 transport input ssh
 login local
 exit
!
Configuration S2:

Ciscoconpa55
enable
Ciscoenpa55
configure terminal
interface vlan 1
 no ip add
 ip address 172.16.1.125 255.255.255.192
 exit
!



Link Download:  Here



Nhận xét

Bài đăng phổ biến từ blog này

[CCNAv6 S4] 8.2.4.14 Packet Tracer - Troubleshooting Enterprise Networks 3

[CCNAv6 S2] 2.2.2.4 Packet Tracer - Configuring IPv4 Static and Default Routes

[CCNAv6 S2] 7.3.2.4 Packet Tracer - Troubleshooting Standard IPv4 ACLs