Wireless Networking Flashcards

1
Q

IBSS

A

Independent Basic Service Set used in Ad Hoc peer to peer network mode

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

802.11 3 standard broadcasting methods

A
  1. DSSS
  2. FHSS
  3. OFDM
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

DSSS

A

Direct sequence Spread spectrum; Sends data out on different frequencies at the same time

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

FHSS

A

Frequency Hopping spread spectrum; sends data out on one frequency at a time

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

OFDM

A

Orthogonal frequency division Multiplexing; better at dealing with interference and is used on all but the earliest 802.11 networks.

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

Channels that WAPs can use

A

1-11, default channels like 1,6 and 11 are used because they do not overlap

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

CSMA/CA

A

Carrier sense multiple access with collision avoidance; each sending node detects the collision and responds by generating a random timeout period for itself, during which it doesn’t try to send any more data on the network which is called a backoff.

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

DCF

A

Distributed Coordination Function; specifies rules for sending data onto the network media.

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

802.11b

A

Data throughput: 11Mbps
Range: Up to 300ft
Frequency: 2.4GHz
Spectrum: DSSS

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

802.11a

A

Data Throughput: 54Mbps
Range: Up to 150 Feet
Frequency: 5.0GHz
Spectrum: OFDM

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

802.11g

A

Data Throughput: 54Mpbs
Range: Up to 300 Feet
Frequency: 2.4GHz
Spectrum: OFDM

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

802.11n

A

Data Throughput: 100+ Mbps
Range: Up to 300 Feet
Frequency: 2.4GHz also supports dual band
Spectrum: OFDM (QAM)

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

MIMI

A

Multiple In/Multiple Out; which enables the devices to make multiple simultaneous connections called streams

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

Transmit Beamforming

A

A Multipole Antenna tech that helps get rid of dead spots.

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

802.11ac

A

Data Throughput: Up to 1Gbps
Range: Up to 300 Feet
Frequency: 5 GHz
Spectrum: OFDM (QAM)

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

802.11i

A

First standard security encryption for wireless networks that used the 802.1X standard to enable you to setup a network with secure authentication using RADIUS server and passwords encrypted with EAP.

17
Q

EAP

A

Extensible Authentication Protocol. which is a PPP wrapping that EAP compliant applications can use to accept one of many types of authentication.

18
Q

EAP-PSK

A

EAP-Pre Shared Key, is nothing more than a shared secret code thats stored on both the wireless access point and the wireless client encrypted using AES encryption.

19
Q

EAP-TLS

A

EAP with transport Layer Security defines the use of a RADIUS server as well as mutual authentication. Requiring certificates on both the server and client.

20
Q

EAP-TTLS

A

EAP Tunneled TLS is similar to EAP-TLS but only uses single server side certificate.

21
Q

EAP-MS-CHAPv2

A

More commonly known as PEAP (Protected EAP) uses a password function based on CHAPv2 with the addition of an encrypted TLS tunnel. Most common implementation of EAP.

22
Q

EAP-MD5

A

Very simple version of EAP that uses only MD5 hashes for transfer of auth credentials. Is weak and the least used of all the version of EAP

23
Q

LEAP

A

Lightweight EAP is a proprietary EAP auth used almost exclusively by Cisco Wireless products. Combination of MS-CHAP and RADIUS server

24
Q

EAP-FAST

A

EAP Flexible Authentication via secure tunneling is ciscos replacement for LEAP.

25
802.1x
A port based auth network acccess control mechanism for networks.
26
WEP
Wired Equivalent Privacy, uses 64 bit or 128 bit encryption algorithm to scramble data frames.
27
WPA
Wifi Protected Access. Offered security enhancements such as dynamic encryption key generation and encryption key integrity frame checking feature.
28
TKIP
Temporal Key Integrity Protocol. Still used RC4 for cipher
29
WPA2
Wifi protected access 2, used the AES full 802.11i standard.
30
WPA2-Enterprise
Just adds enterprise class wireless equipment
31
LWAPP
Lightweight Access Point Protocol
32
VLAN Pooling
Creating a pool of VLAN for a single SSID and randomly assigning wireless clients to one of the VLANs.