[CCNAv6 S4] 8.2.4.14 Packet Tracer - Troubleshooting Enterprise Networks 3
Packet Tracer – Troubleshooting Enterprise Networks 3
Addressing Table
Background
This activity uses a variety of technologies you have encountered during your CCNA studies, including routing, port security, EtherChannel, DHCP, NAT, PPP, and Frame Relay. Your task is to review the requirements, isolate and resolve any issues, and then document the steps you took to verify the requirements.
Note: This activity begins with a partial score.
Requirements
DHCP
· R1 is the DHCP server for the R1 LAN.
Switching Technologies
· Port security is configured to only allow PC1 to access S1's F0/3 interface. All violations should disable the interface.
· Link aggregation using EtherChannel is configured on S2, S3, and S4.
Routing
· All routers are configured with OSPF process ID 1 and no routing updates should be sent across interfaces that do not have routers connected.
· R2 is configured with a default route pointing to the ISP and redistributes the default route.
· NAT is configured on R2 and no untranslated addresses are permitted to cross the Internet.
WAN Technologies
· The serial link between R1 and R2 uses Frame Relay.
· The serial link between R2 and R3 uses HDLC encapsulation.
· The serial link between R1 and R3 uses PPP with PAP.
Connectivity
· Devices should be configured according to the Addressing Table.
· Every device should be able to ping every other device.
Troubleshooting Documentation
Verification Documentation
Capture output from verification commands and provide documentation proving that each of the requirements has been satisfied.
Suggested Scoring Rubric
Packet Tracer scores 60 points. The troubleshooting documentation and instructor verification is worth 40 points.
Configuration S1:
enable
configure terminal
interface FastEthernet0/3
switchport port-security
switchport port-security mac-address sticky
end
write memory
!
Configuration S3:
enable
configure terminal
interface GigabitEthernet0/1
switchport mode trunk
end
write memory
!
Configuration S4:
enable
configure terminal
interface range f0/1-2
channel-group 2 mode auto
interface range f0/3-4
channel-group 3 mode auto
end
write memory
!
Configuration R1:
enable
configure terminal
router ospf 1
no default-information originate
exit
ip dhcp pool Access
default-router 192.168.10.1
end
write memory
!
Configuration R2:
enable
configure terminal
router ospf 1
default-information originate
end
write memory
!
Configuration R3:
enable
configure terminal
router ospf 1
no passive-interface s0/0/0
no passive-interface s0/0/1
end
write memory
!
END !~!
Nhận xét
Đăng nhận xét