This project demonstrates a basic network topology implemented in Cisco Packet Tracer, focusing on IP addressing, static routing, and interconnectivity between five buildings using switches, hubs, and routers.
- IP Addressing: Implemented a structured IP addressing scheme for efficient network management.
- Use of Network Devices: Configured routers, switches, and hubs to establish connectivity.
- Static Routing: Implemented static routes to enable communication between different network segments.
- Inter-Building Connectivity: Designed a network that connects five buildings seamlessly.
- Routers: Configured with static routing for inter-network communication.
- Switches: Used to connect multiple devices within a building.
- Hubs: Implemented where necessary to extend network connectivity.
- End Devices: PCs and other devices assigned specific IP addresses.
- Cabling: Proper Ethernet connections between devices.
- Topology Design: Created a structured layout in Cisco Packet Tracer.
- IP Addressing Scheme: Allocated unique subnets to different buildings.
- Router Configuration: Implemented static routes to facilitate communication.
- Switch and Hub Usage: Deployed appropriate network devices to optimize traffic flow.
- Testing & Troubleshooting: Verified device connectivity and routing functionality.
- Install Cisco Packet Tracer.
- Clone this repository:
git clone https://github.com/Peeyush-04/Networking.git
- Open the
.pkt
file in Cisco Packet Tracer. - Analyze and modify configurations as needed.
- Integration of dynamic routing protocols (RIP, OSPF, etc.).
- Addition of VLANs for improved network segmentation.
- Implementation of DHCP for automatic IP assignment.
- Security enhancements such as Access Control Lists (ACLs).
This project is open-source under the MIT License.