Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: THEend8_
Assignment 2: Wireless Implementation (25%)
(Week 14)
Individual Assignment
Submission: via the course website
Overview
Stelmaria Incorporated has finally finished moving their headquarters to Mawson Lakes Tech Park
and now want to upgrade their wireless infrastructure from a standard WPA2 PSK setup to a more
enterprise solution with Wireless LAN Controllers (WLCs) and WPA2 Enterprise. They are also looking
to learn more about WAN connections that are available to the company to enhance their
interconnectivity between branch offices. They will also be looking at implementing more WAN links,
currently Stelmaria has a reliance on Mawson Lakes Tech Park to route all traffic from all branch
offices to the ISP and back to the branch offices. Stelmaria is looking for other options that give
redundancy and scalability for branch offices and its headquarters.
In this assignment you will be making use of the skills you have learnt over the entire course to
create an IP addressing scheme, a network implementation with wireless and recommend a WAN
solution for Stelmaria that meets their needs as a growing enterprise.
Deliverables
You will be required to complete four deliverables and include them in your submission:
IP addressing scheme (Excel Spreadsheet or Word Document/PDF).
Test documentation (Excel Spreadsheet or Word Document/PDF).
Completed network configuration (Packet Tracer file).
Recommended WAN solution, justifications, and assumptions (Word Document/PDF).
Do not add these deliverables to a ZIP archive on submission. Submit them as separate files.
Weighting
The assignment is worth 25% of your overall grade for this course. The following table breaks down
each component of the assignment, giving it a percentage out of the 25% for this assignment. The
Implementation is worth 17% and the WAN solution is worth 8%
IP addressing scheme 2.5%
Basic configuration 1%
VLANs & VTP 1%
IP addressing implementation 1%
OSPF & Routing 3%
DHCP 2%
NAT 2%
Wireless 3.5%
Testing 1%
4/04/2022 v1.0
WAN Solution 8%
Configuration Guide
Below you will find some helpful steps to follow in order to assist you with configuring the network.
You may find that you do not want to do the steps in the order they are presented in, the order is up
to you to determine. The configuration is complete when all steps have been completed in the order
presented, or your own order.
To start, download the associated Packet Tracer file available on Learnonline. This includes the
devices and the layout of the network along with all connections already completed. See Figure 1 for
an overview of the supplied Packet Tracer file.
Figure 1 - Stelmaria Network Overview
Step 1 – IP addressing scheme.
? This must be done before you start. If the IP addressing scheme documentation is not
included in your submission you will get zero for this section.
? Your IP addressing scheme must include an IP assignment table. See your practicals for an
example of this type of table.
Use 10.0.0.0/8 for internal addressing:
o The second octet represents the location (1 = Tech Park (HQ), 2 = Kensington, 3 =
Adelaide CBD, 255 = other IP addressing).
o The third octet represents the VLAN.
o The fourth octet represents the hosts.
4/04/2022 v1.0
o For example, 10.2.50.5: 2 = Kensington, 50 = VLAN ID, 5 = Host.
Step 2 – Implement basic configuration.
On switches and routers perform the following:
Set hostnames and domain name (stelmaria.com.au)
Disable IP domain lookup.
Configure enable password (“class”).
Configure password for console (“cisco”).
Configure a user account named “admin” with password “cisco”.
Create RSA key.