Assignment title: Information


Given the following network, construct the routing table of router R1: Question 2 (5 marks) An organisation has been granted a block of addresses starting with the address 172.154.60.0/24. a) Create 4 subnets for this organisation with the first subblock of 120 addresses, the second subblock of 60 addresses, the third subblock of 30 addresses and the fourth subblock of 12 addresses. (1 mark for each correct answer) b) How many addresses are left? (1 mark) Question 3: (4 marks) Consider the following UDP header dump: BB400045003AFF10 a) Identify the source port number. (0.5 marks) b) Identify the destination port number. (0.5 marks) c) What is the length of the data? (1 mark) d) Is it a packet from the client to the server or vice versa? (1 mark) e) What is the client process? (1 mark) Question 4 (5 marks) Using Wireshark tool capture the packets at the same time that you download Lecture 2 from the COIT20229 Course Webpage. Before you undertake this task, you should have Wireshark installed in your home computer/notebook and connected to the Internet. It is recommended that you undertake the packet capture exercises using Wireshark that are scheduled for Weeks 8-9 before you attempt this question. You may not be able to complete this task in any CQUniversity lab. a) Submit the captured pcap file. You should filter the file so that only TCP traffic is included. (1 mark). Note: If you do not upload the .pcap file, you will receive zero marks for most parts of this question. b) What is the server IP address? (0.5 marks) c) What is the application layer protocol involved? (0.5 marks) d) What is the client port number for data download? (0.5 marks) e) What is the server port number for data download? (0.5 marks) f) How many data bytes have been downloaded? (0.5 marks) g) What is the size of the downloaded Lecture 2 file? (0.5marks) h) Discuss the difference in your answers to parts f) and g). You need to consider the packet formats in your discussion. (1 mark)