Ethernet Networking and Data Encapsulation Flashcards
a contention-based media access method that allows all hosts on a network to share the same link’s bandwidth
ethernet
ethernet uses both ___ and ___ layer specifications, presented with information relative to both layers, and need to effectively implement, troubleshoot, and maintain an ethernet network
data link and physical layer
refers to a network scenario wherein one device sends a frame out on a physical network segment forcing every other device on the same segment to pay attention to it
collision domain
true or false: the hosts connected ot each hub are in the same collision domain, so if one of them transmits, all the others must take the time to listen for and read the digital signal
true
true or false: each port of a switch is a single collision domain
true
true or false: switches can’t break broadcast domains
true
refers to a group of devices on a specific network segment that hear all the broadcasts sent out on that specific network segment
broadcast domain
is usually a boundary delimited by physical media like switches and routers
broadcast domain
broadcast domain can also refer to a _______ of a network segment, where all hosts can communicate via a data link layer, hardware address broadcast
logical division
this helps devices share the bandwidth evenly while preventing two devices from transmitting simultaneously on the same network medium
carrier sense multiple access with collision detection (csma/cd)
created to overcome the problem of the collisions that occur when packets are transmitted from different nodes at the same time
csma/cd
enumerate what happens when a collision occurs on an ethernet LAN
- a jam signal informs all devices that a collision occurred.
- the collision invokes a random backoff algorithm
- each device on the ethernet segment stops transmitting for a short time until its backoff timer expires.
- all hosts have equal priority to transmit after the timers have expired
defined in the original IEEE 802.3 Ethernet specification, Cisco says Ethernet uses only one wire pair with a digital signal running in both directions on the wire
half-duplex
what protocol does half-duplex use?
csma/cd
true or false: if a hub is attached to a switch, it must operate in half-duplex mode because the end stations must be able to detect collisions
true
what are the six situations where you can operate in full-duplex ethernet
with a connection from a:
switch to a host
switch to a switch
host to a host
switch to a router
router to a router
router to a host
decides on the exchange capability, which means it checks to see if it can run at 10, 100, or even 1000 Mbps. it then checks to see if it can run full-duplex, and if it can’t, it will run half-duplex
auto-detect mechanism
enumerate the important points in full-duplex
- there are no collisions in full-duplex mode
- a dedicated switch port is required for each full-duplex mode
- the host network card and the switch port must be capable of operating in full-duplex mode
- the default behavior of 10Base-T and 100Base-T hosts is 10 mbps half-duplex if the auto-detect mechanism fails, so it is always goo practice to set the speed and duplex of each port on a switch if you can
____ at the data link layer is responsible for ethernet addressing, commonly referred to as MAC orr hardware addressing
ethernet
it is also responsible for framing packets received from the network layer and preparing them for transmission on the local network through the ethernet contention-based media access emthod
ethernet
ethernet addressing uses _____ address burned into each and every ethernet network interface card (nic)
media access control (MAC)
how many bits and bytes is in a MAC address
48 bits or 6 bytes
in what format is the MAC address written in
Hexadecimal format
what does OUI mean
organizationally unique identifier (OUI)