Develop a comprehensive network design document

Assignment Help Data Structure & Algorithms
Reference no: EM131060158

he Technical Term Paper will include the detailed response to the network design request. The document will be submitted in MS Word and will be between 10-15 pages with graphics embedded within the document.

Background

You are a small network design company called Wide-IP that is looking for that big break. As the CTO of the Wide-IP company, you recently made a persuasive presentation of your company's approach to designing networks at a large industry event. The CEO of Fiction Corporation, a large retail chain, was impressed by your presentation. It looks like you've finally got your break!

You have a small team of 10 technically proficient staffers with a strong background in project management, networking, and internetworking skills that include PMP, Network+, CCNP, and CISSP credentials.

You have been selected by Fiction Corporation to develop a network design document and plan without an RFP.

Overview

Fiction Corporation, a large national retail chain of 10,000 employees and 500 retail outlets, is migrating its one primary data center operation to a new headquarters building several miles away. The company wishes to upgrade its network and correct any security flaws in its infrastructure as part of this move. The Fiction CEO has informed you that the capital budget for this migration cannot exceed $500,000 and must not interrupt business operations. What follows is a brief background that will serve as your foundation in developing the network design.

The data in the center supports remote retail locations, an off-site 100 seat call center and 3 remote warehousing operations 24 hours a day with annual uptime at 99.9%. Any significant downtime to its production systems would impact Fiction Corporation's operations and profitability. From the data processing viewpoint, the move includes 2 large UPS, 4 RS/6000 AIX application servers, 10 virtualized servers and 20 PC servers.

The network consists of approximately 500 remote location retail stores connected via frame relay (with ISDN backup) to 10 routers at the data center running a common LAN shared by the entire organization. The retail operations also run WLANs that are on its own subnet. You will have a T1 link and ISDN as a primary backup. Network managers also need to monitor the status of remote systems. The SNMP management system must be able to detect and report failure of the remote system or its communications link and the status of individual applications.

The company wishes a seamless migration that minimizes impact to its customers and employees. Any gaps in this background will require you to make sound technical and persuasive assumptions that satisfy the customer's goals that are within the budget guidelines.

You were selected in part due to your detailed analysis and agreement to an implementation cost that will not exceed $500,000. Your network migration plan will be in phases with noted milestones. Key to the success of this plan is the availability of a T1 link between the remote sites to support remote bridging and development of configurations for all the remote routers.

Include the following in your assignment:

Title page
Table of contents
Executive summary
Project goal
Project scope

Design requirements:

Business goals
Technical goals
User communities and data stores
Network applications
Current state of the network
Logical design
Physical design
Results of network design testing
Implementation plan with a project schedule
Project budget with a return on investment calculation
Design document appendix

Your assignment must follow these formatting requirements:

Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions.

Include a cover page containing the title of the assignment, the student's name, the professor's name, the course title, and the date. The cover page and the reference page are not included in the required assignment page length.

The specific course learning outcomes associated with this assignment are:

Design a systematic network architecture plan in accordance with network design steps.

Summarize among scalability, availability, performance security, manageability, usability, adaptability, and affordability as they relate to internetworking product selection.

Design a network topology to include hierarchy, redundancy, modularity, and security.

Create a network security plan inclusive of identifying and analyzing network assets, security risks, security requirements, and security policy.

Develop network management strategies to include resource monitoring and data collection and interpretation.

Describe processes that address performance, faulty, configuration, security, and accounting management.

Compare and contrast the selection of technologies and devices for campus and enterprise networks that include remote access networks, WANs, service providers, end user remote access devices, central site remote access devices, VPN concentrators, and routers.

Develop network design testing procedures through services, tools, and testing scripts.

Describe optimal network design for critical business applications to include effective use of bandwidth and satisfying QoS requirements.

Develop a comprehensive network design document

Use technology and information resources to research issues in network architecture and analysis.

Write clearly and concisely about network architecture and analysis using proper writing mechanics and technical style conventions.

Reference no: EM131060158

Questions Cloud

Calculate the coefficient of kinetic friction : How would you calculate the coefficient of kinetic friction from average velocity, angle of incline, and mass?
What the swimmer mass : A swimmer climbs onto an 11.6-kg Styrofoam float (density 158 kg/m3). The top of the float ends up just at the water surface. What's the swimmer's mass?
Estimate the companys cost of capital for capital budgeting : Assume your boss has asked you to re-estimate the company's cost of capital for capital budgeting purposes based on up-to-date information.
Find the maximum speed of photoelectrons emitted : A light of wavelength 332 nm falls on the surface of potassium, which has a work function of 2.26 eV. Find the maximum speed of photoelectrons emitted from the surface.
Develop a comprehensive network design document : Develop network design testing procedures through services, tools, and testing scripts. Describe optimal network design for critical business applications to include effective use of bandwidth and satisfying QoS requirements.
What is horizontal asymptote for the graph of average cost : Describe the steps of finding the possible rational zeros of a polynomial function. What is the horizontal asymptote for the graph of the average cost function, C‾? Describe what this represents for the hospital.
What timing strategy is used here : Poga International, a multinational beverage corporation identifies that one of its competitors is launching an apple flavored drink. The company decides to launch an apple flavor brand along with its competitor. What timing strategy is used here?
Discuss the failures of leadership : Discuss the failures of leadership demonstrated by Krispy Kreme's top management team since the 1990s, evaluating the company's leaders in terms of key strategic actions required for effective leadership.
Create a works cited page with five citations : Underneath each citation write one paragraph summarizing what the citation was about. Under that paragraph write a paragraph detailing how this work assisted your research. Do this for five citations.

Reviews

Write a Review

Data Structure & Algorithms Questions & Answers

  What is the benefit of creating multiple levels of dfds

What is the benefit of creating multiple levels of DFDs? Consider the concept of DFD consistency. Why is consistency important to take advantage of the multiple levels of DFDs that may be created

  Write a function called maxsubsum that takes a matrix a

Write a function called maxsubsum that takes a matrix A as an input, computes the sum of elements in each of its submatrices, and finds the submatrix that has the maximum sum

  Project1 install mysql dbms and dblanguage connector

project1. install mysql dbms and dblanguage connector software on your machine2. create world database using mysql

  Write down a pseudocode version of the smart bubble sort

question a write a pseudocode version of the smart bubble sort algorithm.question b perform a smart bubble sort on the

  Currency conversion development

Currency Conversion Development

  Program that sorts a linked list of integers

Write a program that sorts a linked list of integers using merge sort. The program will read the integers from a file onto a linked list and then sort the linked list using MERGE SORT.

  Write algorithm for program to compute the sum of number

Write an algorithm for a program which will satisfy following requirements: - Asks a user how many numbers they want to calculate.

  Basic manipulation with pointers

The aim of this homework is to get familiar with basic manipulation with pointers and simple/double linked lists, such as: finding (searching for) a node in a list, dynamically adding/deleting a node in a list, creating new list, printing a list, ..

  Find use two-dimensional other or multidimensional array

Suppose that you are creating an app to keep track of the places that you have visited while traveling. Determine whether or not you would use a two-dimensional or other multidimensional array (choosing to use an array) for the task at hand. Provi..

  Construct two gene expression clustering algorithms using r

CLUSTERING GENE EXPRESSION DATA USING R LANGUAGEConstruct two gene expression clustering algorithms using R.Select the best algorithm and construct a third improved algorithm.

  Design a flow chart to provide a visual representation

Design a flow chart to provide a visual representation of the interconnections between the histories of ECEC and how it has evolved to current pedagogy and practice

  Creating a home inventory database

Construct one query of your selection. Remember a query answers a question. As an example, list all household electronics that are greater in value than $200.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd