Olete.in
Articles
Mock Tests
🧪 Routing MCQ Quiz Hub
Routing Mcq Question Set 2
Choose a topic to test your knowledge and improve your Routing skills
1. In ______, the router forwards the received packet through only one of its interfaces.
unicasting
multicasting
broadcasting
none of the above
2. In _______, the router may forward the received packet through several of its interfaces.
unicasting
multicasting
broadcasting
none of the above
3. Emulation of ________ through _______ is not efficient and may create long delays.
unicasting; multiple unicasting
multicasting; multiple unicasting
broadcasting; multicasting
none of the above
4. In unicast routing, each router in the domain has a table that defines a ______ path tree to possible destinations.
average
longest
shortest
none of the above
5. In multicast routing, each involved router needs to construct a ________ path tree for each group.
average
longest
shortest
none of the above
6. In the _______ tree approach, each router needs to have one shortest path tree for each group.
group-shared
source-based
a or b
none of the above
7. In the group-shared tree approach, _________ involved in multicasting.
only the core router is
all routers are
only some routers are
none of the above
8. Multicast link state routing uses the _______ tree approach.
source-based
group-shared
a or b
none of the above
9. The Multicast Open Shortest Path First (MOSPF) protocol is an extension of the OSPF protocol that uses multicast routing to create source-based trees. The protocol is based on _______ routing.
distance vector
link state
path vector
none of the above
10. MOSPF is a _______ protocol.
data-driven
command-driven
both a and b
none of the above
11. ______ broadcasts packets, but creates loops in the systems.
Forwarding
Flooding
Backwarding
none of the above
12. In RPF, a router forwards only the copy that has traveled the _______ path from the source to the router.
shortest
longest
average
none of the above
13. RPF eliminates the ________ in the flooding process.
forwarding
backwarding
flooding
none of the above
14. RPF guarantees that each network receives only ____ of the multicast packet.
one copy
two copies
a or b
None of the above.
15. RPB creates a shortest path _______ tree from the source to each destination.
unicast
multicast
broadcast
none of the above
16. RPB guarantees that each destination receives _________ of the packet.
one copy
no copies
multiple copies
none of the above
17. In ________, the multicast packet must reach only those networks that have active members for that particular group.
RPF
RPB
RPM
None of the mentioned
18. ____ adds pruning and grafting to _______ to create a multicast shortest path tree that supports dynamic membership changes.
RPM; RPB
RPB; RPM
RPF: RPM
none of the above
19. ______ is an implementation of multicast distance vector routing. It is a source-based routing protocol, based on RIP.
MOSPF
DVMRP
CBT
none of the above
20. DVMRP is a ________routing protocol, based on RIP.
source-based
group-shared
both a and b
none of the above
21. Pruning and grafting are strategies used in _______.
RPF
RPB
RPM
none of the above
22. A _______ message tells an upstream router to stop sending multicast messages for a specific group through a specific router.
weed
graft
prune
none of the above
23. A _______ message tells an upstream router to start sending multicast messages for a specific group through a specific router.
weed
graft
prune
none of the above
24. CBT is a ________ protocol that uses a core as the root of the tree.
source-based
group-shared
a or b
none of the above
25. PIM-DM is used in a _______ multicast environment, such as a LAN.
dense
sparse
a or b
none of the above
26. PIM-SM is used in a _______multicast environment such as a WAN.
dense
sparse
a or b
none of the above
27. In _______, a logical tunnel is established by encapsulating the multicast packet inside a unicast packet.
UNIBONE
MULTBONE
MBONE
none of the above
28. If routing information is automatically updated by routers when changes are made to the network configuration are called
Fixed routing
Dynamic routing
Both a & b
Distributed routing
29. If two or more routers are available in distributed routing, which route should be selected
High possible cost
Least possible cost
Link cost
Both B & C
30. Multi-path routing can be achieved in
Distance-vector type
Link-state type
Both a & b
None of these
31. Distance vector protocols are
RIP
IGRP(Interior Gateway Routing Protocol )
Both a & b
None of these
32. Which function allows dumping of invalid packets for a specific network instead of forwarding ?
Forwarding function
Filtering function
Both a & b
None of these
33. In source routing bridges each LAN has a unique ................. bit number.
10
8
16
12
34. In adaptive tree walk protocol we use .............. and ............ searching.
Graph and Breadth First
Tree and Breadth First
Graph and Depth First
Tree and Depth First
35. The routing algorithm within each network is .........
Routing information protocol
Exterior gateway protocol
Interior gateway protocol
Middle gateway protocol
36. In link state routing, after the construction of link state packets new routes are computed using .......
Bellman Ford algorithm
DES algorithm
Dijkstra's algorithm
Leaky bucket algorithm
37. Count-to-Infinity problem occurs in .............
distance vector routing
short path first
link state routing
hierarchical routing
38. In distance vector routing algorithm, each router maintains a separate routing table with the following entries.
preferred input line , estimated time
preferred input line, estimated distance
preferred output line, estimated time
preferred output line, router
39. Link state packets are built in ........
short path first
distance vector routing
link state routing
hierarchical routing
40. In which routing method do all the routers have a common database?
Distance Vector
Link Vector
Shortest path
Link State
41. In distance vector routing algorithm, the routing tables are updated ............
by exchanging information with the neighbours
automatically
using the backup database
by the server
42. Distance vector routing algorithm is implemented in Internet as ............
OSPF
RIP
ARP
APR
43. Which of the following routing algorithm takes into account the current network load.
broadcast
shortest path
flooding
distance vector routing
44. In distance vector routing the delay metric is ........
number of hops
geographical distance
number of neighbours
queue length
45. In AODV routing algorithm for MANETs, the route is discovered at time
only when the network is established
in middle of the transmission
when there is a need for route by the host
when there is no need for route by the host
46. In multicast routing with spanning tree method, a network with n groups, each with an average of m members, for each group we require .........
n pruned spanning trees must be stored for a total of mn trees
m pruned spanning trees must be stored for a total of m trees
n pruned spanning trees must be stored for a total of n trees
m pruned spanning trees must be stored for a total of mn trees
47. To do multicast routing, each router computes a ..........
Binary tree
AVL tree
Spanning tree
None of these
48. A well -defined groups that are numerically large in size but small compared to the network as a whole are used in .......
Unicast routing
Multicast routing
Broadcast routing
Telecast routing
49. The processes that keep track of hosts whose home is in the area, but who currently visiting another area is ........
Home agent
Mobile agent
Foreign agent
User agent
50. In ........ to send a multicast message a host sends it to the core, which then does the multicast along the spanning tree.
Core based Trees
AVL trees
Binary trees
Sparse trees
Submit