You are on page 1of 3

Question 1:

Routing is the mechanism of forwarding packets from the source point on the internet to the
destination point

A) True
B) False

Answer
A) True

Question 2:
__________ algorithm is used for link state routing
A) Dynamic Source Routing Algorithm
B) Open Shortest Path First Algorithm
C) Bellman Ford algorithm
D) Distance vector routing algorithm

Answer:
B) Open Shortest Path First Algorithm

Question 3:
Routing Information Protocol (RIP) uses distance vector algorithms
A) True
B) False

Answer : True

Question 4:
_________ command is used to display a table with IP addresses corresponding to MAC addresses

A) sh route table
B) sh ip arp
C) sh mac arp
D) shw mac arp

Answer
B) sh ip arp

Question 5:
Select the correct option

1)A switch keeps track of the hardware devices connected to it along what ports.
2)If the MAC Address of a device is not found, a switch usually floods the packets to all devices
connected to it.

A) 1 and 2 are correct


B) Only 1 is correct
C) Only 2 is correct
D) Both 1 and 3 are incorrect

Answer
A) 1 and 2 are correct

Question 6:
Routers maintain the routing tables in a hierarchical manner

A) True
B) False

Answer
A) True

Consider the following network

R1’s Routing Table

R2’s Routing Table


Question 7:
Which of the following statements are correct about the network?
A) There are 3 networks in the topology
B) The routers cannot send packets between each other
C) Switches are configured with correct IP address
D) L1 and L2 do not have correct IP addresses

Answers:
A) And B)

Question 8:
Given the routing tables of both routers, which of the following ping will fail?
A) L1 to L2
B) L2 to R1
C) L2 to L4
D) R2 to L6

Answer: C) L2 to L4

Question 9:
If you have to statically connect R1 to R2, which of the following routes will you add in R1?
A) 0.0.0.0/0 via 1.6.0.0
B) 1.6.10.2/8 via 1.6.10.1
C) 0.0.0.0/0 via 1.6.10.2
D) 172.16.0.0/16 via 1.6.10.2

Answers:
D) 172.16.0.0/16 via 1.6.10.2

Question 10:
If you have to add to a route dynamically using RIP in R2, which one of the following would you
add?
A) 192.168.10.0/8
B) 192.168.0.0/16
C) 172.16.0.0/16
D) None of the above
Answers:
C) 172.16.0.0/16

You might also like