Tutor Quora

MN621 Advanced Network Design

Academic Anxiety?

Get an original paper within hours and nail the task

156 experts online

Free Samples

MN621 Advanced Network Design

.cms-body-content table{width:100%!important;} #subhidecontent{ position: relative;
overflow-x: auto;
width: 100%;}

MN621 Advanced Network Design

0 Download10 Pages / 2,259 Words

Course Code: MN621
University: Melbourne Institute Of Technology

MyAssignmentHelp.com is not sponsored or endorsed by this college or university

Country: Australia

Question:

This assignment is designed to assess students’ knowledge and skills related to the following learning outcomes:

Investigate suitable network designs to match requirements.
Create appropriate frameworks and standards for network implementation

This organisation needs a new LAN plan, design and implementation before they move to new facility.
Design a local area network for the given case study.
Write a report on a network plan and configurations having following sections:

Analyse the need for the network for above case study. Investigate and propose a suitable complete network design for the case study.

Write a detailed setup of network devices only for a LAN.
Write a detailed implementation report which includes configurations of each networking device which are included in the whole network.
Demonstrate and compare at least 2 configuration results which may include at least two switches/routers and two PCs on physical networking devices.

Answer:

Introduction
 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.
Project Scope
The scope of the project is provided below:

Designing local areas network for the organization
Design and implementation of new LAN connection
Providing wireless connectivity
Detailed set up for the network devices

Hardware requirement 

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.

Network Design and implementation with justification
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.
Device Configuration 
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.

Testing 
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)
Demonstration of features

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.

Free Membership to World’s Largest Sample Bank

To View this & another 50000+ free samples. Please put
your valid email id.

E-mail

Yes, alert me for offers and important updates

Submit 

Download Sample Now

Earn back the money you have spent on the downloaded sample by uploading a unique assignment/study material/research material you have. After we assess the authenticity of the uploaded content, you will get 100% money back in your wallet within 7 days.

UploadUnique Document

DocumentUnder Evaluation

Get Moneyinto Your Wallet

Total 10 pages

PAY 6 USD TO DOWNLOAD

*The content must not be available online or in our existing Database to qualify as
unique.

Cite This Work
To export a reference to this article please select a referencing stye below:

APA
MLA
Harvard
OSCOLA
Vancouver

My Assignment Help. (2020). Advanced Network Design. Retrieved from https://myassignmenthelp.com/free-samples/mn621-advanced-network-design/european-journal-of-operational-research.html.

“Advanced Network Design.” My Assignment Help, 2020, https://myassignmenthelp.com/free-samples/mn621-advanced-network-design/european-journal-of-operational-research.html.

My Assignment Help (2020) Advanced Network Design [Online]. Available from: https://myassignmenthelp.com/free-samples/mn621-advanced-network-design/european-journal-of-operational-research.html[Accessed 18 December 2021].

My Assignment Help. ‘Advanced Network Design’ (My Assignment Help, 2020) accessed 18 December 2021.

My Assignment Help. Advanced Network Design [Internet]. My Assignment Help. 2020 [cited 18 December 2021]. Available from: https://myassignmenthelp.com/free-samples/mn621-advanced-network-design/european-journal-of-operational-research.html.

×
.close{position: absolute;right: 5px;z-index: 999;opacity: 1;color: #ff8b00;}

×

Thank you for your interest
The respective sample has been mail to your register email id

×

CONGRATS!
$20 Credited
successfully in your wallet.
* $5 to be used on order value more than $50. Valid for
only 1
month.

Account created successfully!
We have sent login details on your registered email.

User:

Password:

Taking assistance from the professionals of MyAssignmenthelp.com can be a great choice if you wish to achieve high scores in your college essays. You will get our expert assistance for all types of essays. With our guidance, you will easily learn how to write a college essay using the correct college essay format. Our experts are adept at writing high-quality papers on all essay topics. Hence, you can be sure about getting high scores even if you have received a complex topic.

Latest Management Samples

div#loaddata .card img {max-width: 100%;
}

MPM755 Building Success In Commerce
Download :
0 | Pages :
9

Course Code: MPM755
University: Deakin University

MyAssignmentHelp.com is not sponsored or endorsed by this college or university

Country: Australia

Answers:
Introduction
The process of developing a successful business entity requires a multidimensional analysis of several factors that relate to the internal and external environment in commerce. The areas covered in this current unit are essential in transforming the business perspective regarding the key commerce factors such as ethics, technology, culture, entrepreneurship, leadership, culture, and globalization (Nzelibe, 1996; Barza, 2…
Read
More

SNM660 Evidence Based Practice
Download :
0 | Pages :
8

Course Code: SNM660
University: The University Of Sheffield

MyAssignmentHelp.com is not sponsored or endorsed by this college or university

Country: United Kingdom

Answers:
Critical reflection on the objective, design, methodology and outcome of the research undertaken Assessment-I
Smoking and tobacco addiction is one of the few among the most basic general restorative issues, particularly to developed nations such as the UK. It has been represented that among all risk segments smoking is the fourth driving purpose behind infections and other several ailments like asthma, breathing and problems in the l…
Read
More
Tags:
Australia Maidstone Management Business management with marketing University of New South Wales Masters in Business Administration 

BSBHRM513 Manage Workforce Planning
Download :
0 | Pages :
20

Course Code: BSBHRM513
University: Tafe NSW

MyAssignmentHelp.com is not sponsored or endorsed by this college or university

Country: Australia

Answer:
Task 1
1.0 Data on staff turnover and demographics
That includes the staffing information of JKL industries for the fiscal year of 2014-15, it can be said that the company is having problems related to employee turnover. For the role of Senior Manager in Sydney, the organization needs 4 managers; however, one manager is exiting. It will make one empty position which might hurt the decision making process. On the other hand, In Brisba…
Read
More

MKT2031 Issues In Small Business And Entrepreneurship
Download :
0 | Pages :
5

Course Code: MKT2031
University: University Of Northampton

MyAssignmentHelp.com is not sponsored or endorsed by this college or university

Country: United Kingdom

Answer:
Entrepreneurial ventures
Entrepreneurship is the capacity and willingness to develop, manage, and put in order operations of any business venture with an intention to make profits despite the risks that may be involved in such venture. Small and large businesses have a vital role to play in the overall performance of the economy. It is, therefore, necessary to consider the difference between entrepreneurial ventures, individual, and c…
Read
More
Tags:
Turkey Istanbul Management University of Employee Masters in Business Administration 

MN506 System Management
Download :
0 | Pages :
7

Course Code: MN506
University: Melbourne Institute Of Technology

MyAssignmentHelp.com is not sponsored or endorsed by this college or university

Country: Australia

Answer:
Introduction
An operating system (OS) is defined as a system software that is installed in the systems for the management of the hardware along with the other software resources. Every computer system and mobile device requires an operating system for functioning and execution of operations. There is a great use of mobile devices such as tablets and Smartphones that has increased. One of the widely used and implemented operating syste…
Read
More
Tags:
Australia Cheltenham Computer Science Litigation and Dispute Management University of New South Wales Information Technology 

Next

Need an essay written specifically to meet your requirements?

Choose skilled experts on your subject and get an original paper within your deadline

156 experts online

Your time is important. Let us write you an essay from scratch

Tips and Tricks from our Blog

11174 Introduction To Management

Free Samples 11174 Introduction To Management .cms-body-content table{width:100%!important;} #subhidecontent{ position: relative; overflow-x: auto; width: 100%;} 11174 Introduction

Read More »