This document provides a detailed network design for an Internet Exchange Point (IXP) network, including IP addressing plan, hardware requirements, and network device configurations.
Contribute Materials
Your contribution can guide someone’s learning journey. Share your
documents today.
Running head: INTERNET EXCHANGE POINT (IXP) NETWORK DESIGN Advanced Network Design Name of the Student Name of the University Author’s Note
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
1 INTERNET EXCHANGE POINT (IXP) NETWORK DESIGN Table of Contents Project Scope.........................................................................................................................................2 IP Addressing Plan.................................................................................................................................2 Project Hardware Requirements...........................................................................................................3 Network Device.................................................................................................................................3 Types of Cables..................................................................................................................................5 Server................................................................................................................................................6 PC......................................................................................................................................................6 Network Design.....................................................................................................................................7 Network Device Configurations.............................................................................................................7 Demonstration....................................................................................................................................12 Bibliography.........................................................................................................................................14
2 INTERNET EXCHANGE POINT (IXP) NETWORK DESIGN Project Scope The project is prepared for ABC Infrastructure for the development of a network plan and following it for the development of the network solution. Currently the company operates on MPLS/VPLS infrastructure but due to the aggressive growth of the company a new branch is needed to be connected with Perth and Melbourne network for maintaining redundancy and enabling communication between the multiple sites. The report is prepared for the development of the networkplanfortheorganizationwithestimatingthehardwarethatareneededforthe development of the new network for Adelaide IXP. It is identified that there are 40 number of users at the site and the network is divided into two levels. There is also requirement of connecting two wireless printers, smart display screen and IP phones with the network for meeting the needs of the site. An IP addressing plan is created for the network for configuring the network device according to it and enable the network to meet the future needs of the organization. IP Addressing Plan Major Network: 172.129.0.0/16 Available IP addresses in major network: 65534 Number of IP addresses needed: 1016 Available IP addresses in allocated subnets: 1016 About 2% of available major network address space is used About 100% of subnetted network address space is used Subnet Name Neede d Size Allocate d Size AddressMas k Dec MaskAssignable Range Broadcast Router254254172.129.1 .0 /24255.255.255 .0 172.129.1.1 - 172.129.1.2 54 172.129.1.2 55 Server254254172.129.2 .0 /24255.255.255 .0 172.129.2.1 - 172.129.2.2 54 172.129.2.2 55 WLAN254254172.129.0/24255.255.255172.129.0.1172.129.0.2
3 INTERNET EXCHANGE POINT (IXP) NETWORK DESIGN .0.0- 172.129.0.2 54 55 Manageme nt 254254172.129.3 .0 /24255.255.255 .0 172.129.3.1 - 172.129.3.2 54 172.129.3.2 55 Project Hardware Requirements Network Device Name of the deviceSeriesModelFeatures and Ports Cisco 2811 Router2800 SeriesCisco 2800 integrated service router Embedded Gigabit or Fast Ethernet port AUXILARY port Console Port Network module slot [5] HighSpeedWAN interfacecardfor increased density
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
4 INTERNET EXCHANGE POINT (IXP) NETWORK DESIGN LinksysWRT300N Router NAWRT 300N256-bit encryption AccessPoint operational mode Firewall protection UpgradableFirmware Full duplex capability [10] DHCP support DMZ port MAC address filtering MDI/MDI-X switch MIMO technology NAT support StatefulPacket Inspection (SPI) VPN passthrough 4 switch ports Cisco2950Series Switch 2900 SeriesWS-C2950G-12-EI12 10/100 ports 2fixedGBIC-based 1000BASE-Xuplink ports 1-rackunit(1-RU) stackable switch Capable of Delivering intelligent services to the end devices
5 INTERNET EXCHANGE POINT (IXP) NETWORK DESIGN Pre-installedCisco EnhancedImage software Cisco3900SeriesIP Phone CiscoUnifiedSIP Phone 3900 Series Cisco 3900 SIP Phone 3905 Easytouse,simple andeco-friendly solutionformeeting thecommunication needs [7]. Multipurposeusein lobbies,cafeterias, hallways,retailsites, etc. Wireless PrinterOfficeJet Pro 6960HP OfficeJet Pro 6960 All-in-OneWireless ColorInkjetPrinter withADF&Auto- Duplex Printing Affordablehardware price and low running cost. Smartduplexand faster duplex speed Print,fax,scanand copy Mobileprintingand automatic2sided printing Smart DisplayJamboard-Carmine Red Google JamboardRealtime collaborationfrom remote location [2] Better creativity Easy to save and share the works No instruction needed
6 INTERNET EXCHANGE POINT (IXP) NETWORK DESIGN Enterprise design with multipleinterface support Types of Cables CategoryTypical usesCarrying capacity Fibre opticsBackbonecablingandSerial connectionwiththeremote branches Gigabit Ethernet Cat 6Coppercrossoverfor interconnectingthenetwork devices Fast Ethernet and Ethernet Cate 5eCopperstraightthroughfor connectingtheenddevices with the network devices Gigabit Ethernet, Fast Ethernet and Ethernet Server o3.5 Ghz CPU o8 Gb for 64 bit oWindows Server 2016 x64 oMicrosoft SQL Server 2016 o1 Tb HDD PC o2.5 Ghz dual core oWindows 10 enterprise edition o4 Gb memory o500 Gb HDD
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
7 INTERNET EXCHANGE POINT (IXP) NETWORK DESIGN Network Design The network is designed following the requirement of ABC organization and thus the Adelaide ICP router is connected redundantly with the Perth and Melbourne Router. The two local interface of Adelaide router is connected with two switches named level 1 and level 2. The level 1 switch is used for the management of the distribution of network for management staffs providing wireless connectivity. Thus two separate Vlan are created for the management and the WLAN users and configured in the LEVEL 1 switch. It is also configured with VTP server for distributing the VLAN information to the client switch connected with it. For the level 1 switch two vlan are created i.e. one for the routers and the other for the server. Since there is a requirement for connecting 10 routers installed in the rack with the switch and one server in the level 2 network. The router and servers are connected in different vlan for management of the data traffic and increasing the efficiency of the network. The main adeliade router is configured with DHCP configuration for automatically assign the IP address to the host connected with the interface. The management of the distribution of the IP address is done by configuring the switches with VLAN and enabling trunk mode on the switch to carry the vlan information. Network Device Configurations Router Configuration
8 INTERNET EXCHANGE POINT (IXP) NETWORK DESIGN ADELIADE IXP ROUTER config t int f0/0 no shut exit int f0/0.10 encapsulation dot1Q 10 ip add 179.129.1.1 255.255.255.0 exit int f0/0.20 encapsulation dot1Q 20 ip add 179.129.2.1 255.255.255.0 exit int f0/1.10 encapsulation dot1Q 30 ip add 179.129.3.1 255.255.255.0 exit int f0/1.20 encapsulation dot1Q 40 ip add 179.129.4.1 255.255.255.0 exit ip dhcp excluded-address 179.129.1.1 179.129.1.10 ip dhcp excluded-address 179.129.2.1 179.129.2.10 ip dhcp excluded-address 179.129.3.1 179.129.3.10 ip dhcp excluded-address 179.129.4.1 179.129.4.10
9 INTERNET EXCHANGE POINT (IXP) NETWORK DESIGN ip dhcp pool Router network 179.129.1.0 255.255.255.0 default-router 179.129.1.1 exit ip dhcp pool Server network 179.129.2.0 255.255.255.0 default-router 179.129.2.1 exit ip dhcp pool Management network 179.129.3.0 255.255.255.0 default-router 179.129.3.1 exit ip dhcp pool WLAN network 179.129.4.0 255.255.255.0 default-router 179.129.4.1 exit ROUTER 1 Conf t Int fa 0/0 ip address dhcp no shut exit Switch Configuration LEVEL1 SWITCH VTP domain dname
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
10 INTERNET EXCHANGE POINT (IXP) NETWORK DESIGN vtp mode server vtp version 2 vlan 30 name management vlan 40 name wlan int fa0/1 switchport trunk encapsulation dot1q switchport mode trunk exit int ga0/1 switchport trunk encapsulation dot1q switchport mode trunk int ga 0/2 switchport trunk encapsulation dot1q switchport mode trunk Management Staff Switch 1 VTP domain dname vtp mode client vtp version 2 int fa 0/1 switchport mode trunk exit int range fa 0/2-48 switchport mode access switchport access vlan 30 exit Management Staff Switch 2 VTP domain dname vtp mode client vtp version 2
11 INTERNET EXCHANGE POINT (IXP) NETWORK DESIGN int fa 0/1 switchport mode trunk exit int range fa 0/2-48 switchport mode access switchport access vlan 30 exit Lobby Switch VTP domain dname vtp mode client vtp version 2 int fa 0/1 switchport mode trunk exit Int fa 0/2-3 switchport mode access switchport access vlan 40 LEVEL2 SWITCH vlan 10 name server vlan 20 name Router exit Int fa 0/1 switchport trunk encapsulation dot1q switchport mode trunk exit Int range fa 0/2-11 switchport mode access switchport access vlan 10 exit
12 INTERNET EXCHANGE POINT (IXP) NETWORK DESIGN int fa 0/12 switchport mode access switchport access vlan 20 exit Demonstration
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
14 INTERNET EXCHANGE POINT (IXP) NETWORK DESIGN Bibliography [1].Kernbach,Sebastian,andSabrinaBresciani."DigitalKnowledgeMapping."Knowledge Management in Digital Change. Springer, Cham. 2018, 129-152. [2].Hall, Mark, et al. "Capturing Synchronous Collaborative Design Activities: A State-Of-The-Art Technology Review."The International Design Conference-DESIGN 2018International Design Conference. Design Society, 2018. [3].Odom, Wendell, and Sean Wilkins. "CCNA Routing and Switching ICND2 200-105 Pearson uCertify Course, Network Simulator, and Textbook Academic Edition Bundle." , 2017. [4].Odom, Wendell. "CCNA Routing and Switching ICND2 200-105 Pearson uCertify Course and Textbook Academic Edition Bundle.", 2016. [5].Alani, Mohammed M.Guide to Cisco Routers Configuration: Becoming a Router Geek. Springer, 2017. [6].Tagliacane, S. V., et al. "Network simulations and future technologies in teaching networking courses: Development of a laboratory model with Cisco Virtual Internet Routing Lab (Virl)."WirelessCommunications,SignalProcessingandNetworking(WiSPNET), International Conference on. IEEE, 2016. [7].M. Benedetto, A. Borio and S. Scialò, "Mixed Virtual Elements for discrete fracture network simulations",Finite Elements in Analysis and Design, vol. 134, pp. 55-67, 2017. Available: 10.1016/j.finel.2017.05.011. [8].2017 IEEE 25th International Conference on Network Protocols (ICNP). . [9].T. Baird, "Surveillance Design Communities in Europe: A Network Analysis",Surveillance & Society, vol. 14, no. 1, pp. 34-58, 2016. Available: 10.24908/ss.v14i1.5622. [10].G. Gao, D. Qian, X. Gao, B. Chapman and W. Chen,Network and parallel computing. .