The paper mainly focuses on the case study that reflects on the local area network design as well as configuration. It is found that the e-commerce based organization, which is present generally goes through expansion which is mainly a merger of two different small business. Due to merger of the two business together, the organization is moving to a new building. It is found that the building has three floors where the ground floor is for the reception, warehouse as well as foyer whereas the second floor is for the office. The 1st floor of the building mainly consists of five offices. It is identified that each floor of the organization requires wireless connectivity and for providing wireless connectivity the organization requires a new LAN plan, design as well as implementation before they move to the new facility.
The paper mainly focuses on the design of a local area network for the case scenario. The paper also provides detailed set up for the network devices as well as detailed implementation report that includes configuration of each of the network device. In addition to this, the paper focuses on the configurations of the network device.
The scope of the project is provided below:
Device |
Number |
Manufacturer |
Series/model |
Ports |
Features |
Cisco Router 1941 |
4 |
Cisco |
1941 |
Ø 2 integrated 10/100/1000 Ethernet ports Ø 1 internal service module slot |
It helps in providing secured collaborative communication that is mainly grouped with Dynamic Multipoint, enhanced easy VPN It assists in providing integrated threat control using cisco IOS Provides the feature of identity management that utilizes authentication, authorization as well as accounting. |
Cisco Switch – 2964 |
15 |
Cisco |
2964 |
Ø 4 or 48 Gigabit Ethernet ports |
Ø It is found that it is quite easy to install for accelerating the switch deployment Ø Enhanced limited warranty for the switch Ø It helps in providing simplified network management |
Access point Cisco |
3 |
Cisco |
Small Business 500 Series Wireless Access Points |
50 ports |
Ø It helps in optimizing automatically by improving mobile experiences in high density environments. Ø Improving mobile experiences in the high-density environments. |
PC |
— |
Dell |
DELL Inspiron 5370 |
1x USB |
Ø Windows 10 operating system Ø 8GB RAM Ø 256GB SSD Ø 13.3-inch HD display Ø I5 processors |
Server |
2 |
Cisco |
Cisco UCS C240 M5 Rack Server Data Sheet |
40 ports |
Ø It helps in supporting 12Gbps SAS modular RAID controller Ø Dual imbedded Intelx550 |
Cable |
—- |
CAT5 |
—- |
—- |
Ø Serial cable used for router whereas copper straight cable is used for connecting two switches. Ø In addition to this, copper crossover cable is used for connecting pc and switch. |
Figure 1: Network design
(Source: Created by author)
The diagram that is provided above is the network design for the organization. It is found that the organization merges with other two small business and thus this expansion requires a new building. The expanded organization will mainly consist of 100 employees. The design that is made for the building mainly consists of router, switches, access points as well as PCs. It is found that ISP which is known as internet service provider is mainly connected with the router of the building. The main router is connected with all the floors of the building with the help of 3 routers that are present in three different floors. The router that is present in the ground floor is mainly connected with the main switch of the ground floor. The main switch is mainly connected with reception, foyer as well as warehouse. The ground floor mainly requires of 5 data access points in reception, two in foyer as well four in warehouse. Similarly, it is found that the main router is connected with the router of the first floor which further is connected with the main switch of the first floor. It is found that in the first floor, switch is used for providing internet connection to all the five offices whereas the access point is mainly utilized for connecting smartphone and other devices. In addition to this, it is found that the main router is connected with the router of second floor which is turn connected with the switch. All the offices of the second floor receive the service of internet connection with the help of switch. Moreover, the second floor requires four data access for meeting rooms. Additionally, each and every individual are provided with atleast two data points. The entire building is provided with wireless connectivity so that the organization can be able to work properly and can be able to perform without facing any issues. The diagram that is provided above reflects the entire set up as well as connections that are generally needed for designing the Local area network design. It is found that the network design that is created is helpful in providing proper internet facility.
The device configuration for the entire network design is provided below:
Main Router
The Configuration commands that are utilized for configuring the network of the main router is provided below:
Router>enable Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router (config)# hostname “Main Router” % Spaces are not allowed in hostname Router (config)# Router (config)# interface Serial0/0/0 Router(config-if)# no shutdown Router(config-if)# ip address 192.168.0.161 255.255.255.0 Router(config-if)# ip address 192.168.0.161 255.255.255.0 Router(config-if)# %LINK-5-CHANGED: Interface Serial0/0/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up Router(config-if)# exit Router (config)# interface Serial0/0/1 Router(config-if)# no shutdown Router(config-if)# ip address % Incomplete command. Router(config-if)# ip address % Incomplete command. Router(config-if)# Router(config-if)# exit Router (config)# interface Serial0/0/0 Router(config-if)# ip address 192.168.0.169 255.255.255.0 Router(config-if)# ip address 192.168.0.169 255.255.255.0 Router(config-if)# Router(config-if)# exit Router (config)# interface Serial0/0/1 Router(config-if)# no ip address Router(config-if)# ip address % Incomplete command. Router(config-if)# no ip address Router(config-if)# ip address % Incomplete command. Router(config-if)# ip address % Incomplete command. Router(config-if)# Router(config-if)# exit Router (config)# interface Serial0/0/0 Router(config-if)# ip address 192.168.0.169 255.255.255.252 Router(config-if)# Router(config-if)# exit Router (config)# interface Serial0/0/1 Router(config-if)# ip address 192.168.0.161 255.255.255.252 Router(config-if)# ip address 192.168.0.161 255.255.255.252 Router(config-if)# %LINK-5-CHANGED: Interface Serial0/0/1, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changed state to up Router(config-if)# exit Router (config)# interface Serial0/1/0 Router(config-if)# no shutdown Router(config-if)# ip address % Incomplete command. Router(config-if)# ip address 192.168.0.165 255.255.255.252 Router(config-if)# ip address 192.168.0.165 255.255.255.252 Router(config-if)# %LINK-5-CHANGED: Interface Serial0/1/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/0, changed state to up Router con0 is now available Press RETURN to get started. Router>enable Router# Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router (config)# Router (config)# ip route 192.168.0.0 255.255.255.252 192.168.0.170 Router (config)# Router (config)# Router (config)# ip route 192.168.0.0 255.255.255.252 192.168.0.162 Router (config)# ip route 192.168.0.0 255.255.255.252 192.168.0.166 Router (config)# |
Ground Floor
The Configuration commands that are utilized for configuring the network of the ground floor is provided below:
Router>enable Router# Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router (config)# interface Serial0/1/0 Router(config-if)# no shutdown Router(config-if)# %LINK-5-CHANGED: Interface Serial0/1/0, changed state to up ip address 192.168.0.162 255.255.255.0 Router(config-if)# ip address 192.168.0.162 255.255.255.0 Router(config-if)# %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/0, changed state to up Router(config-if)# exit Router (config)# interface Serial0/1/0 Router(config-if)# ip address 192.168.0.170 255.255.255.0 Router(config-if)# ip address 192.168.0.170 255.255.255.0 Router(config-if)# Router(config-if)# exit Router (config)# interface Serial0/1/0 Router(config-if)# ip address 192.168.0.170 255.255.255.252 Router(config-if)# Router(config-if)# exit Router (config)# interface GigabitEthernet0/0 Router(config-if)# no shutdown Router(config-if)# %LINK-5-CHANGED: Interface GigabitEthernet0/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state to up ip address 192.168.0.129 255.255.255.252 Router(config-if)# ip address 192.168.0.129 255.255.255.224 Router(config-if)# Router con0 is now available Press RETURN to get started. Router>enable Router# Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router (config)# Router (config)# ip route 192.168.0.0 255.255.255.252 192.168.0.169 Router (config)# |
1st Floor
The Configuration commands that are utilized for configuring the network of the first floor is provided below:
Router>enable Router# Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router (config)# interface Serial0/1/0 Router(config-if)# no shutdown Router(config-if)# %LINK-5-CHANGED: Interface Serial0/1/0, changed state to up ip address 192.168.0.162 255.255.255.0 Router(config-if)# ip address 192.168.0.162 255.255.255.252 Router(config-if)# %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/0, changed state to up Router(config-if)# exit Router (config)# interface GigabitEthernet0/0 Router(config-if)# no shutdown Router(config-if)# %LINK-5-CHANGED: Interface GigabitEthernet0/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state to up ip address 192.168.0.65 255.255.255.252 Router(config-if)# ip address 192.168.0.65 255.255.255.252 Router(config-if)# ip address 192.168.0.65 255.255.255.192 Router(config-if)# Router con0 is now available Press RETURN to get started. Router>enable Router# Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router (config)# Router (config)# ip route 192.168.0.0 255.255.255.252 192.168.0.161 Router (config)# |
2nd floor
The Configuration commands that are utilized for configuring the network of the second floor is provided below:
Router>enable Router# Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router (config)# interface Serial0/1/0 Router (config-if)# no shutdown Router (config-if)# %LINK-5-CHANGED: Interface Serial0/1/0, changed state to up ip address 192.168.0.166 255.255.255.0 Router (config-if) # ip address 192.168.0.166 255.255.255.252 Router(config-if)# %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/0, changed state to up Router (config-if) # exit Router (config)# interface GigabitEthernet0/0 Router(config-if)# ip address 192.168.0.1 255.255.255.252 Router(config-if)# ip address 192.168.0.1 255.255.255.192 Router(config-if)# no shutdown Router(config-if)# %LINK-5-CHANGED: Interface GigabitEthernet0/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state to up Router con0 is now available Press RETURN to get started. Router>enable Router# Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router (config)# Router (config)# ip route 192.168.0.0 255.255.255.0 192.168.0.165 Router (config)# Router con0 is now available Press RETURN to get started. |
PC to PC
Figure 2: PC to PC connection
(Source: Created by Author)
Router to router
Figure 3: Router to router connection
(Source: Created by Author)
Device |
Features |
Cisco Router 1941 |
Ø It assists in providing the facility of embedded hardware VPN encryption Ø Helps in securing proper collaborative communication with enhanced VPN, dynamic multipoint VPN and more. Ø Provides identified management that generally utilizes authorization, public key infrastructure as well as authentication. |
Cisco Switch – 2964 |
Ø It is quite easy to install as well as accelerate the deployment of switch Ø It assists in automatically configuring the switch ports which are generally connected with the devices Ø It assists in providing warranty of lifetime with appropriate replacement of hardware. Ø It helps in giving proper as well as simplified network management. |
Access point Cisco |
Ø It helps in addressing the high-density access needs with the Cisco innovations Ø It assists in optimizing automatically for improving the experiences in high density environments Ø Deploying enterprise wireless LAN cost effectively. |
PC |
Ø Windows 10 operating system Ø 8GB RAM Ø 256GB SSD Ø 13.3-inch HD display Ø I5 processors |
Server |
Ø It assists in providing secure asses to administration tools Ø For securing the access to configuration as well as resource related files Ø Configurable user in context to the virtual machines |
Cable |
Ø Serial cable used for router Ø Copper straight cable is used for connecting two switches. Ø Copper crossover cable is used for connecting pc and switch. |
References
[1] Coskun, S., Ozgur, L., Polat, O. and Gungor, A.A model proposal for green supply chain network design based on consumer segmentation. Journal of Cleaner Production, 110, pp.149-157, 2016.
[2] Farahani, R.Z., Rezapour, S., Drezner, T. and Fallah, S. Competitive supply chain network design: An overview of classifications, models, solution techniques and applications. Omega, 45, pp.92-118, 2014
[3] Govindan, K., Paam, P. and Abtahi, A.R. A fuzzy multi-objective optimization model for sustainable reverse logistics network design. Ecological Indicators, 67, pp.753-768, 2016.
[4] Karsten, C.V., Pisinger, D., Ropke, S. and Brouer, B.D. The time constrained multi-commodity network flow problem and its application to liner shipping network design. Transportation Research Part E: Logistics and Transportation Review, 76, pp.122-138, 2015
[5] Keyvanshokooh, E., Ryan, S.M. and Kabir, E. Hybrid robust and stochastic optimization for closed-loop supply chain network design using accelerated Benders decomposition. European Journal of Operational Research, 249(1), pp.76-92, 2016.
[6] Paraskevopoulos, D.C., Bekta?, T., Crainic, T.G. and Potts, C.N. A cycle-based evolutionary algorithm for the fixed-charge capacitated multi-commodity network design problem. European Journal of Operational Research, 253(2), pp.265-279, 2016.
[7] Soleimani, H., Seyyed-Esfahani, M. and Shirazi, M.A. A new multi-criteria scenario-based solution approach for stochastic forward/reverse supply chain network design. Annals of Operations Research, 242(2), pp.399-421, 2016.
[8] Szeto, W.Y., Jiang, Y., Wang, D.Z.W. and Sumalee, A. A sustainable road network design problem with land use transportation interaction over time. Networks and Spatial Economics, 15(3), pp.791-822, 2015.
[9] Yu, B., Kong, L., Sun, Y., Yao, B. and Gao, Z. A bi-level programming for bus lane network design. Transportation Research Part C: Emerging Technologies, 55, pp.310-327, 2015.
[10] Zokaee, S., Jabbarzadeh, A., Fahimnia, B. and Sadjadi, S.J. Robust supply chain network design: an optimization model with real world application. Annals of Operations Research, 257(1-2), pp.15-44, 2017.
Essay Writing Service Features
Our Experience
No matter how complex your assignment is, we can find the right professional for your specific task. Contact Essay is an essay writing company that hires only the smartest minds to help you with your projects. Our expertise allows us to provide students with high-quality academic writing, editing & proofreading services.Free Features
Free revision policy
$10Free bibliography & reference
$8Free title page
$8Free formatting
$8How Our Essay Writing Service Works
First, you will need to complete an order form. It's not difficult but, in case there is anything you find not to be clear, you may always call us so that we can guide you through it. On the order form, you will need to include some basic information concerning your order: subject, topic, number of pages, etc. We also encourage our clients to upload any relevant information or sources that will help.
Complete the order formOnce we have all the information and instructions that we need, we select the most suitable writer for your assignment. While everything seems to be clear, the writer, who has complete knowledge of the subject, may need clarification from you. It is at that point that you would receive a call or email from us.
Writer’s assignmentAs soon as the writer has finished, it will be delivered both to the website and to your email address so that you will not miss it. If your deadline is close at hand, we will place a call to you to make sure that you receive the paper on time.
Completing the order and download