WorksheetsNetworking test
Total questions: 23
Worksheet time: 13mins
What action does the ARP process take when a host needs to build a frame, but the ARP cache does not contain an address mapping?
The ARP process sends out an ARP request to the IPv4 broadcast address to discover the MAC address of the destination device.
The ARP process sends out an ARP request to the IPv4 broadcast address to discover the IPv4 address of the destination device.
The ARP process sends out an ARP request to the Ethernet broadcast address to discover the IPv4 address of the destination device
The ARP process sends out an ARP request to the Ethernet broadcast address to discover the MAC address of the destination device.
B.Which three layers of the OSI model map to the application layer of the TCP/IP model? (Choose three.)
session
application
transport
presentation
Which statement is true about MAC addresses?
The first three bytes are used by the vendor assigned OUI
MAC addresses are implemented by software
The ISO is responsible for MAC addresses regulations.
A NIC only needs a MAC address if connected to a WAN.
What process is used to place one message inside another message for transfer from the source to the destination?
flow control
encapsulation
access control
decoding
What type of message is sent to a specific group of hosts?
broadcast
unicast
multicast
dynamic
Which three IP addresses are private ? (Choose three.
172.16.4.4
10.1.1.1
192.167.10.10
192.168.5.5
.Which two OSI model layers have the same functionality as two layers of the TCP/IP model? (Choose two.)
transport
data link
physical
network
Which type of network model describes the functions that must be completed at a particular layer, but does not specify exactly how each protocol should work?
hierarchical design model
reference model
protocol model
TCP/IP model
The Institute of Electrical and Electronics Engineers is responsible for standards in which two areas? (Choose two.)
Ethernet media access control
wireless LANs
IP address allocation and management
the OSI reference model
What is indicated by the 100 in the 100BASE-T standard?
megabits per second
twists per meter
meters
feet
Which IP address is a unicast address if a default subnet mask is used?
195.124.45.255
192.16.43.67
226.34.15.78
201.34.45.0
What is the purpose of protocols in data communications?
specifying the bandwidth of the channel or medium for each type of communication
dictating the content of the message sent during communication
providing the rules required for a specific type of communication to occur
specifying the device operating systems that will support the communication
What will a Cisco LAN switch do if it receives an incoming frame and the destination MAC address is not listed in the MAC address table?
Drop the frame.
Use ARP to resolve the port that is related to the frame.
Forward the frame out all ports except the port where the frame is received.
Send the frame to the default gateway address.
A small publishing company has a network design such that when a broadcast is sent on the LAN, 200 devices receive the transmitted broadcast. How can the network administrator reduce the number of devices that receive broadcast traffic?
Segment the LAN into smaller LANs and route between them.
Add more switches so that fewer devices are on a particular switch
Replace at least half of the switches with hubs to reduce the size of the broadcast domain.
Replace the switches with switches that have more ports per switch. This will allow more devices on a particular switch.
Which two functions are primary functions of a router? (Choose two.)
path selection
flow control
microsegmentation
domain name resolution
packet forwarding
A computer can access devices on the same network but cannot access devices on other networks. What is the probable cause of this problem?
The computer has an invalid default gateway address.
The cable is not connected properly to the NIC.
The computer has an incorrect subnet mask.
The computer has an invalid IP address.
A router receives an incoming packet and determines that the packet should be forwarded to a remote destination host. What will the router do to forward the packet?
It encapsulates the frame with the destination IP address by using the specific IP address configured on the interface of the next hop router.
It encapsulates the frame with a source IP address by using the specific IP address of the destination host
It encapsulates the frame with a destination MAC address by using the specific MAC address of the destination host device
t encapsulates the frame with the destination MAC address by using the MAC address of the interface of the next-hop router.
A router is receiving a stream of incoming packets and does not contain a route to the remote destination network. What configuration can a network administrator issue in order to successfully forward the incoming packets?
Change the IP address of the ingress interface to match the targeted destination network.
Enable a dynamic routing protocol.
Add a default route.
Share the routing table with the hosts on the local network.
Which two parts are components of an IPv4 address? (Choose two.)
host portion
subnet portion
physical portion
network portion
When a host sends a packet, how does it determine if the destination of the packet is on the same local network or on a remote network?
It compares the source and destination MAC addresses.
It queries the DNS server with the destination IP address
It checks to see if the default gateway is configured.
It uses the subnet mask to compare the source and destination IP address.
What is the default subnet mask for an IP address of 198.133.219.4?
255.255.255.0
255.255.0.0
255.0.0.0
255.255.255.255
What are the three layers of a hierarchical network design model? (Choose three.)
network
distribution
core
access
What addressing information is recorded by a switch to build its MAC address table?
the source Layer 3 address of outgoing packets
the destination Layer 2 address of outgoing frames
the destination Layer 3 address of incoming packets
the source Layer 2 address of incoming frames
