In Chapter 1, “Analyzing Business Goals and Constraints,” you first learned about ElectroMyCycle, a manufacturer of electric motorcycles. Now, ElectroMyCycle has chosen you to design a new network that will let the company scale to a larger size. In Chapter 5, you learned that ElectroMyCycle’s network will support about 200 employees. The network will include a data center and a new state-of-the-art manufacturing facility. Users in the campus network will access the servers in the data center from their PCs. To support online sales, ElectroMyCycle plans to have a DMZ that connects a web server, a DNS server, and an email server. ElectroMyCycle recently has opened a new branch sales office in a city that is about 500 miles from ElectroMyCycle’s headquarters.
Design and document an IP addressing scheme to meet these needs. Specify which IP address blocks will be assigned to each modules of your network design. Document whether you will use public or private addressing for each module. The ISP has assigned ElectroMyCycle the public address 184.104.130.0/28. Document whether you will use manual or dynamic addressing for each module. Computer the route summarization and a naming structure.
Neither VLANs nor NATs are
required to be configured in Packet Tracer for this assignment (we
will cover these topics later this semester). Include the remote
site on the Packet Tracer network, however, other than assigning IP
addresses, you do not need to assign services.
|
LAN |
Number of users |
Sub-network address with CIDR |
Broadcast Address |
Default Gateway |
|
Engineers |
30 |
192.168.1.0/24 |
192.168.1.255 |
192.168.1.1 |
|
Manufacturing |
130 |
192.168.2.0/24 |
192.168.2.255 |
192.168.2.1 |
|
Sales |
20 |
192.168.3.0/24 |
192.168.3.255 |
192.168.3.1 |
|
F&A |
10 |
192.168.4.0/24 |
192.168.4.255 |
192.168.4.1 |
|
Data Center |
--- |
192.168.5.0/24 |
192.168.5.255 |
192.168.5.1 |
|
DMZ |
--- |
192.168.6.0/24 |
192.168.6.255 |
192.168.6.1 |
|
Remote Sales Branch |
10 |
192.168.7.0/24 |
192.168.7.255 |
192.168.7.1 |
192.168.2.0/24 255.255.252.0
192.168.3.0/24 255.255.252.0
192.168.4.0/24 255.255.252.0
192.168.5.0/24 255.255.252.0
192.168.6.0/24 255.255.252.0
192.168.7.0/24 255.255.252.0
Logical Network
topology:
The logical topology of the network is shown in the form of three diagrams. First figure shows how the LAN and DMZ are connected to the internet. The second figure shows the three layers (core, distribution and access) of Electro My Cycle Company’s LAN. The third figure throws light on the T-1 link present between Electro My Cycle Company’s headquarters and their branch sales office (500 miles away from the HQ).

It can be seen that the DMZ is separated from the LAN which contains the workstations, Manufacturing facility and the data center. However, a link (shown in brown) has been provided from the Web server (DMZ) to the data center (LAN). This is present because the data backup of web server is present on the data center servers.

In this figure, it is clear that the LAN of Electro My Cycle Company has been logically divided into three layers – core distribution and access. Core layer contains the router that connects the LAN to ISP and DMZ and the switch via which the connection gets distributed in the LAN.
The PCs shown in the figure shows the facility where in 200 employees will be accommodated (including the engineers).

As shown in the diagram, either a T-1 link can be used or a Metro Ethernet virtual link can be used to connect both the facilities.
In Chapter 1, “Analyzing Business Goals and Constraints,” you first learned about ElectroMyCycle, a manufacturer of...
1. Let’s consider the network shown in Figure 1 where Snort is
deployed.
1.1: In Figure 1, why is Snort deployed in the DMZ instead of
the Internal Network? (9 points)
1.2: In Figure 1, say True or False to the following statement:
“Snort can see both incoming packets from the left firewall and
outgoing packets from the right firewall”. (5 points)
1.3: In Figure 1, assume a packet P matches the following Snort
rule when the packet is analyzed...
can you please help me with this homework. DCOM 101 – Introduction to Data Communications Final Project Instructions: In this Final Project, you will test the skills and knowledge gained throughout this course. The steps listed below are loosely based on the Assignments you have completed thus far, so don’t hesitate to look back and use those resources. Follow the steps in each section, and paste screenshots when prompted. This assignment is worth 10% of your final grade. Basic Network...
6:577 al 4G Back Assignment #3.docx IST 304 Assignment #3 Due date: 2/18/14 1. An organization has a class C network 192.168.1.0 and wants to form subnets for 4 departments, with hosts as follows: Department A| 30 hosts Department B | 88 hosts| Department C 18 hosts |20 hosts | Department There are 146 hosts in all. Give a possible arrangement of network and subnet masks to make this possible. [20 pts] 2. Study the following internet below. [10 pts]...
Hi please help me solve this! Been stuck on this for a long
time. I don;t know how to upload the file but packet tracer is
required. Please help!! I don;t know how to begin or finish
this!
Regards
200.1.1.2 /24 200.1.1.1/24 Subnet 4 1941 PC-PT PCO 1941 Router0 Router1 Network Address 192.168.21.0/24 5 subnets required Serial link 4 VLANS required VLAN 20 (Staf) (Subnet 0) VLAN 30 (Student) (Subnet 1) VLAN 40 (Server) (Subnet 2) VLAN 100 (Management)(Subnet 3)...
Part 1: Explore the Smart Home Step 1: Understanding the devices that comprise the smart home Commonly ISPs deliver data and video over a single coaxial cable. Starting from the attic, a coaxial splitter is used to separate the video signal from the data signal. a. Two coaxial cables leave the coaxial splitter in the topology shown. Which devices does the coaxial cable connect to? ____________________________________________________________________________________ b. The cable modem is the interface between the ISP’s network and the home’s...
Q1 Error detection/correction Can these schemes correct bit errors: Internet checksums, two-dimendional parity, cyclic redundancy check (CRC) A. Yes, No, No B. No, Yes, Yes c. No, Yes, No D. No, No, Yes E. Ho, hum, ha Q2 CRC vs Internet checksums Which of these is not true? A. CRC's are commonly used at the link layer B. CRC's can detect any bit error of up to r bits with an r-bit EDC. c. CRC's are more resilient to bursty...
How to solve Exercises 1?
Project Goal The project will give you some hands-on experience with Nmap. Nmap is a network tool that allows you to scan live hosts and services (open ports), thus, creating a "map" of the network. You will be using Zenmap, a graphical user interface (GUID of Nmap, to investigate several basic types of networl scanning techniques. You can work in teams of two students or alone. Setup: Installing&Using Zenmap Visit nmap.org/download.html to download and install...
TASK Read the Regional gardens case study document before attempting this assignment. Background: You have been employed by Regional Gardens as their first Chief Information Officer (CIO). You have been tasked by the Board to conduct a review of the company’s risks and start to deploy security policies to protect their data and resources. You are concerned that the company has no existing contingency plans in case of a disaster. The Board indicated that some of their basic requirements for...
***I only need the High Level Project Plan (Time to Implement)****** You have recently been hired by a new Japanese accounting firm, headquarter in Tokyo, as the director ofInformation Systems and Telecommunications. Your assignment is to assist security posture of the firm anddevelop a security structure for this new company. Write your recommendations and reasons to the firm’s CEO. The firm has 600 employees in Tokyo, 50 in Houston, and is planning to open two branch offices in India andCalifornia....
The Case The National Basketball Association (NBA) is the leading professional basketball league in the United States and Canada with 30 teams. The NBA is one of four North American professional sports leagues. The other leagues are the Major League Baseball, the National Football League, and the National Hockey League. While focused on the North America, the NBA has a large international following and is televised in 212 countries and 42 languages around the world. Increasingly, fans want and expect...