Midterm Review Flashcards
Bandwidth
The amount of data that can flow from one place to another in a given amount of time measured in the number of bits that can be sent across in a second (theoretical).
Throughput
The actual measure of the transfer of bits across the media over a given period of time.
Peer-To-Peer
Network in which a host can be a client and a server for other hosts.
3 Parts of IP configuration that must be correct
Address, subnet mask, default gateway
Types of Media
Copper wires
Glass or plastic fibers (fiber-optic)
Wireless transmission
Twisted-Pair (TP)
Copper cable and the most common type of network cabling.
Coaxial Cable
Copper/aluminum and used to provide cable television service and for satellite communication systems.
Fiber-optic
Glass/plastic and have very high bandwidth. Used in backbone networks, large enterprise environments, and large data centers.
Interference
Copper cable is sensitive to EMI and crosstalk.
Wiring Schemes
T568A and T568B.
3 Elements of Communication
Source, destination, transmission medium
Protocol Model
TCP/IP Model - details the protocols to be used at each layer
Reference Model
OSI Model - serves as an outline of rules for how protocols can be used to allow communication between computers.
Encapsulation
The process of placing one message inside another message format
De-encapsulation
Taking a message out of the format it is inside
Ethernet Frame (L-R)
Preamble, Frame Delimiter, Destination MAC, Source MAC, Type/Length, Header and Data, Frame Check Sequence
MAC Address Table
Relates ports to host MAC addresses attached to them.
ARP
IPv4 protocol used to discover the MAC address related to the IP address of any host on the local network. IPv6 uses Neighbor Discovery.
LAN
Local network /group of interconnected local networks under the same administrative control.
Class A
0 - 127.0.0.0
Class B
128 - 191.255.0.0
Class C
192 - 223.255.255.0
NAT
Network Address Translation - private into unique internet-routable public addresses for outgoing packets (reversed for incoming).
Characteristics of IP Protocol
Connectionless
Best Effort
Media Independent
4 Criteria for choosing network media
Distance
Environment
Speed
Cost
Maximum size of an ethernet frame
1518 bytes
Standard
Set of rules that define how a network operates