Network Layer Questions and Answers (2022/2023)
(Verified Answers)
Please select all of the valid IP addresses. Check all that apply.
8.8.8.8, 123.456.123.456, 192.168.1.1, 257.70.312.49
8.8.8.8, 192.168.1.1
How many IP addresses does a class C network have?
254 addresses
What does CIDR stand for?
CIDR stands for Classless Inter-Domain Routing
Which of the following is a correct form of CIDR notation?
192.168.1.0/24; CIDR notation uses a forward slash and then lists the numbers of bits in
the subnet mask.
How many octets does a subnet mask have?
4; A subnet mask is the same length as an IP address.
Select examples of routing protocols. Check all that apply.
Border Gateway Protocol/ Routing Information Protocol
Who is permitted to use non-routable address space?
Anyone; Anyone can use non-routable address space.
A typical routing table may contain which of the following? Check all that apply.
Total hops/ Destination network
An ARP broadcast is sent to the special MAC address ________.
FF:FF:FF:FF:FF:FF; ARP broadcasts are used to ask all devices on a local area
network if they're associated with a specific IP address.
The process of taking a large network and splitting it up into many individual and smaller
subnetworks is known as ________.
Subnetting; Subnetting allows for much finer-grained controls of network sizes than the
old class system could support.
TTL stands for _______.
Time to Live; TTL is used to make sure that an undeliverable packet doesn't spend all of
eternity waiting for delivery.
Ranges of IP addresses that anyone can use for their internal networks are known as
______.
Non-routable address space; Non-routable address space can be used by anyone.
In binary, 1 +1 = _____.
2, 10, 1, 0
not 1
Calculate how many decimal numbers a 4-bit number can represent.
256, 4, 16, 8
not 256; Please review the videos in the "Network Layer" module for a refresher.