Module 14 Routing Concepts

Module 14 Routing Concepts

11th Grade

18 Qs

quiz-placeholder

Similar activities

untitled

untitled

10th Grade - University

20 Qs

PAN - GRUPO C

PAN - GRUPO C

1st - 12th Grade

20 Qs

Disoluciones 3ºESO

Disoluciones 3ºESO

8th Grade - University

14 Qs

SCIMATHALASAN

SCIMATHALASAN

7th - 12th Grade

15 Qs

"Квиз"

"Квиз"

6th - 11th Grade

20 Qs

STP SCIENCE FIGHTING 2019

STP SCIENCE FIGHTING 2019

1st - 12th Grade

18 Qs

HChem 2.4-2.6 Quiz practice

HChem 2.4-2.6 Quiz practice

9th - 12th Grade

13 Qs

The Mole and Gram to Mole Conversions

The Mole and Gram to Mole Conversions

11th Grade - University

15 Qs

Module 14 Routing Concepts

Module 14 Routing Concepts

Assessment

Quiz

Science

11th Grade

Medium

Created by

Alicia Pierce

Used 35+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Refer to the exhibit. What will the router do with a packet that has a destination IP address of 192.168.12.227?

Drop the packet.

Send the packet out the Serial0/0/0 interface.

Send the packet out the GigabitEthernet0/0 interface.

Send the packet out the GigabitEthernet0/1 interface.

Answer explanation

After a router determines the destination network by ANDing the destination IP address with the subnet mask, the router examines the routing table for the resulting destination network number. When a match is found, the packet is sent to the interface associated with the network number. When no routing table entry is found for the particular network, the default gateway or gateway of last resort (if configured or known) is used. If there is no gateway of last resort, the packet is dropped. In this instance, the 192.168.12.224 network is not found in the routing table and the router uses the gateway of last resort. The gateway of last resort is the IP address of 209.165.200.226. The router knows this is an IP address that is associated with the 209.165.200.224 network. The router then proceeds to transmit the packet out the Serial0/0/0 interface, or the interface that is associated with 209.165.200.224.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Refer to the exhibit. PC A sends a request to Server B. What IPv4 address is used in the destination field in the packet as the packet leaves PC A?

192.168.10.10

192.168.11.1

192.168.10.1

192.168.12.16

Answer explanation

The destination IP address in packets does not change along the path between the source and destination.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Refer to the exhibit.What does R1 use as the MAC address of the destination when constructing the frame that will go from R1 to Server B?

If the destination MAC address that corresponds to the IPv4 address is not in the ARP cache, R1 sends an ARP request.

The packet is encapsulated into a PPP frame, and R1 adds the PPP destination address to the frame.

R1 uses the destination MAC address of S1.

R1 leaves the field blank and forwards the data to the PC.

Answer explanation

Communication inside a local network uses Address Resolution Protocol to obtain a MAC address from a known IPv4 address. A MAC address is needed to construct the frame in which the packet is encapsulated.

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are two advantages of static routing over dynamic routing? (Choose two.)

Static routing is more secure because it does not advertise over the network.

Static routing scales well with expanding networks.

Static routing requires very little knowledge of the network for correct implementation.

Static routing uses fewer router resources than dynamic routing.

Static routing is relatively easy to configure for large networks.

Answer explanation

Static routing requires a thorough understanding of the entire network for proper implementation. It can be prone to errors and does not scale well for large networks. Static routing uses fewer router resources, because no computing is required for updating routes. Static routing can also be more secure because it does not advertise over the network.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens to a static route entry in a routing table when the outgoing interface associated with that route goes into the down state?

The static route is removed from the routing table.

The router polls neighbors for a replacement route.

The static route remains in the table because it was defined as static.

The router automatically redirects the static route to use another interface.

Answer explanation

When the interface associated with a static route goes down, the router will remove the route because it is no longer valid.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a characteristic of a static route that matches all packets?

It backs up a route already discovered by a dynamic routing protocol.

It uses a single network address to send multiple static routes to one destination address.

It identifies the gateway IP address to which the router sends all IP packets for which it does not have a learned or static route.

It is configured with a higher administrative distance than the original dynamic routing protocol has.

Answer explanation

A default static route is a route that matches all packets. It identifies the gateway IP address to which the router sends all IP packets for which it does not have a learned or static route. A default static route is simply a static route with 0.0.0.0/0 as the destination IPv4 address. Configuring a default static route creates a gateway of last resort.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What route would have the lowest administrative distance?

a directly connected network

a static route

a route received through the EIGRP routing protocol

a route received through the OSPF routing protocol

Answer explanation

The most believable route or the route with the lowest administrative distance is one that is directly connected to a router.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?