Network Configuration
Network Configuration for TA Finance This project involved designing and implementing a small office network for TA Finance using Cisco Packet Tracer. The network was configured to support IPv4 connectivity, including subnetting, device configurations, and internet connectivity through an ISP. Key tasks included: Building the network topology using Cisco 2911 routers, 2960 switches, and wireless access points. Assigning IP addresses using subnetting based on the provided IP block. Configuring static and dynamic IP address allocation using DHCP. Testing and validating network connectivity with commands such as ping, tracert and ipconfig. The project demonstrated expertise in network design, configuration, and troubleshooting, ensuring full connectivity between branch devices and the headquarters.
Computer Networking
2 weeks

Network Design and Configuration for TA Finance
Overview
This project focused on designing and implementing a small office network for TA Finance, a finance company expanding its high-street branches. The goal was to establish a fully functional network, supporting IPv4 connectivity and enabling seamless communication with the headquarters via the internet. The task emphasized hands-on application of networking principles, including IP addressing, subnetting, and device configuration, using Cisco Packet Tracer as the simulation tool.
Key Features
Network Topology Design
Developed a network using Cisco 2911 routers and 2960 switches.
Integrated wireless access points for Wi-Fi connectivity within the branch.
IP Addressing and Subnetting
Allocated IP addresses using the subnetting scheme derived from the provided IP block (10.X.0.0/16).
Configured a static IP address for the DNS server and a /30 subnet for serial ISP connections.
Dynamic Host Configuration Protocol (DHCP)
Automated IP address allocation in the Admin, Accounting, Sales, and wireless areas by configuring DHCP on the router.
Device Configuration and Naming
Assigned unique names to the router and switches using the engineer's first and last names.
Applied basic security and connectivity configurations to all devices.
Network Testing and Validation
Verified connectivity within the branch and with the ISP using
ping
,tracert
, andipconfig
commands.Achieved end-to-end connectivity, ensuring the branch network met operational requirements.
Design Process
Planning the Network Topology
The project began with analyzing the Figure 1 prototype to determine device placement and interconnectivity requirements.
Selected appropriate hardware, including the Cisco 2911 router for routing and the 2960 switch for Layer 2 switching.
IP Addressing and Subnetting
Divided the provided IP block (10.X.0.0/16) into smaller subnets to accommodate the specific host requirements of each network segment.
Assigned static IPs to critical devices, such as the DNS server, and configured a /30 subnet for ISP connectivity.
Implementation in Packet Tracer
Constructed the network topology using Packet Tracer, connecting devices with the appropriate cables.
Configured the router and switches with basic settings and ensured VLANs were correctly assigned for each segment.
Dynamic Host Configuration
Configured DHCP on the router to enable automatic IP assignment for devices in the Admin, Accounting, Sales, and wireless areas.
Verified the accuracy of DHCP allocation through connected devices.
Testing and Troubleshooting
Conducted rigorous testing using
ping
,tracert
, andipconfig
commands to validate connectivity.Resolved any configuration issues to ensure full connectivity within the branch and with the headquarters via the ISP.