CN Lab Report
CN Lab Report
Abstract
This report investigates a connectivity issue within an ISP network where a host in Sub-
net 4 was unable to communicate with a host in Subnet 1. The network comprises four
subnets with varying IP requirements, connected by routers and switches. Through sys-
tematic analysis and reconfiguration of subnetting, routing tables, and network protocols,
the issue was resolved. The findings highlight the importance of proper network design
and configuration to ensure seamless data transmission between hosts in different subnets.
Problem Statement
The ISP network consists of four subnets connected through three routers and four
switches, with each subnet assigned a specific number of IPs. A connectivity issue was
reported by a host in Subnet 4, which could not send data to a host in Subnet 1. The
problem disrupted communication between critical parts of the network, affecting user
experience and service reliability. The issue involved misconfigured routing tables or
improper subnet design, leading to a lack of communication across the network.
Objective
The primary objective of this study is to:
1. Diagnose and resolve the connectivity issue between Subnet 4 and Subnet 1.
2. Design and validate an optimized subnetting structure for the ISP network.
3. Ensure seamless communication among all subnets with minimal resource utiliza-
tion.
1
Methodology
Protocol Selection
Protocol Used: Static Routing Justification: Static routing is chosen due to its
simplicity, control, and efficiency. For the small-scale topology of 3 routers and 4 subnets,
static routes provide predictable and stable traffic flow without the overhead of dynamic
routing protocols. This method ensures minimal resource consumption and allows full
control over routing paths.
IP Address Assignment
• Router Interfaces: Assigned the first usable IP of each subnet.
• PC Hosts: Assigned IPs from the usable range within their respective subnet.
2
Simulation and Results
The simulation was performed using Cisco Packet Tracer. The following results were
observed:
Discussion
Advantages of Static Routing
• Simple and cost-effective.
Conclusion
The network design using static routing and VLSM provides an efficient, scalable, and
straightforward solution for managing multiple subnets. By implementing static routing,
the network is stable and secure, with minimal overhead and predictable traffic flow. The
VLSM approach optimizes IP address utilization, reducing wastage and ensuring each
subnet meets its specific requirements. This architecture is ideal for small to medium-
sized networks, offering a reliable foundation for further network growth or advanced
features.