Overall Theme
The assignment tests your understanding of:
- Network components (routers, switches, servers, etc.)
- Network performance (bandwidth and delay)
- Communication media (Ethernet, fiber, etc.)
- DNS protocol
- Packet analysis using Wireshark
- Practical network design using Packet Tracer
So it mixes theory + math + practical tools.
Task 1 Network Design for a Clinic (Abu Dhabi Scenario)
In this task, you act like a network consultant.
There is a clinic with:
- Many staff members
- Workstations
- Telemedicine systems
- Tablets
- A weak router
- Poor Wi-Fi coverage
- Security concerns
You must:
- Propose a new improved network design
- (better router, managed switches, firewall, access points, etc.)
- Explain:
- Why your solution is better
- How it improves performance
- How it improves security
- How it solves latency problems
- Draw the network in Cisco Packet Tracer
- (no configuration needed, just topology)
- Explain scalability
- (how the network can handle future growth)
This part checks:
- Network components knowledge
- Real-world design thinking
- Security awareness
- Performance optimization
Task 2 Network Design & Delay Analysis (Logistics Company)
You are given a network with:
- Two routers
- One server
- Two PCs
- Four segments
- Different bandwidths
- Different propagation delays
- Router processing + queuing delays
- Packet size = 1500 bytes
You must:
- Choose the best communication medium for each segment
- (e.g., fiber, Ethernet, etc.)
- and compare with one alternative.
- Calculate the total delay from PC0 to PC1.
That includes:
- Transmission delay
- Propagation delay
- Processing delay
- Queuing delay
- Explain pipelining in packet-switched networks:
- What it is
- Why it improves file transfer time
- Why it matters for streaming
This part checks:
- Mathematical understanding of delay
- Media comparison knowledge
- Packet-switching theory
Task 3 DNS Analysis Using Wireshark
You must:
- Capture DNS traffic in Wireshark.
- Filter DNS packets.
- Analyze:
- Source & destination ports
- Transaction ID
- Record type (A, AAAA, etc.)
- TTL
- Returned IP addresses
- MAC addresses
- Explain:
- Why DNS uses UDP
- What TTL means
- What DNS spoofing is
- Why Google has multiple IP addresses
This part checks:
- Protocol understanding
- Packet structure knowledge
- Logical vs physical addressing
- Practical networking skills

Leave a Reply
You must be logged in to post a comment.