CYB 235 Final Project
Deadline: 11:59 pm on May. 15, 2025
SUBMISSION CHECKLIST:
1. Cisco Packet Tracer .pkt file
2. Project report
3. Recorded video
4. Peer evaluation report
Final Project
Description:
An International manufacturing company has a manufacturing department, a warehousing department, a design department, a sales department, and a finance department. The manufacturing department and warehousing department locate in Asia, the design department locates in US, and the sales and finance department locate in Europe. The number of computers in each department does not exceed 100.
Design a computer network that fulfills the following 11 requirements:
1. The sales department has a website;
2. The website can be accessed by all departments;
3. The manufacturing department has a file transfer server for the design department to download and upload design documents;
4. Only the clients in the manufacturing and design departments can access the file transfer server in the manufacturing department, and other departments cannot access the file transfer server; (Hint: try to config the access-list)
5. The finance department has a web server, but it can only be accessed by the clients inside the finance department, and the machines in other departments cannot access the server; (Hint: try to config the access-list)
6. Web server and file transfer server can be accessed by domain name;
7. The IP addresses of the same department belong to the same network segments;
8. The IP addresses of different departments belong to different network segments;
9. Each location of this company belongs to an autonomous system; thus, there should be three autonomous systems.
10. Non-server computers of various departments use DHCP to configure IP network address.
11. Add an IoT network to any of department, such as smart building, smart fire alarm system.
According to the above descriptions:
1. Design a computer network (including network topology and detailed address table);
2. Use Packet Tracer to implement the designed network and verify whether it meets the requirements;
3. Write a project report with complete content, coherent logic and clear presentation;
4. Record a video showcasing your project, ensuring that the video also include the presenter.