chapter 7 - wireless and mobile network Flashcards

(46 cards)

1
Q

What is a base station and what does it do?

A

Connected to the wired network

relays packets between wireless and wired parts

if gets a wireless pckt -> sends to base station -> sends to wired place (webserver)

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

What are the two main challenges in wireless networking?

A
  • interference: signals vulnerable to interference from other devices
  • security : signals broadcast through the air can potentially be accessed by anyone within range
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is ad hoc mode?

A

Devices connect directly without base station; peer-to-peer

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

What makes wireless links different from wired links?

A
  • Signal attenuation
    • wireless: radio signals
    • wired: cables
  • interferance - only in wireless
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the hidden terminal problem?

A

Two nodes can’t hear each other but collide at a common receiver
* a-b-c
* a nd c dont know about each other and sends data to b
* collision at b -> data loss
* cant use CSMA bc the other devices are “hidden” and cant hear

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

what does handoff/handover mean

A

change the base station to another as a user moves through a network

  • eks: on a phone call while walking through a city. As you move:
  • Your phone switches from one cell tower to the next without dropping the call
  • That switch is called a handoff.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Single-hop, infrastructure-based

A

base station that is connected to a larger wired network

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

Single-hop, infrastructure-less

A

no base station that is connected to a wireless network

one of the nodes in this single-hop network may coordinate the transmissions of the other nodes (ad-hoc)

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

Multi-hop, infrastructure-less

A

No base station; nodes relay data trough other nodes

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

Multi-hop, infrastructure-based

A

hops through multiple base stations

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

What is a Basic Service Set (BSS)?

A

devices communicate trough one access point (AP) in infrastructure mode

BSS = 1 Access Point + all associated wireless devices

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

when does multipath propagation occurs?

A

when a wireless signal takes multiple different paths to reach the receiver

wireless signal - can be reflected, bounce off walls -> receiver may get multiple copies of the same signal at slightly different times

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

What is signal attenuation in wireless links?

A

Signal gets weaker as it travels through matter (path loss)

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

Why is interference a problem in wireless networks?

A

Many devices share the same frequencies, causing collisions and noise

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

What does a higher SNR mean? (signal-to-noise ratio)

A

Easier to extract signal from noise

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

What’s the tradeoff between SNR and BER(bit error rate)?

A

Higher SNR → lower BER → better throughput

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

How does a device connect to a Wi-Fi network?

A
  • Scans for beacons (Each beacon contains network name)
  • → selects AP (Based on signal strength)
  • → authenticates
  • → associates(sends association request to AP)
  • → gets IP via DHCP
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What’s the difference between passive and active scanning?

A

Passive: device listens for beacon frames

Active: device sends probe requests and waits for responses

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

How does CSMA/CA work?

A

Sense channel

If busy: backoff time -> sends when time = 0

If idle: wait short time ->transmit

If no ACK: retry with longer backof (assumes collision happened)

wait the short time -> Interframe Space (IFS)

17
Q

What is passive scanning in 802.11?

A
  • Device listens for beacon frames that AP sends out
  • assosiaction request: device finds a network it want to connect to
  • Association response: AP accepts and connects device
18
Q

What is active scanning in 802.11?

A
  • Device SENDS probe requests to all AP nearby
  • AP that fulfill criteria -> probe response
  • Association req from device to AP
  • Association response from AP to device
19
Q

How does a device choose which AP to associate with?

A

Typically selects AP with strongest signal

19
Q

What is the association process in 802.11?

A

Device sends association request →
AP replies with association response → device may request IP via DHC

20
Q

How is a device authenticated in 802.11?

A

via MAC address or username/password

21
Why doesn’t 802.11 use collision detection (CD)?
hard to detect collisions due to weak received signals and hidden terminal/fading effects
22
How does 802.11 avoid collisions?
Uses backoff timers and optional RTS/CTS to reserve the channel
23
What happens after device successfully receives data frame?
* Receiver sends an ACK after a short delay (SIFS) * sender can now continoue wth next frame * if no ACK is received, sender retransmits
24
What do RTS and CTS packets do in Wi-Fi?
Reserve the channel before transmission to avoid collisions (esp. from hidden terminals) RSP - sender to receiver - "can i send data" CTS - receiver to sender - "yes, channel's reserved"
25
What happens when a mobile stays in the same subnet?
Keeps same IP; switches learn new port automatically via frame traffic
26
How does Wi-Fi power saving work?
Client sleeps until next beacon frame, wakes up only if it has data waiting
27
What is the purpose of Address 3 in 802.11 frames?
Identifies the MAC address of the router for destination/source tells where the packet should go on the wired side | depends bc of the direction
28
How does an AP bridge between wireless and Ethernet?
Converts ethernet (802.3) frame to wireless (802.11) frames (and vice versa)
29
What is the duration field used for in 802.11?
Reserves channel time for data + ACK transmission
30
What does the 802.11 frame control field include?
Type/subtype, to/from bits, encryption flag (WEP), and control info
31
What happens when a device moves between APs in the same subnet?
It keeps its IP and TCP connections; just reassociates with the new AP
32
How does a switch learn a device has moved to a new AP?
New AP sends a broadcast frame with the host’s MAC, updating the switch's forwarding table
33
What does a LTE base station (eNode-B)?
* Connects to the core network (EPC) * Wireless communication -> connects to the core network * coordinates with other BSs for mobility and interference control
34
What is the HSS(Home Subscriber Serve) in LTE?
A control-plane database storing mobile user info and supports functions like authentication and mobility
35
What does the MME do?
Authenticates devices, manages tunnels, and tracks mobile location in the network
36
What does the P-GW do?
connects mobile users to the external IP networks
37
How is mutual authentication done in LTE?
MME asks HSS about if a user has access to this exchange encrypted info to verify both the mobile and the network
38
How is the path from device to Internet established in LTE?
* connects to eNode * authenticates (HSS vi MME) * IP address assignment - goes through eNodeB → S-GW → P-GW
39
What is paging in LTE?
MME sends paging msg to wake devices that are in idle mode when there is incoming data for them
40
How is the global mobile network organized?
A network of interconnected 4G networks, just like the Internet
41
What is NAT?
method that lets multiple devices share a single public IP by translating private IPs to one public IP
42
What is LTE?
4G mobile network standard that provides high-speed wireless Internet using an all-IP architecture