quiz ip routing

by Sasha Shkrebets last modified Feb 16, 2022 03:03 PM

Quiz 05 IP Routing Basics_ru

10/10 points (ungraded)

Single-answer question:

1. Run the display ip routing-table command to check the IP routing table. Which of the following is not included in the command output?

Destination/Mask
AdvRouter correct
Proto
Interface

2. What is the default priority of a static route?

150
10
60 correct
0

3. When a device learns two routes to the same destination, which of the following parameters is used to distinguish the routes?

Priority correct
Cost
Mask length
Next-hop address

4. According to the longest match principle, which of the following routes does a packet with the destination IP address 172.16.10.1 match?

172.16.10.2/32
172.16.10.0/24 correct
172.16.0.0/16
172.17.10.0/24

Multiple-answer question:

5. Which of the following routing protocols is a link-state routing protocol?

OSPF
BGP
Static
IS-IS
correct

6. Which of the following are the sources of routing information?

Direct route
Static routing protocol
Dynamic routing protocol
Remote automatic route discovery
correct

7. Which of the following protocols are internal gateway protocols?

RIP
BGP
ISIS
OSPF
correct

True or false:

8. 172.16.1.0/24, 172.16.2.0/24, and 172.16.5.0/24 can be aggregated into 172.16.0.0/22.

True
False correct

9. When forwarding a packet, the router discards the packet if no specific route is found and no default route is available.

True correct
Error False

10. When forwarding a packet, a router can forward the packet based on the source address.

True
Error False correct