Ccna-2v7.0 Case Study -rev B- !!hot!! Page
Title: Implementing a Scalable and Secure Network Infrastructure: A CCNA 2 v7.0 Case Study Analysis (Rev B)
3.4 Static and Dynamic Routing
- Default route on R1:
ip route 0.0.0.0 0.0.0.0 s0/0/0(if ISP exists) - Static route on R2 to reach R1’s LAN:
ip route 192.168.10.0 255.255.255.0 10.1.12.1 - OSPF between R2 and R3:
router ospf 1 network 10.1.23.0 0.0.0.3 area 0 network 192.168.20.0 0.0.0.255 area 0
Scenario
A small company, Clearview Media, has acquired a second office. You are assigned as the network engineer to design, implement, and verify the new branch network and ensure connectivity to the corporate headquarters via a serial WAN link. The network must support three departments (Sales, Engineering, and HR), provide secure access to printers and servers, and allow remote administration from headquarters. The network should be segmented using VLANs, use inter-VLAN routing on a router-on-a-stick, implement OSPF for dynamic routing with HQ, provide NAT for Internet access, secure management via SSH and access lists, and supply DHCP for hosts.
6. Where to Get the Exact Case Study File
Cisco NetAcad instructors can download the official .pka case study from the Instructor Resources → Course Materials → Case Studies in CCNA v7.0. ccna-2v7.0 case study -rev b-
If you don’t have instructor access, check your course syllabus or ask your instructor for “SRWE Case Study Rev B.” Default route on R1: ip route 0