This project outlines the network infrastructure design for a company with two branches located in different states and a central server in another state. The design incorporates advanced networking techniques for efficient communication, scalability, and security.
- Abdul Rafay (233679) (Project Lead)
- Tayyab Abbas (233681)
- Muhammad Awais (233680)
- Arslan Dilawar (233515)
- Introduction
- Network Design
- Configuration Details
- Routing Optimization
- Testing and Validation
- Conclusion
This project presents a detailed design of a network for a company with two branch offices and a central server, focusing on ensuring efficient communication, scalability, and security. The network includes VLANs, inter-VLAN routing, DHCP, DNS, HTTP services, and uses RIP for dynamic routing.
A comprehensive topology diagram illustrates the network's structure, showcasing the connections between branches and the central server.
The chosen topology supports efficient communication and centralized management. It includes VLANs for each department, dynamic routing through RIP, and firewalls for security.
VLANs are configured for each department to improve network performance and isolate traffic.
InterVLAN routing is set up using sub-interfaces on central routers, enabling communication between different VLANs.
DHCP servers are configured to dynamically allocate IP addresses, simplifying network management.
RIP is employed to dynamically share routing information between the branches and the central server.
Firewalls are implemented on DHCP and HTTP servers to restrict unauthorized access.
RIP is used for its simplicity and effectiveness in smaller networks, ensuring updated routing information across the network.
Tests include DHCP functionality, inter-VLAN communication, WLAN connectivity, and DNS/HTTP services.
Simulations for HTTP, DNS, and ICMP validate network performance and reliability.
The project successfully demonstrates the design and implementation of a robust network infrastructure, with recommendations for future improvements like OSPF and intrusion detection systems.