Wireless networks Flashcards

(9 cards)

1
Q

What is the IEEE standard for Wireless LAN’s ?

A

802.11
It was first established in 1997

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Ad-Hoc mode ?

A

Also known as IBSS (independent Basic Service Set).
Devices directly connect to each other without an Access Point or central router.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is infrastructure mode ?

A

Also known as BSS (Basic service set).
Devices connect to a central Access point which manages the traffic and connects them to a wired network.
ESS (Extended service set) is when multiple BSSs are connected to cover a larger area.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Why cant WiFi use CSMA/CD (collision detection) like Ethernet ?

A

A wireless radio cant receive and send data at the same time (its half-duplex) so it cannot “hear” the collision while sending the data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How does CSMA/CA (Collision avoidance) work ?

A

Listen: The device listens to the channel.
Wait: If the channel is clear, it waits a random amount of time.
Transmit: It sends the data.
Ack: It waits for an acknowledgement from the reciever. If no ack is recieved then it assumes there was a collision.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the difference between Passive and Active Scanning ?

A

Passive mode: The client just listens for Beacon frames broadcast periodically by the access point contianing the SSID.
Active mode: The client broadcasts a Probe Request and waits for a probe response from an AP.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Compare the 2.4GHz and 5 GHz bands.

A

2.4GHz: - Better range
- High interference
- Only 3 non-overlapping channels

5GHz: - Shorter range
- Faster speeds
- 24 non-overlapping channels

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Define the types of Signal Interference issues.

A

Reflection: Signal bounces of larger objects.
Refraction: Signal bends as it passes through a medium.
Diffraction: Signal bends around an object.
Scattering: Signal hits uneven surfaces and scatters in many directions.
Absorption: Signal energy is converted to heat as it passes through material.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Compare the Wireless Security Protocols.

A

WEP (Wired Equivalent Privacy): Original. Uses static RC4 keys. Highly insecure.
WPA (Wi-Fi Protected Access): Uses TKIP (Temporal Key Integrety Protocol) which changes the key for every packet.
WPA2: Uses AES (advanced encryption standard).
WPA3: Disallows legacy protocols, uses PMF (Protected Management Frames) for better security.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly