Network Models Flashcards
Explain functions and application of various network devices.
Layer 1
Physical
Layer 2
Data Link
Layer 3
Network
Layer 4
Transport
Layer 5
Session
Layer 6
Presentation
Layer 7
Apllication
Unshielded Twisted Pair(UTP)
Cable for telephone and network composed of pairs of wires twisted around each other at specific interval. Twist reduce interference. More twist less interference
Physical Layer
Anything that moves data from one system to another
Defines hardware connections and turns binary into physical pulses.
What operates at the Physical Layer?
Repeaters, hubs, cabling, fiber optics, and radio waves
NIC
Allows a PC to link physically to a network
MAC Address
Unique 48-bit address assigned to NIC’s
Organizationally Unique Identifier (OUI)
First 24 bits of a MAC address, assigned to the NIC manufacturer by the IEEE
What are the last 6 digits of a MAC address?
Device ID
Physical Address
Address burned into a ROM chip on a NIC
Example of Physical Address
MAC
A defined series of binary data that is the basic container for a discrete amount of data moving across a network
Frame
A sequence of bits placed in a frame that is used to check the primary data for errors
Frame Check Sequence (FCS)
A mathematical method used to check for errors in long streams of transmitted data with high accuracy
Cyclic Redundancy Check (CRC)
An electronic device that sits at the center of a star topology network, providing a common point for connection of network devices.
Hub
The address a NIC attaches to a frame when it wants every other NIC on the network to read it
Broadcast Address
255.255.255.255
General Broadcast Address
FF-FF-FF-FF-FF-FF
Broadcast MAC Address
Data Link Layer
Any device that deals with a MAC Address
What filters and forward frames based on MAC address and operates on the Data Link Laye?
Bridges
A device that connects two networks and passes traffic between them based only on the node address, so that traffic between nodes on one network does not appear on the other network. Ex. Ethernet bridge only looks a the MAC address.
Bridge