Unit 2 Flashcards
A hub is a Layer __ device that repeats the frame down every network cable connected to it.
1
In the OSI model of computer networking, a ___ is the protocol data unit (PDU) at the Data Link Layer. A ___ is the result of the final layer of encapsulation. Once encapsulated, the data transmits over the Physical Layer (Layer 1).
frame
Hubs are ___ ___ devices and are rarely used in today’s
networks.
half-duplex
Half-duplex means a port can transmit data or receive data, but it cannot:
do both simultaneously
A bridge is a layer __ device that can either be software or hardware based.
2
___ are used to create a connection between two separate computer networks, or to divide one network into two.
Bridges
While ___ always send every received frame out of every other port, bridges are able to make forwarding and/or filtering decisions.
hubs
Bridges are able to make forwarding and/or filtering decisions. To forward traffic means that traffic originating on one port ___ sent out of the other port(s); to filter traffic means traffic originating on one port is ___ sent out of the other port(s).
IS
NOT
Bridges are considered to be layer 2 devices because the forward/filter decision is made based on ___ addresses. A bridge learns which ___ addresses are connected to which port. Then, based on the destination ___ address in the frame, the bridge determines whether to forward the frame out of the other port(s) or to filter the frame from the other port(s).
MAC addresses
Bridges are ___ ___ devices and are rarely used in today’s networks.
half-duplex
A ___ is a much more intelligent version of a bridge.
switch
Like a hub and a bridge, a switch physically connects devices together on a LAN. While bridges only had two or four ports, switches can have ___ of ports.
100s
Switches are classified as layer ___ devices because they also make
forwarding/filtering decisions based on MAC addresses.
2
Bridges are layer 2 devices because they also make forwarding/filtering decisions based on MAC addresses. However, switches have many benefits
over bridges, such as the ability to create ___ ___ and support full-duplex data transfer.
Virtual LANs (VLANs)
___ ___ means the port can transmit and receive data at the same time. For these reasons, switches are used extensively in today’s networks.
Full Duplex
A ___ connects different networks/LANs together. ___ are responsible for routing functions and logical addressing (IP addressing).
router
A router makes its forwarding (routing) decision based on
IP addresses, so it is classified as a layer __ device.
3
____ is the standard for bridging and management.
IEEE 802.1
____ handles the architecture, security, management, and internetworking of local area networks (LANs), metropolitan area networks (MANs), and wide area networks (WANs). It also designs and implements standards that regulate network management practices.
IEEE 802.1