Network+ Lesson10 What is the network address and subnet mask of

Network+ Lesson10 What is the network address and subnet mask of

Professional Development

8 Qs

quiz-placeholder

Similar activities

CCNP ENARSI - Módulo 2 - EIGRP

CCNP ENARSI - Módulo 2 - EIGRP

Professional Development

10 Qs

LAB NOC SIMULASI EXAM

LAB NOC SIMULASI EXAM

Professional Development

10 Qs

cyberops11

cyberops11

Professional Development

7 Qs

Network Attack

Network Attack

Professional Development

10 Qs

CCNA - 2021-07-05 Refresher Quiz (10q)

CCNA - 2021-07-05 Refresher Quiz (10q)

Professional Development

10 Qs

CCNA 2 Module 8

CCNA 2 Module 8

Professional Development

10 Qs

Network Fundamentals-Data Link Layer

Network Fundamentals-Data Link Layer

9th Grade - Professional Development

11 Qs

CNE Module 2 review

CNE Module 2 review

Professional Development

13 Qs

Network+ Lesson10 What is the network address and subnet mask of

Network+ Lesson10 What is the network address and subnet mask of

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Alejandro Hidalgo

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the network address and subnet mask of a default route?

255.255.255.255/0

0.0.0.0/32

255.255.255.255/32

0.0.0.0/0

Answer explanation

The network address and subnet mask of a default route is 0.0.0.0/0.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these in a modern network refers to an unpredictable variation in delay?

Serialization delay

Jitter

Contention

Congestion

Answer explanation

Jitter in a modern network refers to an unpredictable variation in delay.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which routing protocol characteristic indicates the believability of the routing protocol when compared to other routing protocols?

SPF algorithm

Weight

Metric

Administrative distance

Answer explanation

The better the administrative distance, the more believable the protocol. Lower is better for the administrative distance (AD) score.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

If a PC on an Ethernet network attempts to communicate with a host on a different subnet, what destination IP address and destination MAC address will be placed in the packet/frame header sent by the PC?

Destination IP: IP address of the default gateway. Destination MAC: MAC address of the default gateway.

Destination IP: IP address of the remote host. Destination MAC: MAC address of the local PC.

Destination IP: IP address of the remote host. Destination MAC: MAC address of the remote host.

Destination IP: IP address of the remote host. Destination MAC: MAC address of the default gateway.

Answer explanation

The destination IP address does not change in the packet. However, as the router sends the frame out of the exit interface heading toward the destination, it will update the destination media access control (MAC) address to the next hop/device. If a PC on an Ethernet network attempts to communicate with a host on a different subnet, the destination IP will be the IP address of the remote host, and the destination MAC will be the MAC address of the default gateway.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which protocol is used to request a MAC address that corresponds to a known IPv4 address on the local network?

ARP

ICMP

TTL

IGMP

Answer explanation

Address Resolution Protocol (ARP) is used to request a media access control (MAC) address that corresponds to a known IPv4 address on the local network.

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The RSVP protocol is associated with which overall approach to QoS in a modern network?

Integrated Service (IntServ)

DiffServ

Best effort

FIFO

Answer explanation

Integrated Service (IntServ) is often referred to as hard Quality of Service (QoS) because it can make strict bandwidth reservations. IntServ uses signaling among network devices to provide bandwidth reservations. Resource Reservation Protocol (RSVP) is an example of an IntServ approach to QoS. Because IntServ must be configured on every router along a packet’s path, the main drawback of IntServ is its lack of scalability.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following routing protocols is an EGP?

OSPF

RIP

EIGRP

BGP

Answer explanation

Border Gateway Protocol (BGP) is an Exterior Gateway Protocol (EGP) protocol that makes the Internet a reality.

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a distance-vector routing protocol with a maximum usable hop count of 15?

OSPF

BGP

EIGRP

RIP

Answer explanation

Routing Information Protocol (RIP) is a distance-vector routing protocol with a maximum hop count of 15 and cannot be used in large networks for the same reason.