Explaining Properties of Network Traffic Flashcards
What are Signaling and Modulation
Cabled media (bounded)
* Copper (electrical)
* Fiber optic (light waves)
* Wireless media (unbounded)
* Radio waves
* Digital data: discrete binary values
* Digital signaling
* Line coding (discrete pulses)
*
Example: high (1) vs. low (0) voltage on wire (actual schemes are more complex)
Analog sampling for transport over digital channels
Explain Bandwith and give all points of bandwidth
Bandwidth
* Range of frequencies available
* Baseband transmission uses whole bandwidth of media
* Multiplexing – time or frequency division
* Channel capacity
* Cycles per second measured in hertz (Hz)
* Multiples – megahertz (MHz) and gigahertz (GHz)
* Data rate
What is Baud rate
Baud is a common unit of measurement of symbol rate, which is one of the components that determine the speed of communication over a data channel. It is the unit for symbol rate or modulation rate in symbols per second or pulses per second.
What is Baud rate
Baud is a common unit of measurement of symbol rate, which is one of the components that determine the speed of communication over a data channel. It is the unit for symbol rate or modulation rate in symbols per second or pulses per second.
What is Bit Rate
The number of bits per second that can be transmitted along a digital network.
Explain Attenution
Loss of signal strength measured in decibels (dB)
* Ratio of signal strength at source to signal strength at destination
Explain Noise
Stray or unwanted signals interfering with the intended signal
* Signal-to-noise ratio (SNR)
Give a description of copper cable
Copper cable
* Low voltage electrical circuit
* Twisted pair and coaxial (coax) types
* Subject to high attenuation and interference
Give a description of fiber optic cable
Fiber optic cable
* Light signals
* Less susceptible to attenuation and interference
Give a description of wireless radio
Wireless radio
* RF (radio frequency) waves propagating between sending and reception antennas
* Limitations on RF usage and power output affect range
* Industrial, Scientific, and Medical (ISM) frequency bands (2.4 GHz and 5 GHz)
* Susceptible to interference
Give a description of deterministic media access
Deterministic media access
* Token-passing
* Benefits real-time systems
Give all the points contention
Contention
* Collision domains
* Collisions increase and performance decreases as more nodes are added
Explain CSMA
Carrier sense multiple access (CSMA)
* Half-duplex
* CSMA/CD (with collision detection)
* CSMA/CA (with collision avoidance)
Give a description of switched networks
Switched networks
* Eliminate effect of collisions
* Each port is a separate collision domain
* Full duplex
Explain full duplex
Full-duplex data transmission means that data can be transmitted in both directions on a signal carrier at the same time
Give the process of CSMA/CD, CSMA/CA, and Switching
- Data to transmit
- Check networking
- Transmit Data
- Collision
- Wait
- Retransmit data
Give a full description of broadcast domains
Unicast versus broadcast traffic
* Broadcast domain boundaries
* Established by routers at layer 3.
* Bridges and switches normally flood
broadcast traffic.
* Virtual LANs (VLANs) can be used
to isolate switch ports to separate
broadcast domains.
Give a description of Ethernet frame format
Ethernet
Principal wired LAN technology
Logical bus topology (but typically physical star)
Preamble
Addressing
Destination and source Media Access Control (MAC) addresses
48-bit (6 byte)
Explain Unicast fully
Unicast – The frame is directed to a single destination interface.
In shared Ethernet, all interfaces receive the frame, but ignore it if it is not addressed to them.
In switched Ethernet, the switch identifies the appropriate port to use to deliver the frame.
Explain broadcast fully
Broadcast – The frame is directed at every interface in the same broadcast domain.
Hubs and switches flood broadcasts to every port (other than the source port).
Frame uses the destination MAC address ff:ff:ff:ff:ff:ff.
Explain error checking
Error checking
Cyclic Redundancy Check (CRC)/Frame Check Sequence (FCS)
No retransmission or error correction
What is MTU and frame length
Frame length and Maximum Transmission Unit (MTU)
Payload size
Coding payload type
Minimum frame length
Jumbo frames
Give all Ethernet deployment standards and how its measured
xBASE-y convention
Bit rate
Baseband/broadband transmission
Media type
- 10BASE-T
- 100BASE-x (Fast Ethernet)
- 1000BASe-T (Gigabit Ethernet)
- 10 Gigabit Ethernet (10GbE)