Search Header Logo
Net+ 5.1/5.2 Lesson

Net+ 5.1/5.2 Lesson

Assessment

Presentation

Computers

11th Grade

Practice Problem

Easy

Created by

Sean Carchidi

Used 1+ times

FREE Resource

17 Slides • 30 Questions

1

media

2

media

3

Multiple Choice

Which is the "source of the route?"

1

Protocol

2

Destination

3

Interface

4

Gateway/Next Hop

4

Multiple Choice

Generally directed at Interface IDs, this is how the the data knows where to go

1

Protocol

2

Destination

3

Interface

4

Gateway/Next Hop

5

Multiple Choice

This is usually an IP address or or a layer 2 interface ID.

1

Protocol

2

Destination

3

Interface

4

Gateway/Next Hop

6

Multiple Choice

This is the IP address of the next router on the path.

1

Protocol

2

Destination

3

Interface

4

Gateway/Next Hop

7

media

8

Multiple Choice

A static route can be described as

1
A manually configured route in a network.
2
A route that is only used for backup purposes.
3
An automatically generated route in a network.
4
A route that changes dynamically based on network conditions.

9

Multiple Choice

Static routes can be problematic if

1
they require less configuration than dynamic routes
2
they automatically update with new devices
3
they are always faster than dynamic routes
4
they do not adapt to network changes

10

Multiple Choice

Explain a local route, in networking

1
A local route is used to connect different networks.
2
A local route is a route that only applies to external traffic.
3
A local route is a type of route used for internet access.
4
A local route is a route used to reach destinations within the same local network or subnet.

11

media

12

Router A:

  • The router is directly connected to networks 10.0.1.0/24 (via interface G0) and 10.0.2.0/24 (via interface G1).

  • The router has been configured with static routes to 10.0.3.0/24 and 10.0.4.0/24, both of which are reachable via interface G1.

Router B:  

  • Configured in the same way as Router A.

  • The networks 10.0.2.0/24 and 10.0.3.0/24 are directly connected, and the paths to 10.0.1.0/24 and 10.0.4.0/24 are configured as static entries.

Router C: 

  • Configured differently than Routers A and B. 

  • It is directly connected to 10.0.3.0/24 and 10.0.4.0/24, but the only static route configured is for 0.0.0.0/0. This is a default route. While the router has no specific knowledge of networks 10.0.1.0/24 and 10.0.2.0/24, it will forward packets for these destinations over its G0 interface.


13

Multiple Choice

Understanding routing tables is important because

1
they are used to store user passwords.
2
they provide a graphical interface for network management.
3
they determine the best paths for data transmission in a network.
4
they are only relevant for wireless networks.

14

media

15

​When forwarding a packet inside a network, it will only need the DATA LINK LAYER (MAC).

If it needs to go OUTSIDE of the network, the MAC address destination will be the ROUTER.

From there, it uses IP addressing to get to the next router.

media

16

Multiple Choice

To forward a packet to another network, what layer is the OSI model will be used?

1
Network layer (Layer 3)
2
Application layer (Layer 7)
3
Data Link layer (Layer 2)
4
Transport layer (Layer 4)

17

Multiple Choice

To forward a packet within a subnet, what layer would be used?

1
Data Link layer (Layer 2)
2
Transport layer (Layer 4)
3
Network layer (Layer 3)
4
Application layer (Layer 7)

18

media

19

Multiple Choice

According to the image, how many hops did it take for HOST B to reach its destination?

1

1

2

2

3

5

4

9

20

Multiple Choice

A hop (in routing) is defined as

1
A hop is the transfer of data between two network devices.
2
A hop is the total number of devices in a network.
3
A hop refers to the speed of data transfer.
4
A hop is the distance between two routers.

21

Multiple Choice

Can multiple hops exists when forwarding data?

1
Data forwarding requires a direct connection without hops.
2
No, data can only be forwarded in a single hop.
3
Yes, multiple hops can exist when forwarding data.
4
Multiple hops are not possible in any network.

22

media

23

Multiple Choice

A router should not be placed inside a subnet because

1
A router should be placed in the center of a subnet.
2
A router can improve subnet performance.
3
A router is needed to manage devices within a subnet.
4
A router connects different networks, not placed inside a subnet.

24

Multiple Choice

Routers are used to connect what to what?

1
Routers connect devices to power sources.
2
Routers connect computers to printers.
3
Routers connect different networks to each other.
4
Routers connect users to the internet directly.

25

Multiple Choice

What is the purpose of an edge router?

1
To provide wireless connectivity to devices
2
To serve as a firewall for internal networks
3

To connect an internal network to external networks and manage data traffic between them.

4
To store data for backup purposes

26

Multiple Choice

Why use an internal router alongside an edge router?

1
An internal router connects to external networks while an edge router manages local traffic.
2
Both internal and edge routers serve the same purpose in a network setup.
3
An internal router is only used for wireless connections, while an edge router is for wired connections.
4
An internal router improves local network efficiency and security, while an edge router connects to external networks.

27

media

28

Multiple Choice

What tool displays the routing table?

1

netstat or show route

2
ifconfig
3
traceroute
4
ping

29

Multiple Choice

What tracks a packets route to its destination?

1
ping
2
netstat
3
ipconfig
4
traceroute

30

media

31

media

32

Multiple Choice

Dynamic routing is generally better for a network environment because

1
Dynamic routing is more adaptable to network changes.
2
Dynamic routing is less secure than static routing.
3
Dynamic routing requires more manual configuration.
4
Dynamic routing is slower than static routing.

33

media

34

Multiple Choice

Dynamic routes uses what to calculate paths to be more efficient?

1
Static routes
2
Routing algorithms
3
Network protocols
4
Data packets

35

media

36

Multiple Choice

RIP protocol has a max hop number of

1
20
2
15
3
25
4
10

37

media

38

Multiple Choice

EIGRP is proprietary to what networking company?

1
Juniper Networks
2
Arista Networks
3
Hewlett Packard Enterprise
4
Cisco Systems

39

Multiple Choice

EIGRP uses these metrics to determine its routing path.

1
Bandwidth, delay, load, reliability, and MTU
2
Throughput, congestion, distance, and power
3
Latency, bandwidth, distance, and security
4
Cost, speed, distance, and frequency

40

media

41

Multiple Choice

The advantage of OSPF?

1
Fast convergence and efficient routing.
2
Limited scalability and flexibility.
3
Complex configuration and management.
4
Slow routing and high latency.

42

media

43

Multiple Choice

BGP is used to scale what?

1
The management of user accounts on a network.
2
The encryption of data for security purposes.
3
The routing of data across the internet.
4
The storage of data in cloud services.

44

Multiple Choice

BGP uses CIDR to do what?

1
Use static routing protocols exclusively.
2
Aggregate IP address ranges for efficient routing.
3
Route IP addresses without aggregation.
4
Enhance security through encryption.

45

Multiple Choice

Which routing protocol is the oldest?

1
Open Shortest Path First (OSPF)
2
Enhanced Interior Gateway Routing Protocol (EIGRP)
3
Border Gateway Protocol (BGP)
4
Routing Information Protocol (RIP)

46

Multiple Choice

Which routing protocol is the most effective?

1
RIP (Routing Information Protocol)
2
OSPF (Open Shortest Path First) and BGP (Border Gateway Protocol) are among the most effective routing protocols.
3
EIGRP (Enhanced Interior Gateway Routing Protocol)
4
IGRP (Interior Gateway Routing Protocol)

47

Word Cloud

For Mercy's network, do we use dynamic routing or static?

media

Show answer

Auto Play

Slide 1 / 47

SLIDE