NWT Quizz - Chapter 4

NWT Quizz - Chapter 4

1st Grade

13 Qs

quiz-placeholder

Similar activities

Internet Address

Internet Address

1st Grade

15 Qs

Networking Review

Networking Review

KG - University

12 Qs

internet 2.4-2.6

internet 2.4-2.6

1st - 5th Grade

11 Qs

Komputer dan Jaringan Dasar

Komputer dan Jaringan Dasar

1st Grade

10 Qs

Adresowanie IPv6

Adresowanie IPv6

1st - 5th Grade

15 Qs

IP Adress Teknik Komputer dan Jaringan

IP Adress Teknik Komputer dan Jaringan

1st Grade

13 Qs

The Internet

The Internet

1st - 5th Grade

15 Qs

Chapter 7 - IP Addressing_ITN

Chapter 7 - IP Addressing_ITN

KG - University

17 Qs

NWT Quizz - Chapter 4

NWT Quizz - Chapter 4

Assessment

Quiz

Computers

1st Grade

Medium

Created by

Low SIang

Used 5+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which command can be used on a Windows host to display the routing table?

netstat -r

show ip route

netstat -s

tracert

Answer explanation

On a Windows host, either the route print or netstat -r commands can be used to display the host routing table. The show ip route command is used on a router to display its routing table. The netstat –s command is used to display per-protocol statistics. The tracert command is used to display the path that a packet travels to its destination.

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What information is added during encapsulation at OSI Layer 3?

source and destination MAC

source and destination application protocol

source and destination port number

source and destination IP address

Answer explanation

P is a Layer 3 protocol. Layer 3 devices can open the Layer 3 header to inspect the Layer 3 header which contains IP-related information including the source and destination IP addresses.

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

How does the network layer use the MTU value?

The MTU is passed to the network layer by the data link layer

To increase speed of delivery, the network layer ignores the MTU

The network layer depends on the higher level layers to determine the MTU

The network layer depends on the data link layer to set the MTU, and adjusts the speed of transmission to accommodate it.

Answer explanation

The data link layer indicates to the network layer the MTU for the medium that is being used. The network layer uses that information to determine how large the packet can be when it is forwarded. When packets are received on one medium and forwarded on a medium with a smaller MTU, the network layer device can fragment the packet to accommodate the smaller size

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which characteristic describes an IPv6 enhancement over IPv4?

The IPv6 address space is four times bigger than the IPv4 address space

The IPv6 header is simpler than the IPv4 header is, which improves packet handling

IPv6 addresses are based on 128-bit flat addressing as opposed to IPv4 which is based on 32-bit hierarchical addressing

Both IPv4 and IPv6 support authentication, but only IPv6 supports privacy capabilities

Answer explanation

IPv6 addresses are based on 128-bit hierarchical addressing, and the IPv6 header has been simplified with fewer fields, improving packet handling. IPv6 natively supports authentication and privacy capabilities as opposed to IPv4 that needs additional features to support those. The IPv6 address space is many times bigger than IPv4 address space

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which statement accurately describes a characteristic of IPv4?

An IPv4 header has fewer fields than an IPv6 header has

IPv4 natively supports IPsec

All IPv4 addresses are assignable to hosts

IPv4 has a 32-bit address space

Answer explanation

IPv4 has a 32-bit address space, providing 4,294,967,296 unique addresses, but only 3.7 billion are assignable, a limit due to address reservation for multicasting and testing. IPv4 does not provide native support for IPsec. IPv6 has a simplified header with fewer fields than IPv4 has.

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

When a router receives a packet, what information must be examined in order for the packet to be forwarded to a remote destination?

source MAC address

destination MAC address

destination IP address

source IP address

Answer explanation

When a router receives a packet, it examines the destination address of the packet and uses the routing table to search for the best path to that network.

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

A computer has to send a packet to a destination host in the same LAN. How will the packet be sent?

The packet will be sent to the default gateway first, and then, depending on the response from the gateway, it may be sent to the destination host.

The packet will be sent directly to the destination host

The packet will first be sent to the default gateway, and then from the default gateway it will be sent directly to the destination host.

The packet will be sent only to the default gateway.

Answer explanation

If the destination host is in the same LAN as the source host, there is no need for a default gateway. A default gateway is needed if a packet needs to be sent outside the LAN.

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?