Itexamanswers Net Ccna 1 v7 Modules 4 7 Ethernet Concepts Exam Answers HTML
Itexamanswers Net Ccna 1 v7 Modules 4 7 Ethernet Concepts Exam Answers HTML
Related Posts
17.2.4 Check Your Understanding – Small
Network Applications and Protocols Answers
CCNA 1 v7 Modules 4 – 7: Ethernet Concepts Exam Answers 8.5.7 Check Your Understanding – Introduction
to Routing Answers
Dec 18, 2019 | Last Updated: Dec 25, 2024 | CCNA v7 Course #1 | 94 Comments
CCNA 1 v7 Modules 11 – 13: IP Addressing –
Test Online
How to find: Press “Ctrl + F” in the browser and fill in whatever wording is in the question CCNA 1 v7 Exam Answers – Introduction to
to find that question/answer. If the question is not here, find it in Questions Bank. Networks v7.0 (ITN)
Checkpoint Exam: Ethernet Concepts Exam Answers 13.2.7 Packet Tracer – Use Ping and Traceroute
to Test Network Connectivity (Answers)
Modules 4 – 7 of the CCNA1 – Introduction to Networks v7.0 (ITN)
17.7.6 Packet Tracer – Troubleshoot
1. What is the purpose of the OSI physical layer? Connectivity Issues (Answers)
2. Why are two strands of fiber used for a single fiber optic connection? Ben on CCNA 2: SRWE Practice PT Skills
Assessment (PTSA) – Part 1 Answers
The two strands allow the data to travel for longer distances without degrading.
They prevent crosstalk from causing interference on the connection. Akhona on IT Essentials (ITE v6.0 + v7.0)
Chapter 1 Exam Answers 100%
They increase the speed at which the data can travel.
They allow for full-duplex connectivity. Bigmanting on CCNA 1 v7.0 Final Exam
Answers Full – Introduction to Networks
3. Which characteristic describes crosstalk?
Bobby09's Saviour on CCNA 1 v7.0 Final Exam
the distortion of the network signal from fluorescent lighting Answers Full – Introduction to Networks
the distortion of the transmitted messages from signals carried in adjacent wires
the weakening of the network signal over long cable lengths
the loss of wireless signal over excessive distance from the access point
4. Which procedure is used to reduce the effect of crosstalk in copper cables?
6. A network administrator is measuring the transfer of bits across the company backbone
for a mission critical financial application. The administrator notices that the network
throughput appears lower than the bandwidth expected. Which three factors could
influence the differences in throughput? (Choose three.)
Explanation: Throughput usually does not match the specified bandwidth of physical links
due to multiple factors. These factors include, the amount of traffic, type of traffic, and
latency created by the network devices the data has to cross.
Explanation: Fiber-optic cabling supports higher bandwidth than UTP for longer distances.
Fiber is immune to EMI and RFI, but costs more, requires more skill to install, and requires
more safety precautions.
8. What is a primary role of the Physical layer in transmitting data on the network?
create the signals that represent the bits in each frame on to the media
provide physical addressing to the devices
determine the path packets take through the network
control data access to the media
Explanation: The OSI physical layer provides the means to transport the bits that make up a
frame across the network media. This layer accepts a complete frame from the data link
layer and encodes it as a series of signals that are transmitted to the local media.
9. With the use of unshielded twisted-pair copper wire in a network, what causes crosstalk
within the cable pairs?
STP
UTP
coax
fiber
11. In addition to the cable length, what two factors could interfere with the communication
carried over UTP cables? (Choose two.)
crosstalk
bandwidth
size of the network
signal modulation technique
electromagnetic interference
STP
UTP
coax
fiber
13. Which two devices commonly affect wireless networks? (Choose two.)
Blu-ray players
home theaters
cordless phones
microwaves
incandescent light bulbs
external hard drives
Explanation: Radio Frequency Interference (RFI) is the interference that is caused by radio
transmitters and other devices that are transmitting in the same frequency.
14. Which two statements describe the services provided by the data link layer? (Choose
two.)
Explanation: The data link layer is divided into two sub layers, namely Logical Link Control
(LLC) and Media Access Control (MAC). LLC forms a frame from the network layer PDU into
a format that conforms to the requirements of the network interface and media. A network
layer PDU might be for IPv4 or IPv6. The MAC sub layer defines the media access
processes performed by the hardware. It manages the frame access to the network media
according to the physical signaling requirements (copper cable, fiber optic, wireless, etc.)
15. What is the function of the CRC value that is found in the FCS field of a frame?
Explanation: The CRC value in the FCS field of the received frame is compared to the
computed CRC value of that frame, in order to verify the integrity of the frame. If the two
values do not match, then the frame is discarded.
logical address
physical address
data
error detection
Explanation: The trailer in a data-link frame contains error detection information that is
pertinent to the frame included in the FCS field. The header contains control information,
such as the addressing, while the area that is indicated by the word “data” includes the data,
transport layer PDU, and the IP header.
17. Which statement describes a characteristic of the frame header fields of the data link
layer?
They all include the flow control and logical connection fields.
Ethernet frame header fields contain Layer 3 source and destination addresses.
They vary depending on protocols.
They include information on user applications.
Explanation: All data link layer protocols encapsulate the Layer 3 PDU within the data field
of the frame. However, the structure of the frame and the fields that are contained in the
header vary according to the protocol. Different data link layer protocols may use different
fields, like priority/quality of service, logical connection control, physical link control, flow
control, and congestion control.
18. A network team is comparing physical WAN topologies for connecting remote sites to
a headquarters building. Which topology provides high availability and connects some,
but not all, remote sites?
mesh
partial mesh
hub and spoke
point-to-point
19. Which two fields or features does Ethernet examine to determine if a received frame is
passed to the data link layer or discarded by the NIC? (Choose two.)
auto-MDIX
CEF
Frame Check Sequence
minimum frame size
source MAC address
Explanation: An Ethernet frame is not processed and is discarded if it is smaller than the
minimum (64 bytes) or if the calculated frame check sequence (FCS) value does not match
the received FCS value. Auto-MDIX (automatic medium-dependent interface crossover) is
Layer 1 technology that detects cable straight-through or crossover types. The source MAC
address is not used to determine how the frame is received. CEF (Cisco Express
Forwarding) is a technology used to expedite Layer 3 switching.
20. Which media communication type does not require media arbitration in the data link
layer?
deterministic
half-duplex
full-duplex
controlled access
Explanation: Half-duplex communication occurs when both devices can both transmit and
receive on the medium but cannot do so simultaneously. Full-duplex communication occurs
when both devices can transmit and receive on the medium at the same time and therefore
does not require media arbitration. Half-duplex communication is typically contention-based,
whereas controlled (deterministic) access is applied in technologies where devices take
turns to access the medium.
End devices connect to a central intermediate device, which in turn connects to other
central intermediate devices.
End devices are connected together by a bus and each bus connects to a central
intermediate device.
Each end system is connected to its respective neighbor via an intermediate device.
All end and intermediate devices are connected in a chain to each other.
Explanation: The Logical Link Control (LLC) defines the software processes that provide
services to the network layer protocols. The information is placed by LLC in the frame and
identifies which network layer protocol is being used for the frame. This information allows
multiple Layer 3 protocols, such as IPv4 and IPv6, to utilize the same network interface and
media.
23. What are three ways that media access control is used in networking? (Choose three.)
Explanation: Wired Ethernet networks use CSMA/CD for media access control. IEEE
802.11 wireless networks use CSMA/CA, a similar method. Media access control defines the
way data frames get placed on the media. The controlled access method is deterministic, not
a contention-based access to networks. Because each device has its own time to use the
medium, controlled access networks such as legacy Token Ring do not have collisions.
24. During the encapsulation process, what occurs at the data link layer for a PC
connected to an Ethernet network?
An IP address is added.
The logical address is added.
The physical address is added.
The process port number is added.
Explanation: The Ethernet frame includes the source and destination physical address. The
trailer includes a CRC value in the Frame Check Sequence field to allow the receiving
device to determine if the frame has been changed (has errors) during the transmission.
25. What three items are contained in an Ethernet header and trailer? (Choose three.)
source IP address
source MAC address
destination IP address
destination MAC address
error-checking information
access method
flow control
message encapsulation
message encoding
Explanation: Carrier sense multiple access collision detection (CSMA/CD) is the access
method used with Ethernet. The access method rule of communication dictates how a
network device is able to place a signal on the carrier. CSMA/CD dictates those rules on an
Ethernet network and CSMA/CA dictates those rules on an 802.11 wireless LAN.
27. Which three basic parts are common to all frame types supported by the data link
layer? (Choose three.)
header
type field
MTU size
data
trailer
CRC value
Explanation: The data link protocol is responsible for NIC-to-NIC communications within the
same network. Although there are many different data link layer protocols that describe data
link layer frames, each frame type has three basic parts:
Header
Data
Trailer
28. Which statement is true about the CSMA/CD access method that is used in Ethernet?
When a device hears a carrier signal and transmits, a collision cannot occur.
A jamming signal causes only devices that caused the collision to execute a backoff
algorithm.
All network devices must listen before transmitting.
Devices involved in a collision get priority to transmit after the backoff period.
Explanation: Legacy bus-topology Ethernet LAN uses CSMA/CD as network media access
control protocol. It works by detecting a collision in the medium and backing off (after
transmitting a jam signal) as necessary. When one host wants to transmit a frame, it listens
on the medium to check if the medium is busy. After it senses that no one else is
transmitting, the host starts transmitting the frame, it also monitors the current level to detect
a collision. If it detects a collision, it transmits a special jam signal so that all other hosts can
know there was a collision. The other host will receive this jam signal and stop transmitting.
After this, both hosts enter an exponential backoff phase and retry transmission.
30. Refer to the exhibit. What is the destination MAC address of the Ethernet frame as it
leaves the web server if the final destination is PC1?
00-60-2F-3A-07-AA
00-60-2F-3A-07-BB
00-60-2F-3A-07-CC
00-60-2F-3A-07-DD
Explanation: The destination MAC address is used for local delivery of Ethernet frames.
The MAC (Layer 2) address changes at each network segment along the path. As the frame
leaves the web server, it will be delivered by using the MAC address of the default gateway.
31. A Layer 2 switch is used to switch incoming frames from a 1000BASE-T port to a port
connected to a 100Base-T network. Which method of memory buffering would work best
for this task?
port-based buffering
level 1 cache buffering
shared memory buffering
fixed configuration buffering
Explanation: With shared memory buffering, the number of frames stored in the buffer is
restricted only by the of the entire memory buffer and not limited to a single port buffer. This
permits larger frames to be transmitted with fewer dropped frames. This is important to
asymmetric switching, which applies to this scenario, where frames are being exchanged
between ports of different rates. With port-based memory buffering, frames are stored in
queues that are linked to specific incoming and outgoing ports making it possible for a single
frame to delay the transmission of all the frames in memory because of a busy destination
port. Level 1 cache is memory used in a CPU. Fixed configuration refers to the port
arrangement in switch hardware.
32. What are two examples of the cut-through switching method? (Choose two.)
store-and-forward switching
fast-forward switching
CRC switching
fragment-free switching
QOS switching
Explanation: Store-and forward switching accepts the entire frame and performs error
checking using CRC before forwarding the frame. Store-and-forward is often required for
QOS analysis. Fast-forward and fragment-free are both variations of the cut-through
switching method where only part of the frame is received before the switch begins to
forward it.
33. Which frame forwarding method receives the entire frame and performs a CRC check
to detect errors before forwarding the frame?
cut-through switching
store-and-forward switching
fragment-free switching
fast-forward switching
Explanation: The FCS field in a frame is used to detect any errors in the transmission and
receipt of a frame. This is done by comparing the CRC value within the frame against a
computed CRC value of the frame. If the two values do not match, then the frame is
discarded.
cut-through
store-and-forward
fragment-free
fast-forward
Explanation: Fast-forward switching begins to forward a frame after reading the destination
MAC address, resulting in the lowest latency. Fragment-free reads the first 64 bytes before
forwarding. Store-and-forward has the highest latency because it reads the entire frame
before beginning to forward it. Both fragment-free and fast-forward are types of cut-through
switching.
The link between the switches will work at the fastest speed that is supported by both
switches.
The link between switches will work as full-duplex.
If both switches support different speeds, they will each work at their own fastest speed.
The auto-MDIX feature will configure the interfaces eliminating the need for a
crossover cable.
The connection will not be possible unless the administrator changes the cable to a
crossover cable.
The duplex capability has to be manually configured because it cannot be negotiated.
Explanation: Modern switches can negotiate to work in full-duplex mode if both switches
are capable. They will negotiate to work using the fastest possible speed and the auto-MDIX
feature is enabled by default, so a cable change is not needed.
37. Which advantage does the store-and-forward switching method have compared with
the cut-through switching method?
collision detecting
frame error checking
faster frame forwarding
frame forwarding using IPv4 Layer 3 and 4 information
38. When the store-and-forward method of switching is in use, what part of the Ethernet
frame is used to perform an error check?
Explanation: The cyclic redundancy check (CRC) part of the trailer is used to determine if
the frame has been modified during transit.If the integrity of the frame is verified, the frame
is forwarded. If the integrity of the frame cannot be verified, then the frame is dropped.
cut-through
fast-forward
fragment-free
store-and-forward
Explanation: When the store-and-forward switching method is used, the switch receives the
complete frame before forwarding it on to the destination. The cyclic redundancy check
(CRC) part of the trailer is used to determine if the frame has been modified during transit.In
contrast, a cut-through switch forwards the frame once the destination Layer 2 address is
read. Two types of cut-through switching methods are fast-forward and fragment-free.
40. What are two actions performed by a Cisco switch? (Choose two.)
building a routing table that is based on the first IP address in the frame header
using the source MAC addresses of frames to build and maintain a MAC address table
forwarding frames with unknown destination IP addresses to the default gateway
utilizing the MAC address table to forward frames via the destination MAC address
examining the destination MAC address to add new entries to the MAC address table
41. Which two statements describe features or functions of the logical link control
sublayer in Ethernet standards? (Choose two.)
Explanation: Logical link control is implemented in software and enables the data link layer
to communicate with the upper layers of the protocol suite. Logical link control is specified in
the IEEE 802.2 standard. IEEE 802.3 is a suite of standards that define the different
Ethernet types. The MAC (Media Access Control) sublayer is responsible for the placement
and retrieval of frames on and off the media. The MAC sublayer is also responsible for
adding a header and a trailer to the network layer protocol data unit (PDU).
Explanation: The auto-MDIX feature allows the device to configure its network port
according to the cable type that is used (straight-through or crossover) and the type of
device that is connected to that port. When a port of a switch is configured with auto-MDIX,
this switch can be connected to another switch by the use of either a straight-through cable
or a crossover cable.
43. What is one advantage of using the cut-through switching method instead of the store-
and-forward switching method?
FF-FF-FF-FF-FF-FF
5C-26-0A-4B-19-3E
01-00-5E-00-00-03
00-26-0F-4B-00-3E
Explanation: Multicast MAC addresses begin with the special value of 01-00-5E.
45. Refer to the exhibit. What is wrong with the displayed termination?
46. Refer to the exhibit. The PC is connected to the console port of the switch. All the other
connections are made through FastEthernet links. Which types of UTP cables can be used
to connect the devices?
47. Open the PT Activity. Perform the tasks in the activity instructions and then answer the
question.
...
Which port does Switch0 use to send frames to the host with the IPv4 address 10.1.1.5?
Fa0/1
Fa0/5
Fa0/9
Fa0/11
Explanation: Issuing the command ipconfig /all from the PC0 command prompt displays
the IPv4 address and MAC address. When the IPv4 address 10.1.1.5 is pinged from PC0,
the switch stores the source MAC address (from PC0) along with the port to which PC0 is
connected. When the destination reply is received, the switch takes the destination MAC
address and compares to MAC addresses stored in the MAC address table. Issuing
the show mac-address-table on the PC0 Terminal application displays two dynamic MAC
address entries. The MAC address and port entry that does not belong to PC0 must be the
MAC address and port of the destination with the IPv4 address 10.1.1.5.
49. What makes fiber preferable to copper cabling for interconnecting buildings? (Choose
three.)
Explanation: Optical fiber cable transmits data over longer distances and at higher
bandwidths than any other networking media. Unlike copper wires, fiber-optic cable can
transmit signals with less attenuation and is completely immune to EMI and RFI.
50. What OSI physical layer term describes the process by which one wave modifies
another wave?
modulation
IEEE
EIA/TIA
air
51. What OSI physical layer term describes the capacity at which a medium can carry
data?
bandwidth
IEEE
EIA/TIA
air
53. What OSI physical layer term describes the measure of the transfer of bits across a
medium over a given period of time?
throughput
bandwidth
latency
goodput
54. What OSI physical layer term describes the amount of time, including delays, for data
to travel from one point to another?
latency
bandwidth
throughput
goodput
55. What OSI physical layer term describes the amount of time, including delays, for data
to travel from one point to another?
latency
fiber-optic cable
air
copper cable
56. What OSI physical layer term describes the measure of usable data transferred over a
given period of time?
goodput
fiber-optic cable
air
copper cable
57. What OSI physical layer term describes the physical medium which uses electrical
pulses?
copper cable
fiber-optic cable
air
goodput
58. What OSI physical layer term describes the physical medium that uses the propagation
of light?
fiber-optic cable
goodput
latency
throughput
59. What OSI physical layer term describes the physical medium for microwave
transmissions?
air
goodput
latency
throughput
60. Which two functions are performed at the MAC sublayer of the OSI data link layer?
(Choose two.)
Case 2:
Case 3:
Enables IPv4 and IPv6 to utilize the same network interface and media.
Provides synchronization between source and target nodes.
Implements a trailer to detect transmission errors.
Adds Layer 2 control information to network protocol data.
Places information in the frame that identifies which network layer protocol is being used for
the frame.
Case 4:
Enables IPv4 and IPv6 to utilize the same network interface and media.
Adds Layer 2 control information to network protocol data.
Integrates various physical technologies.
Communicates between the networking software at the upper layers and the device
hardware at the lower layers.
Provides synchronization between source and target nodes.
Case 5:
Places information in the frame that identifies which network layer protocol is being used for
the frame.
Integrates various physical technologies.
Adds Layer 2 control information to network protocol data.
Controls the NIC responsible for sending and receiving data on the physical medium.
Communicates between the networking software at the upper layers and the device
hardware at the lower layers.
Case 6:
Controls the NIC responsible for sending and receiving data on the physical medium
Provides a mechanism to allow multiple devices to communicate over a shared
medium.
61. Which two functions are performed at the LLC sublayer of the OSI data link layer?
(Choose two.)
Enables IPv4 and IPv6 to utilize the same network interface and media.
Places information in the frame that identifies which network layer protocol is being
used for the frame.
Integrates various physical technologies.
Implements a process to delimit fields within a Layer 2 frame.
Controls the NIC responsible for sending and receiving data on the physical medium.
64. Which two functions are performed at the LLC sublayer of the OSI data link layer?
(Choose two.)
66. Which two functions are performed at the LLC sublayer of the OSI data link layer?
(Choose two.)
68. Which two functions are performed at the LLC sublayer of the OSI data link layer?
(Choose two.)
Enables IPv4 and IPv6 to utilize the same network interface and media.
Adds Layer 2 control information to network protocol data.
Integrates various physical technologies.
Implements a trailer to detect transmission errors.
Provides synchronization between source and target nodes.
71. What action will occur if a switch receives a frame with the destination MAC address
FF:FF:FF:FF:FF:FF?
The switch forwards it out all ports except the ingress port.
The switch refreshes the timer on that entry.
The switch does not forward the frame.
The switch sends the frame to a connected router because the destination MAC address is
not local.
73. What action will occur if a switch receives a frame with the destination MAC address
01:00:5E:00:00:D9?
The switch forwards it out all ports except the ingress port.
The switch does not forward the frame.
The switch sends the frame to a connected router because the destination MAC address is
not local.
The switch shares the MAC address table entry with any connected switches.
74. What action will occur if a host receives a frame with a destination MAC address of
FF:FF:FF:FF:FF:FF?
75. What action will occur if a switch receives a frame and does have the source MAC
address in the MAC table?
76. What action will occur if a host receives a frame with a destination MAC address of
FF:FF:FF:FF:FF:FF?
78. What action will occur if a host receives a frame with a destination MAC address it
does not recognize?
console
rollover
crossover
straight-through
Subscribe
94 COMMENTS
I took the test this morning, and yes, questions are still the same.
Reply
Reply to MonkeyMomma
u sure bro?, is it still accurate?
Reply
Reply to yawa
yes
Reply
Hey guys,
are the questions for module 4-7 still accurate? My test is tomorrow.
Reply
Hello guys,
are theese really the questions, that are asked in the exam? So is that the total question-pool?
Reply
long-haul networks
Fiber Optic
Reply
A wireless LAN is being deployed inside the new one room office that is occupied by the park
ranger. The office is located at the highest part of the national park. After network testing is
complete, the technicians report that the wireless LAN signal is occasionally affected by some
type of interference. What is a possible cause of the signal distortion?
The number of wireless devices that are used in the wireless LAN
Reply
Which statement is true about the CSMA/CD access method that is used in Ethernet?
A. jamming signal causes only devices that caused the collision to execute a backoff algorithm.
B .All network devices must listen before transmitting.
C. Devices involved in a collision get priority to transmit after the backoff period.
D. When a device hears a carrier signal and transmits, a collision cannot occur.
Reply
Reply to Tony
B
Reply
Reply to Tumi
thanks
Reply
19
What is one advantage of using the cut-through switching method instead of the store-and-
forward switching method?
Reply
Reply to Nyasha
has a lower latency apporpriat for ….
Reply
Hello 👋
Sorry to bother you
if it is ok for you to download the test link so that I can check my answer while solving it?
Please 🙏🏻🥺
Reply
I have given my second module Assessment and got 88.9 %. All the questions were same. and
I have attempted according these answers.
Network Basics.Ethernet.Operation
Max Points: 18
Earned Points: 14
Percentage: 77.8%
Reply
Which two characteristics describe Ethernet technology? (Choose two.)It uses a ring
topology. It uses unique MAC addresses to ensure that data is sent to the appropriate
destination.It typically uses an average of 16 Mbps for data transfer rates.It is supported by
IEEE 802.3 standards.It is supported by IEEE 802.5 standards.2-6 are answers
Reply
Reply to mic
It nothing here because your question are from Module Quiz not Ethernet Concepts Exam.
Reply
A network administrator is measuring the transfer of bits across the company backbone for a
mission critical financial application. The administrator notices that the network throughput
appears lower than the bandwidth expected. Which three factors could influence the
differences in throughput? (Choose three.)
Reply
Reply to Anan
the type of traffic that is crossing the network
the latency that is created by the number of network devices that the data is crossing
the amount of traffic that is currently crossing the network
Reply
Reply to matsuda
thankss
Reply
Reply
What action occurs if a Switch receives a frame that had the source MAC address in the MAC
table
Reply
Reply to Denilson
It floods a request out of all ports and to every other device on the network to figure out who
has the dest. MAC address, gets dropped by recipients without correct MAC address, gets
processed by intended recipent and device is added to ARP table, nothing happens to the
source MAC address if it is already in the table
Reply
Reply to Denilson
switch will look destination mac address, if that destination is in CAM or switch mac address
table it will forward and mostly switches know the destination mac since the sender device
had used ARP before the sending data, if it doesn’t get destination mac address, switch will
flood that frame to all interfaces except one it has received on
-switch will add his mac address table for senders’ mac address, if it was there already no
action will occur.
Reply
Which two functions are performed at the MAC sublayer of the OSI data link layer? (Choose
two.)
Reply
indeed 1 year ago
Which media communication type does not require media arbitration in the data link
layer?
answer is
half-duplex
Reply
Reply to indeed
no, the answer is full-duplex.
Reply
Reply to indeed
In the data link layer, full-duplex communication does not require media arbitration. In full-
duplex mode, both devices can transmit and receive data simultaneously, eliminating the
need for contention-based arbitration. In contrast, half-duplex communication allows data
transmission in both directions but not simultaneously, requiring devices to take turns and
perform media arbitration.
Which media communication type does not require media arbitration in the data link layer?
full-duplex
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
jostin7799 2 years ago
00-26-0F-4B-00-3E
5C-26-0A-4B-19-3E
01-00-5E-00-00-03
FF-FF-FF-FF-FF-FF
Reply
What is a primary role of the Physical layer in transmitting data on the network?
create the signals that represent the bits in each frame on to the media
determine the path packets take through the network
provide physical addressing to the devices
control data access to the media
Navigation Bar
Reply
Reply to Lee
criar os sinais que representam os bits em cada quadro para a mídia
Reply
Reply to Lee
créer les signaux qui représentent les bits de chaque image sur le média
Contrôler l’accès des données aux médias
Reply
Reply to Lee
create the signals that represent the bits in each frame on to the media
Reply
Reply
console
rollover
crossover
straight-through
Reply
Reply to emara
1. Rollover Cable: A rollover cable, also known as a “Cisco console cable,” is used to
connect a PC to the console port of Cisco networking equipment. It is primarily used for
configuring and troubleshooting Cisco devices and is not used for regular PC-to-switch
connections.
2. Crossover Cable: A crossover cable is used to connect two similar devices directly to
each other, such as connecting two PCs or two switches without an intermediary device
like a router. It is not typically used to connect a PC to a switch; a straight-through cable
is usually used for that purpose.
Reply
Reply to emara
make sure before you answer its crossover
Reply
Open the PT Activity. Perform the tasks in the activity instructions and then answer the
question.
Which port does Switch0 use to send frames to the host with the IPv4 address 10.1.1.5?
Reply
Reply to aatif
the idea is to use ipconfig command and using ping command to 10.1.1.5 after that you will
see in a switch that the Mac table has 2 new macs one of them is pc0 and the other is the
required by using show mac-address-table,to see the port number.In the beginning, the
question was difficult to understand but by examining ipconfig /all. you will get it the idea is
by using a ping command a.ka. icmp protocol your building a mac by adding the source
mac address of the ip 10.1.1.5 in the switch mac table.
Reply
What OSI physical layer term describes the capacity at which a medium can carry data?
bandwidth
latency
throughput
goodput
Reply
Reply
Reply
Reply
Reply to Kiro
Author
Welcome back ! :)
Reply
(Version 7.00)
Which two functions are performed at the MAC sublayer of the OSI data link layer?
(Choose two.)
Adds Layer 2 Control Information to network protocol data.
Controls the NIC responsible for sending and receiving data on the physical medium.
Enables IPv4 and IPv6 to utilize the same network interface and media
Places information in the frame that identifies which network layer protocol is being used for
the frame.
Reply
14. A network administrator is measuring the transfer of bits across the company backbone for
a mission critical financial application. The administrator notices that the network throughput
appears lower than the bandwidth expected. Which three factors could influence the
differences in throughput? (Choose three.)
????
Reply
Reply to sarah
I found the answers to this test in this link:
https://itexamanswers.net/question/a-network-administrator-is-measuring-the-transfer-of-
bits-across-the-company-backbone-for-a-mission-critical-financial-application-the-
administrator-notices-that-the-network-throughput-appears-lower
Reply
Which two functions are performed at the MAC sublayer of the OSI data link layer? (Choose
two.)
Controls the NIC responsible for sending and receiving data on the physical medium
Provides a mechanism to allow multiple devices to communicate over a shared medium.
Reply
Reply to Oxi
Author
Thanks for sharing!
Reply
Which two functions are performed at the MAC sublayer of the OSI data link layer? (Choose
two.)
Enables IPv4 and IPv6 to utilize the same network interface and media.
Provides synchronization between source and target nodes.
Implements a trailer to detect transmission errors.
Adds Layer 2 control information to network protocol data.
Places information in the frame that identifies which network layer protocol is being used for
the frame.
Reply
Reply to bobo
Author
Q60, thanks for sharing!!
Reply
Reply to bobo
Answers: Provides synchronization between source and target nodes.
Implements a trailer to detect transmission errors.
Reply
The “Which two functions are performed at the MAC sublayer of the OSI data link layer?
(Choose two.)” question has changed!
new questions:
Enables IPv4 and IPv6 to utilize the same network interface and media
Adds Layer 2 control information to network protocol data.
Integrates various physical technologies.
Communicates between the networking software at the upper layers and the device
hardware at the lower layers.
Provides synchronization between source and target nodes.
Reply
Reply to helper0435
Author
Updated, thank you!
Reply
Reply
Which two functions are performed at the MAC sublayer of the OSI data link layer? (Choose
two.)
Places information in the frame that identifies which network layer protocol is being used for
the frame.
Integrates various physical technologies.
Adds Layer 2 control information to network protocol data.
Controls the NIC responsible for sending and receiving data on the physical medium.
Communicates between the networking software at the upper layers and the device
hardware at the lower layers.
Reply
Reply to Mike
is this the right answer??
Reply
I just took my test and got one wrong (that this exam says is right) “Which two functions are
performed at the MAC sublayer of the OSI data link layer?” “Enables IPv4 and IPv6 to
utilize the same network interface and media” is wrong. It should’ve been “Controls the NIC
responsible for sending and receiving data on the physical medium.” and “Implements a trailer
to detect transmission errors.”
Reply
Reply to Tiny
Or you clicked something wrong cause i had the same and it was correct answer
Reply
Reply to Tiny
that may be correct according to me
Reply
75 and 77
the response is :
The switch adds it to its MAC address table associated with the port number.
Reply
27 During the encapsulation process, what occurs at the data link layer for a PC connected to
an Ethernet network?
27
During the encapsulation process, what occurs at the data link layer for a PC connected to an
Ethernet network?
An IP address is added.
Reply
Question 11: I dispute that crosstalk is a factor. When the UTP cable is manufactured the
crosstalk is already measured and controlled for that category of cable so it should not be a
factor, ie. you cannot change the crosstalk level when using that utp cable at the rated speed.
However, bandwidth on the other hand is a factor, if you use cat-5 cable at 1000Mbps the
bandwidth (note only cat-5E is rated for 1000Mbps) should interfere with the communication on
the cable.
Reply
There are a ton of repeats in here. If you guys are looking for a question, use Ctrl + F.
Reply
Reply to Buddy
Thank You!
Reply
Reply
Why are they no questions from the binary to decimal to hexadecimal questions
Reply
Which two functions are performed at the MAC sublayer of the OSI data link layer? (Choose
two.)
2 What three items are contained in an Ethernet header and trailer? (Choose three.)
2
What three items are contained in an Ethernet header and trailer?
Reply
Reply to Adeel
source MAC address
destination MAC address
error-checking information
Reply
When the store-and-forward method of switching is in use, what part of the Ethernet frame is
used to perform an error check?
Reply
Reply
tua tia 2 years ago