Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Dynamic Routing I

Total questions: 15

Worksheet time: 10mins

Name
Class
Date
1.

The goals of any dynamic routing protocol are (select three):

a)

When routes in the table are no longer valid, remove them from the routing table

b)

Use an alternate route if an existing route is removed from the table

c)

Prevent routing loops, i.e. to prevent routers having inconsistent views of the network

d)

Manually fill in the routing table with a route to all networks in the overall internet.

2.

In a Distance Vector routing protocol (select three):

a)

Each router maintains a map of the overall network and update it when changes happen

b)

Each router passes on its routing table to its neighboring routers

c)

Neighboring routers integrate this information into their own routing tables

d)

Neighboring routers, in turn pass their updated routing tables on to their neighbors and the process repeats

3.

In distance vector routing protocol (select two):

a)

The routing table is just like a highway sign board that shows the identity of remote cities, the distance to each city and the direction you should take to reach them

b)

The routing table gives you the complete path to take to reach the destination

c)

Distance vector routers have complete knowledge of the entire network

d)

Distance vector routers do not have complete knowledge of the entire network

4.

In distance vector protocol, routing advertisements carry the following information:

a)

Network, Via. Mask

b)

Network, Mask, Cost

c)

Network, Cost, Via

d)

Network, Mask, Via

5.

What do you understand by the term "Split Horizon" ?

a)

If a router learns about a network from its neighbor, it must advertise this information back to the same router after 240 seconds

b)

If a router learns about a network from its neighbor, it must advertise this information back to the same router after 180 seconds

c)

If a router learns about a network from its neighbor, it must never advertise this information back to the same router

d)

If a router learns about a network from its neighbor, it must immediately pass this information back to the same router

6.

What do you understand by the term "Flush Timer" ?

a)

The time interval after which a router will update a particular route if it an update is received on that route

b)

The time interval after which a router will remove a particular route if an update has not been received about that route

c)

The time interval after which a router passes updated information to its neighbors

d)

The time interval after which a router removes all routing information from its routing table

7.

Select all of statements that are relevant to the term "Hold-down-timers" (select two)?

a)

If no route update has been received in 240 seconds, the router can treat the missing routes as "suspicious".

b)

If no route update has been received in 180 seconds, the router can treat the missing routes as "suspicious".

c)

Router will not advertise the suspicious routes to other routers, but it will keep using them itself

d)

Routers will advertise suspicious routes to other routers, but it will not use them itself

8.

Select all of the statements below that are relevant to the term "Route Poisoning" (select three):

a)

The route poisoning technique does not help the network to reach convergence more quickly

b)

When routes disappear, instead of not telling its neighbors, the missing route is poisoned with the cost value of "infinity"

c)

The poisoned route is passed on quickly, instead of each router having to wait for their hold-down timers to expire

d)

The route poisoning technique helps the network to reach convergence more quickly

9.

What is the operation concept of "Split Horizon with Poison Reverse"

a)

If a router learns a route from a neighbor, it must not advertise this back to its neighbor

b)

If a router learns a route from a neighbor, it must advertise this back to its neighbor but with an infinite cost

c)

If a route disappears this route is poisoned with a cost value of "infinity".

d)

Poisoned route now is passed on quickly, instead of each router having to wait for their hold-down timers to expire.

10.

What are the flaws in class-full routing (select three) ?

a)

There are only three sizes of networks: /8, /16 and /24

b)

If you want to set up a WAN link between two routers, it has to be a /30 (Class-C) network

c)

if routes are learned dynamically, routers have to assume the network size is either /8, /16 or /24.

d)

Routers can get confused with route advertisements because they have to assume the network size (discontinuous networks)

11.

Which routing protocol can only use class-full routing ?

a)

RIP version 1

b)

RIP version 2

c)

EIGRP

d)

OSPF

12.

Select three correct statements below:

a)

RIP is a Link State Protocol, the cost metric for the protocol is "hop count"

b)

RIP does not take in to consideration the speed or other qualities of the links

c)

RIPv2 send advertisements out using the multicast address 224.0.0.9

d)

When a RIPv2 router receives an advertisement, it adds on the cost of each link, which is always +1.

13.

RIP uses the following techniques for loop avoidance (select two):

a)

Split Horizon with Poison Reverse

b)

Poison Reverse with Flush Timers

c)

Split Horizon with Flush timers

d)

Hold-down timers

14.

What command is used to configure RIP on CISCO routers ?

a)

interface rip

b)

router rip

c)

show ip route

d)

interface vlan rip

15.

What command is used to debug RIP ?

a)

debug rip

b)

debug ip rip

c)

debug

d)

show debug