You are on page 1of 18

ANGLIA RUSKIN UNIVERSITY FACULTY OF SCIENCE AND TECHNOLOGY DEPARTMENT OF COMPUTING & TECHNOLOGY REVISION EXAMINATION PAPER EJ230001S/D

EJ330004S COMPUTER NETWORK PRINCIPLES


TIME ALLOWED: 1 HOUR & 30 MINUTES

INSTRUCTIONS TO CANDIDATES: 1. 2. 3. ANSWER ALL QUESTIONS MARKS WILL BE AWARDED FOR EACH CORRECT ANSWER NO MARKS WILL BE AWARDED TO A QUESTION WITH MORE THAN THE CORRECT NUMBER OF ANSWERS

Materials Permitted in the Examination: 1. NONE

Mitigation Academic regulations 6.81 - 6.94 6.87 Claims for mitigation must be submitted by the student or in exceptional circumstances (e.g. when a student has been hospitalised) by a Director of Studies, Programme Leader or Student Adviser on behalf of the student no later than five working days after the date on which an examination has been sat.

Number of questions set: Number of pages: Name of examiner/tutor:

40 18 (including cover) MIKE SMITH

Page 1 of 18

1.

Which OSI layer manages data segments? a) b) c) d) Application Layer Presentation Layer Session Layer Transport Layer

[2 marks] 2. How does the Transport layer allow a host to maintain multiple, simultaneous communication streams across different applications? a) b) c) d) It uses error control mechanisms It uses a connectionless protocol only for multiple simultaneous transmissions It uses multiple Layer 2 source addresses It uses multiple ports

[2 marks] 3. Which three statements ate true about network layer addressing? a) b) c) d) e) f) It uses the last octet of the IP address to identify the network It supports data communications between networks It is configured by a network technician It is a 16-bit IPv4 address It prevents broadcasts It uniquely identifies each host

[max 3 marks]

Page 2 of 18

4.

Refer to the above exhibit.

A PC is connected to a network. Which action will verify that the PC can communicate with its default gateway? a) b) c) d) Use the ping 127.0.0.1 command Use the ipconfig command Use the ipconfig/all command Use the ping 10.0.0.254 command

[2 marks] 5. Which two types of media can provide up to 1Gbps? a) b) c) d) e) 10 BASE-T 100 BASE-T 100 BASE-FX 1000 BASE-TX 1000 BASE-SX

[Max 2 marks]

Page 3 of 18

6.

The diagram above represents the process of sending email between clients. Which list correctly identifies the component or protocol used at each numbered stage of the diagram? a) b) c) d) 1.MUA 2.MDA 3.MTA 4.SMTP 5.MTA 6.POP 7.MDA 8.MUA 1.MUA 2.POP 3.MDA 4.SMTP 5.MTA 6.MDA 7.SMTP 8.MUA 1.MUA 2.POP 3.SMTP 4.MDA 5.MTA 6.SMTP 7.POP 8.MUA 1.MUA 2.SMTP 3.MTA 4.SMTP 5.MTA 6.MDA 7.POP 8.MUA

[2 marks] 7. Refer to the exhibit.

The router of the company had failed and was replaced. After the replacement hosts C and D in the Education office are able to ping each other, but they are unable to access the hosts in the Accounts office. What is the likely cause of the problem? a) b) c) d) The IP address at the fa0/0 interface of the router is incorrectly configured The subnet mask at the fa0/1 interface of the router is incorrectly entered The IP address at the serial interface of the router is incorrectly configured The hosts in the Accounts office are not on the same subnet as the hosts in the Education office

[2 marks]

Page 4 of 18

8.

Which three statements are true about transport layer protocols? a) b) c) d) e) f) The UDP transport layer protocol provides for low overhead data delivery The TCP transport layer protocol uses windowing and acknowledgements for reliable transfer of data The TCP and UDP ports numbers are used by application layer protocols The TCP transport layer protocol provides services to direct the data packets to their destination hosts The UDP transport layer protocol is a connection-oriented protocol The UDP transport layer protocol keeps track of the data segments in each conversation

[max 3 marks] 9. Which OSI layer uses the header information to reassemble the data segments into streams? a) b) c) d) e) Application layer Network layer Presentation layer Session layer Transport layer

[2 marks]

Page 5 of 18

10.

Refer to the exhibit.

The host was disconnected from Switch 2 and connected to Switch 1. Which combination of IP address subnet mask and default gateway should be assigned to this host to allow it to function in the network? a) b) c) d) e) f) IP Addr: 10.0.9.37 IP Addr: 10.0.9.37 IP Addr: 10.0.9.29 IP Addr: 10.0.9.32 IP Addr: 10.0.9.37 IP Addr: 10.0.9.63 Mask: 255.255.255.240 Gateway 10.10.9.35 Mask: 255.255.255.224 Gateway 10.10.9.35 Mask: 255.255.255.248 Gateway 10.10.9.35 Mask: 255.255.255.224 Gateway 10.10.9.35 Mask: 255.255.255.224 Gateway 196.1.105.6 Mask: 255.255.255.224 Gateway 10.10.9.35

[2 marks] 11. Which subnet will allow 2040 hosts per subnet on the IP network 10.0.0.0? a) b) c) d) e) f) 255.255.0.0 255.255.254.0 255.255.252.0 255.255.248.0 255.255.240.0 255.255.255.128

[2 marks] 12. What are the three characteristics of CSMA/CD? a) b) c) d) e) f) Devices listen to the media and transmit data only when they cannot detect another signal on the media All devices on the media can hear all communications Devices communicate based on a configured priority After a collision occurs, the devices that caused the collision have first priority when attempting to retransmit When a collision occurs, all devices stop transmitting for a randomly generated period of time CSMA/CD uses a token system to avoid collisions

[max 3 marks] Page 6 of 18

13.

Which three addresses belong to the category of private IP addresses? a) b) c) d) e) f) 10.0.0.1 127.0.0.1 150.0.0.1 172.16.0.1 192.168.0.1 200.100.50.1

[max 3 marks] 14. An organisation has decided to use IP addresses in the range: 172.20.128.0 to 172.20.143.255. Which combination of Network ID and Subnet mask identifies all IP addresses in this range? a) b) c) d) e) Network ID: 172.20.128.0 Mask: 255.255.255.0 Network ID: 172.20.128.0 Mask: 255.255.0.0 Network ID: 172.20.128.0 Mask: 255.255.224.0 Network ID: 172.20.128.0 Mask: 255.255.240.0 Network ID: 172.20.128.0 Mask: 255.255.255.240

[2 marks] 15. What are the two characteristics of the data link layer? a) b) c) d) e) It segments and reorders the data It exchanges the frames between nodes It defines the method by which network devices place data onto the media It manages the transfer of data between the processes thar run on each host It retrieves signals from the media and restores them to their bit representations

[max 2 marks]

Page 7 of 18

16.

Refer to the exhibit

. Host A wants to connect to Host B on a different network. Which three IP addresses can be assigned to Host A to enable this connectivity? a) b) c) d) e) f) 172.16.11.36 172.16.11.95 172.16.11.88 172.16.11.70 172.16.11.64 172.16.11.67

[max 3 marks]

Page 8 of 18

17.

Refer to the exhibit

Host A attempts to establish a TCP/IP session with Host C. During this attempt, a frame was captured at the FastEthernet Interface fa0/1 of Router Y. The packet inside the captured frame has the IP source address 172.16.1.5 and the destination address is 172.16.7.24. What is the source MAC address of the frame at the time of capture? a) b) c) d) e) 0040.8596.DE82 0060.7320.B826 0060.7320.D632 0010.4F74.AC99 0040.8596.DE81

[2 marks]

Page 9 of 18

18. Refer to the exhibit.

Host A and Host B are unable to communicate with each other. What is the reason for this? a) b) c) d) Host A is assigned a network address Host B is assigned a multicast address Host A and Host B belong to different hosts The gateway addresses are network addresses

[2 marks] 19. Refer to the exhibit. 10.0.0.24 is subnetted, 1 subnets R 10.1.1.0 [120/1] via 172.16.1.4, 00:00:05, FastEthernet0/0 172.16.10.0/24 is subnetted, 1 subnets R 172.16.10.0 [120/1] via 172.16.2.9, 00:00:05, FastEthernet0/1 172.16.1.0/24 is subnetted, 1 subnets C 172.16.1.0 is directly connected, FastEthernet0/0 172.16.2.0/24 is subnetted, 1 subnets C 172.16.2.0 is directly connected, FastEthernet0/1 S* 0.0.0.0/0 (1/0) via 172.16.1.4 A router, the table of which is shown, receives a packet that is destined for 192.168.9.4. How will the router treat the packet? a) b) c) d) It will drop the packet It will forward the packet via FastEthernet 0/1 It will forward the packet to the next hop address It will forward to 172.16.2.0

[2 marks]

Page 10 of 18

20. Refer to the exhibit.

Which two facts can be determined about the topology? a) b) c) d) e) Four collision domains are present One logical network is represented Two broadcast domains are present Three networks are needed Three logical address ranges are required

[max 2 marks]

Page 11 of 18

21.

Which two statements are true about classless routing protocols? a) b) c) d) e) They can be used for discontiguous networks They can forward supernet routes in routing updates They cannot implement classful routes in routing tables They use only a hop count metric They do not include the subnet mask in routing updates

[max 2 marks] 22. Which two statements are true for OSPF Hello packets? a) b) c) d) e) They are used for dynamic neighbour discovery They are used to maintain neighbour relationships They are used to determine the complete network topology They are used with timers to elect the designated router with the fastest link They are used to negotiate correct parameters among neighbour interfaces

[max 2 marks] 23. Which three statements are true regarding the encapsulation and deencapsulation of packets when travelling through a router? a) b) c) d) e) f) The router modifies the TTL field, decrementing it by one The router changes the source IP to the IP of the exit interface The router maintains the same source and destination IP The router changes the source physical address to the physical address of the exit interface The router changes the destination IP to the IP of the exit interface The router sends the packet out of all other interfaces, besides the one it entered the router on

[max 3 marks] 24. Which two situations require the use of a link-state protocol? a) b) c) d) e) Fast convergence of the network is critical The network is very large The network administrator has limited knowledge to configure and troubleshoot routing protocols The network is a flat network The capacity of the router is low

[max 2 marks]

Page 12 of 18

25.

In a complex lab test environment, a router has discovered four paths to 192.168.1.0/24 via the use of the RIP routing process. Which router will be installed in the routing table after the discovery of all four paths? a) b) c) d) R 192.168.1.0/24 [120/3] via 192.168.110.1, 00:00:17, Serial0/1/0 R 192.168.1.0/24 [120/2] via 192.168.200.1, 00:00:17, Serial0/0/0 R 192.168.1.0/24 [120/1] via 192.168.100.1, 00:00:17, Serial0/0/1 R 192.168.1.0/24 [120/4] via 192.168.101.1, 00:00:17, Serial0/1/1

[2 marks] 26. What are two tasks that must be completed before two routers can use OSPF to form a neighbour adjacency? a) b) c) d) e) The routers must elect a designated router The routers must agree on the network type The routers must use the same dead interval The routers must exchange link state requests The routers must exchange database description packets

[2 marks] 27. What are two functions of a router? a) b) c) d) e) It connects multiple IP networks It controls the flow of data via the use of Layer 2 addresses It determines the best path to send packets It manages the VLAN database It increases the size of the broadcast domain

[max 2 marks] 28. Refer to exhibit.

A network administrator adds this command to router R1: ip route 192.168.2.0 255.255.255.0 s0/0/0 What is the result of adding this command? a) b) c) d) This route is automatically propagated throughout the network The traffic for network 172.16.1.0 is forwarded to network 192.168.2.0 A static route is established The traffic for all Class C networks is forwarded to 172.16.1.2

[2 marks] Page 13 of 18

29.

Refer to the exhibit.

All routers are properly configured with default configurations and running the OSPF protocol. A host on the 192.168.3.0/24 network is communicating with a host on the 192.168.2.0/24 network. Which path will be used to transmit the data? a) b) c) d) The data will be transmitted via R3-R2 The data will be transmitted via R3-R1-R2 The traffic will be load balanced between two paths one via R3-R2 and the other via R3-R1-R2 The data will be transmitted via R3-R2, and the other path via R3-R1R2 will be retained as a backup path

[2 marks] 30. A router that uses the RIP routing protocol has an entry for a network in the routing table. It then receives an update with another entry for the same network but with a lower hop count. What action will the router take for this new update? It will append the update information to the routing table It will invalidate the entry for that network in the routing table It will replace the existing routing table entry with the new information d) It will ignore the update [2 marks]

a) b) c)

Page 14 of 18

31.

Refer to the exhibit

All routers are configured to run RIPv1 and are fully converged. Which routing updates will be received by R3? a) b) c) d) updates for 192.168.1.0/24 and 192.168.2.0/24 updates for 172.16.2.0/24 and 172.16.3.0/24 updates for 172.16.1.0/24, 172.16.2.0/24 and 172.16.3.0/24 updates for 172.16.0.0/16

[2 marks] 32. Refer to the exhibit

What summarisation should R2 use to advertise its LAN networks to R1? a) b) c) d) 172.16.0.0/24 172.16.4.0/22 172.16.4.0/23 172.16.4.0/24

[2 marks] 33. Two routers need to be configured within a single OSPF area. Which two components need to be configured on both routers to achieve this? a) b) c) d) e) the same process ID the same area ID network addresses and wildcard masks the same router ID the same loopback address

[max 2 marks] Page 15 of 18

34.

Refer to the exhibit:

All routers are configured for OSPF area 0. The network administrator requires that R2 always be the DR and maintain adjacency. Which two configurations can achieve this? a) b) c) d) e) Change the OSPF area of R2 to a higher value Change the router ID for R2 by assigning the IP address 172.16.30.5/24 to the Fa0/0 interface Change the priority values of the Fa0/0 interfaces of R1 and R3 to 0 Configure a loopback interface on R2, with an IP address higher than any IP address on the other routers Configure R1 and R3 with an IP address whose value is higher than that of R2

[max 2 marks] 35. Refer to the exhibit:

All routes are advertised and fully operational on all routers. Which statement is true about the path that the data will take from router A to router B? a) b) c) d) If EIGRP is used with default configurations, the data will be equally distributed between the two paths A, D, B and A, C, B If RIPv1 is used with default configurations, the data will be loadbalanced on all paths If EIGRP and OSPF are both used with default configurations, the data will be sent through paths learned by the OSPF protocol If RIPv2 is used with default configurations, the data will be equally distributed between the two paths A, D, B and A, C, B

[2 marks]

Page 16 of 18

36.

Which mechanism helps to avoid routing loops by advertising a metric of infinity? a) b) c) d) route poisoning split horizon hold-down timer triggered updates

[2 marks] 37. Refer to the exhibit:

Host A is unable to access the Internet, and troubleshooting has revealed that this is due to an addressing problem. What is incorrectly configured in this network? a) b) c) d) the IP address of the Fa0/0 interface of R1 the subnet mask of the s0/0/0 interface of R1 the IP the address of the s0/0/0 interface of R1 the subnet mask of the s0/0/0 interface of R2

[2 marks] 38. Refer to the exhibit:

The command ip route 0.0.0.0 0.0.0.0 s0/0/0 is run on router R2. What are the two results of this command? a) b) c) d) e) A static route will be updated in the routing table The traffic from the Internet will be directed to R2 The traffic from the source network 172.16.0.0/22 will be blocked The route will be specified as the default route for all networks not defined in the routing table All the broadcasts will be forwarded via the s0/0/0 interface of R2

[max 2 marks]

Page 17 of 18

39.

Refer to the exhibit: Gateway of last resort is 192.168.2.1 to network 0.0.0.0 10.0.0.0/24 is subnetted, 3 subnets C 10.0.1.0 is directly connected, FastEthernet0/0 C 10.0.2.0 is directly connected, Serial0/0/0 R 10.0.3.0 [120/1] via 10.0.2.2, 00:05:01, Serial0/0/0 R 192.168.0.0/24 [120/2] via 10.2.2.2, 00:03:50, Serial0/0/0 C 192.168.1.0/24 is directly connected, FastEthernet0/1 C 192.168.2.0/24 is directly connected, Serial0/0/1 S* 0.0.0.0/0 is directly connected, Serial0/0/1 The router receives a packet that is destined for 192.168.5.79. How will the router handle this packet? a) b) c) d) It will forward the packet via the FastEthernet 0/0 interface It will forward the packet via the Serial 0/0/0 interface It will forward the packet via the Serial 0/0/1 interface It will drop the packet

[2 marks] 40. Refer to the exhibit:

A device is required to complete the connection between router R1 and the WAN. Which two devices can be used for this? a) b) c) d) e) a CSU/DSU device a modem an Ethernet switch a hub a bridge

[max 2 marks]

Page 18 of 18

You might also like