• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/49

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

49 Cards in this Set

  • Front
  • Back
Convert the binary number 10111010 into its hexadecimal equivalent. Select the correct answer from the list below.
BA
Which of the following describe interframe spacing? (Choose two.)
the minimum interval, measured in bit-times, that any station must wait before sending another frame
When a collision occurs in a network using CSMA/CD, how do hosts with data to transmit respond after the backoff period has expired?
The hosts return to a listen-before-transmit mode.
After an Ethernet collision, when the backoff algorithm is invoked, which device has priority to transmit data?
any device in the collision domain whose backoff timer expires first
Which of the following is a drawback of the CSMA/CD access method?
Collisions can decrease network performance.
Refer to the exhibit. The switch and workstation are administratively configured for full-duplex operation. Which statement accurately reflects the operation of this link?
No collisions will occur on this link.
Refer to the exhibit. The switch and workstation are administratively configured for full-duplex operation. Which statement accurately reflects the operation of this link?
No collisions will occur on this link.
Why do hosts on an Ethernet segment that experience a collision use a random delay before attempting to transmit a frame?
A random delay helps prevent the stations from experiencing another collision during the transmission.
In the graphic, Host A has reached 50% completion in sending a 1 KB Ethernet frame to Host D when Host B wishes to transmit its own frame to Host C. What must Host B do?
Host B must wait until it is certain that Host A has completed sending its frame.
In the graphic, Host A has reached 50% completion in sending a 1 KB Ethernet frame to Host D when Host B wishes to transmit its own frame to Host C. What must Host B do?
Host B must wait until it is certain that Host A has completed sending its frame.
Ethernet operates at which layers of the OSI model? (Choose two.)
Physical layer

Data-link layer
What does the IEEE 802.2 standard represent in Ethernet technologies?
Logical Link Control sublayer
Which statements correctly describe MAC addresses? (Choose three.)
copied into RAM during system startup

contains a 3 byte OUI

6 bytes long
Ethernet operates at which layers of the OSI model? (Choose two.)
Physical layer

Data-link layer
What does the IEEE 802.2 standard represent in Ethernet technologies?
Logical Link Control sublayer
Which statements correctly describe MAC addresses? (Choose three.)
copied into RAM during system startup

contains a 3 byte OUI

6 bytes long
Refer to the exhibit. Host_A is attempting to contact Server_B. Which statements correctly describe the addressing Host_A will generate in the process? (Choose two.)
A frame with the destination MAC address of Router_A.

A packet with the destination IP of Server_B.
Refer to the exhibit. Host_A is attempting to contact Server_B. Which statements correctly describe the addressing Host_A will generate in the process? (Choose two.)
A frame with the destination MAC address of Router_A.

A packet with the destination IP of Server_B.
Host A has an IP address of 172.16.225.93, a mask of 255.255.248.0, and a default gateway of 172.16.224.1. Host A needs to send a packet to a new host whose IP is 172.16.231.78. Host A performs the ANDing operation on its address and subnet mask. What two things will occur? (Choose two.)
Host A will get a result of 172.16.224.0 from the AND process.

Host A will broadcast an ARP request for the MAC of the host 172.16.231.78.
Which two features make switches preferable to hubs in Ethernet-based networks? (Choose two.)
minimizing of collisions

increase in the throughput of communications
Ethernet operates at which layer of the TCP/IP network model?
network access
What are three functions of the upper data link sublayer in the OSI model? (Choose three.)
identifies the network layer protocol

makes the connection with the upper layers

insulates network layer protocols from changes in physical equipment
What three primary functions does data link layer encapsulation provide? (Choose three.)
addressing

error detection

frame delimiting
What are the two most commonly used media types in Ethernet networks today? (Choose two.)
copper UTP

optical fiber
What is the primary purpose of ARP?
resolve IPv4 addresses to MAC addresses
Refer to the exhibit. Which option correctly identifies content that the frame data field may contain?
network layer packet
Refer to the exhibit. Which option correctly identifies content that the frame data field may contain?
network layer packet
Refer to the exhibit. Which network prefix will implement the IP addressing scheme for the LANs shown in the graphic?
/27
Which IPv4 subnetted addresses represent valid host addresses? (Choose three.)
172.16.4.155 /26

172.16.4.193 /26

172.16.4.207 /27
Which statements are true regarding IP addressing? (Choose two.)
Private addresses are blocked from public Internet by router.

IP address 127.0.0.1 can be used for a host to direct traffic to itself.
Which process do routers use to determine the subnet network address based upon a given IP address and subnet mask?
binary ANDing
Refer to the exhibit. Host A is connected to the LAN, but it cannot get access to any resources on the Internet. The configuration of the host is shown in the exhibit. What could be the cause of the problem?
The default gateway is on a different subnet from the host.
What subnet mask would a network administrator assign to a network address of 172.30.1.0 if it were possible to have up to 254 hosts?
255.255.255.0
Which three IP addresses are private? (Choose three.)
10.35.66.70

192.168.99.5

172.18.88.90
Given the IP address and subnet mask of 172.16.134.64 255.255.255.224, which of the following would describe this address?
This is a network address.
A router interface has been assigned an IP address of 172.16.192.166 with a mask of 255.255.255.248. To which subnet does the IP address belong?
172.16.192.160
Refer to the exhibit. The network administrator has assigned the internetwork of LBMISS an address range of 192.168.10.0. This address range has been subnetted using a /29 mask. In order to accommodate a new building, the technician has decided to use the fifth subnet for configuring the new network (subnet zero is the first subnet). By company policies, the router interface is always assigned the first usable host address and the workgroup server is given the last usable host address. Which configuration should be entered into the workgroup server’s properties to allow connectivity to the network?
IP address: 192.168.10.38 subnet mask: 255.255.255.248 default gateway: 192.168.10.33
Refer to the exhibit. The network administrator has assigned the internetwork of LBMISS an address range of 192.168.10.0. This address range has been subnetted using a /29 mask. In order to accommodate a new building, the technician has decided to use the fifth subnet for configuring the new network (subnet zero is the first subnet). By company policies, the router interface is always assigned the first usable host address and the workgroup server is given the last usable host address. Which configuration should be entered into the workgroup server’s properties to allow connectivity to the network?
IP address: 192.168.10.38 subnet mask: 255.255.255.248 default gateway: 192.168.10.33
Refer to the exhibit. The network administrator has assigned the internetwork of LBMISS an address range of 192.168.10.0. This address range has been subnetted using a /29 mask. In order to accommodate a new building, the technician has decided to use the fifth subnet for configuring the new network (subnet zero is the first subnet). By company policies, the router interface is always assigned the first usable host address and the workgroup server is given the last usable host address. Which configuration should be entered into the workgroup server’s properties to allow connectivity to the network?
IP address: 192.168.10.38 subnet mask: 255.255.255.248 default gateway: 192.168.10.33
Which of the following network devices are recommended to be assigned static IP addresses? (Choose three.)
servers
network printers
routers
Which of the following are features of IPv6? (Choose three.)
larger address space

data types and classes of service

authentication and encryption
What is the primary reason for development of IPv6?
expanded addressing capabilities
What two things will happen if a router receives an ICMP packet which has a TTL value of 1 and the destination host is several hops away? (Choose two.)
The router will discard the packet.

The router will send a time exceeded message to the source host.
Refer to the exhibit. Why would the response shown be displayed after issuing the command ping 127.0.0.1 on a PC?
Internet Protocol is not properly installed on the host.
How many bits make up an IPv4 address?
32
What three facts are true about the network portion of an IPv4 address? (Choose three.)
is identical for all hosts in a broadcast domain

varies in length

is used to forward packets
What is a group of hosts called that have identical bit patterns in the high order bits of their addresses?
a network
What is the network address of the host 172.25.67.99 /23 in binary?
10101100. 00011001.01000010.00000000
Refer to the exhibit. A network administrator has to develop an IP addressing scheme that uses the 192.168.1.0 /24 address space. The network that contains the serial link has already been addressed out of a separate range. Each network will be allocated the same number of host addresses. Which network mask will be appropriate to address the remaining networks?
255.255.255.192