WorksheetsReview 2 - Network Protocols and Architecture
Total questions: 16
Worksheet time: 9mins
Which three layers of the OSI model are comparable in function to the application layer of the TCP/IP model? (Choose three.)
application
presentation
session
transport
data link
Which layer of the OSI model defines services to segment and reassemble data for individual communications between end devices?
application
presentation
session
transport
network
Which statement describes a MAC address?
It is 128-bits in length
It contains two portions, the network portion and the host portion
It is a physical address assigned to an Ethernet NIC by the manufacturer
It identifies the source and destination addresses of hosts on the Internet
Which two layers of the OSI model specify protocols that are associated with Ethernet standards? (Choose two.)
physical layer
data link layer
network layer
transport layer
session layer
Which three fields are found in an 802.3 Ethernet frame? (Choose three.)
source physical address
source logical address
media type identifier
frame check sequence
destination physical address
How is a frame sent from PCA forwarded to PCC if the MAC address table on switch SW1 is empty?
SW1 floods the frame on all ports on the switch, excluding the interconnected port to switch SW2 and the port through which the frame entered the switch.
SW1 floods the frame on all ports on SW1, excluding the port through which the frame entered the switch.
SW1 forwards the frame directly to SW2. SW2 floods the frame to all ports connected to SW2, excluding the port through which the frame entered the switch.
SW1 drops the frame because it does not know the destination MAC address.
Which network device can serve as a boundary to divide a Layer 2 broadcast domain?
router
Ethernet bridge
Ethernet hub
access point
A host is trying to send a packet to a device on a remote LAN segment, but there are currently no mappings in the ARP cache. How will the device obtain a destination MAC address?
It will send an ARP request for the MAC address of the destination device.
It will send an ARP request for the MAC address of the default gateway.
It will send the frame and use the device MAC address as the destination.
It will send the frame with a broadcast MAC address.
It will send an ARP request to the DNS server for the destination MAC address.
A router receives a packet from the Gigabit 0/0 interface and determines that the packet needs to be forwarded out the Gigabit 0/1 interface. What will the router do next?
route the packet out the Gigabit 0/1 interface
create a new Layer 2 Ethernet frame to be sent to the destination
look into the ARP cache to determine the destination IP address
look into the routing table to determine if the destination network is in the routing table
The IP address of which device interface should be used as the default gateway setting of host H1?
R1: G0/0
R1: S0/0/0
R2: S0/0/0
R2: S0/0/1
Which portion of the network layer address does a router use to forward packets?
host portion
broadcast address
network portion
gateway address
In implementing a LAN in a corporation, what are three advantages of dividing hosts between multiple networks connected by a distribution layer? (Choose three.)
It provides increased security.
Only LAN switches are needed.
It splits up broadcast domains and decreases traffic.
It reduces complexity and expense by using LAN switch devices.
It makes the hosts invisible to those on other local network segments.
When IPv4 is configured for a computer on a network, what does the subnet mask identify?
the dynamic subnetwork configuration
the part of the IP address that identifies the network
the pool of addresses assigned within the network
the device that the computer uses to access another network
A network design engineer has been asked to design the IP addressing scheme for a customer network. The network will use IP addresses from the 192.168.30.0/24 network. The engineer allocates 254 IP addresses for the hosts on the network but excludes 192.168.30.0/24 and 192.168.30.255/24 IP addresses. Why must the engineer exclude these two IP addresses?
192.168.30.0/24 and 192.168.30.255/24 IP addresses are reserved for the email and DNS servers.
192.168.30.0/24 and 192.168.30.255/24 IP addresses are reserved for outside Internet connectivity.
192.168.30.0/24 is the network IP address and 192.168.30.255/24 is the IP broadcast address.
192.168.30.0/24 is the IP address reserved for the default gateway, and 192.168.30.255/24 is the IP address reserved for the DHCP server.
Which network does a host with IP address 172.32.65.13 reside on if it is using a default subnet mask?
172.32.65.0
172.32.65.32
172.32.0.0
172.32.32.0
What are three private IPv4 address? (Choose three.)
10.1.1.1
172.32.5.2
224.6.6.6
172.16.4.4
192.168.5.5
