9.1 Wireless Concepts - 9.2 Wireless standards Flashcards

1
Q

Describe the Signaling method Frequency Hopping Spread spectrum (FHSS)

A

FHSS uses a narrow frequency band and hops data signals in a predictable sequence from frequency to frequency over a wide band of frequencies.

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

Describe the Signaling method Direct-Sequence Spread Spectrum (DSSS)

A

the transmitter breaks data into pieces and sends the pieces across multiple frequencies in a defined range. DSSS is more susceptible to interference and less secure then FHSS.

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

Describe the signaling method Orthogonal Frequency-Division Multiplexing (OFDM)

A

breaks data into very small data streams to send the information across long distances where environmental obstacles may be an issue. OFDM:

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

Describe the topology method Ad Hoc

A

An ad hoc network works in peer-to-peer mode without an access point. The wireless NICs in each host communicate directly with one another. An ad hoc network:

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

Describe the Topology method Infrastructure

A

An infrastructure wireless network uses an access point (AP) that functions like a hub on an Ethernet network. Infrastructure networks have the following characteristics:
The network uses a physical star topology with a logical bus topology.
You can easily add hosts without increasing administrative efforts.
The AP can be connected to a wired network easily, allowing clients to access both wired and wireless hosts.
The placement and configuration of APs require planning to implement effectively.

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

Describe Media access

A

Wireless networks use carrier sense multiple access/collision avoidance (CSMA/CA) to control media access and avoid (rather than detect) collisions. Collision avoidance uses the following process:
The sending device listens to make sure that no other device is transmitting. If another device is transmitting, the device waits a random period of time (called a backoff period) before attempting to send again.
If no other device is transmitting, the sending device broadcasts a request to send (RTS) message to the receiver or AP. The RTS includes the source and destination, as well as information on the duration of the requested communication.
The receiving device responds with a clear to send (CTS) message. The CTS also includes the communication duration period. Other devices use the information in the RTS and CTS to delay send attempts until the communication duration period (and subsequent acknowledgement) has passed.
The sending device transmits the data. The receiving device responds with an acknowledgement (ACK). If an acknowledgement is not received, the sending device assumes a collision occurred and retransmits the affected packet.
After the time interval specified in the RTS and CTS has passed, other devices can start the process again to attempt to transmit.

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

Name the devices that are used on wireless networks

A

A wireless NIC sends and receives signals.
A wireless AP is the equivalent of an Ethernet hub. The wireless NICs connect to the AP, and the AP manages network communication.
A wireless bridge connects two wireless APs into a single network or connects a wireless AP to a wired network. Most APs include bridging features.

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

What is a station (STA) in a wireless network

A

An STA is a wireless NIC in an end device such as a laptop or wireless PDA. STA often refers to the device itself, not just the NIC.

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

What is a (AP) Access Point

A

sometimes called a wireless AP (WAP), is the device that coordinates all communications between wireless devices, as well as the connection to the wired network. It acts as a hub on the wireless side and a bridge on the wired side. It also synchronizes the stations within a network to minimize collisions.

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

also called a cell, is the smallest unit of a wireless network. All devices in the BSS can communicate with each other. The devices in the BSS depend on the operating mode.
In an ad hoc implementation, each BSS contains two devices that communicate directly with each other.
In an infrastructure implementation, the BSS consists of one AP and all its associated STAs.
All devices within the BSS use the same radio frequency channel to communicate.

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

What is an independent Basic Service Set (IBSS)

A

is a set of STAs configured in ad hoc mode.

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

What is an Extended Service Set (ESS)

A

ESS consists of multiple BSSs with a distribution system (DS). The graphic above is an example of an ESS. In an ESS, BSSs that have an overlapping transmission range use different frequencies.

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

What is a Distribution System (DS)

A

The DS is the backbone or LAN that connects multiple APs (and BSSs) together. The DS allows wireless clients to communicate with the wired network and with wireless clients in other cells.

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

What is a SSID

A

The SSID, also called the network name, groups wireless devices together into the same logical network.
All devices on the same network (within the BSS and ESS) must have the same SSID.
The SSID is a 32-character value that is inserted into each frame. The SSID is case sensitive.
The SSID is sometimes called the ESSID (extended service set ID) or the BSSID (basic service set ID). In practice, each term means the same thing; however, they are technically different.

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

What is a Basic Service Set Identifier (BSSID)

A

The BSSID is a 48-bit value that identifies an AP in an infrastructure network or an STA in an ad hoc network. The BSSID allows devices to find a specific AP within an ESS that has multiple access points. STAs use it to keep track of APs as they roam between BSSs. The BSSID is the MAC address of the AP and is set automatically.

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

Multiple-Input, Multiple-Output (MIMO)

A

MIMO increases bandwidth by using multiple antennas for both the transmitter and receiver.
A system is described by the number of sending and receiving antennas. The 802.11n specifications allow up to four sending and four receiving antennas. The benefit of adding additional antennas declines as the number increases; going above 3x3 provides a negligible performance increase.

17
Q

Channel bonding

A

Channel bonding combines two non-overlapping 20 MHz channels into a single 40 MHz channel, resulting in slightly more than double the bandwidth.
The 5 GHz range has a total of 23 channels, 12 of which are non-overlapping. This allows for a maximum of 6 non-overlapping bonded (combined) channels.
The 2.4 GHz range has a total of 11 channels, three of which are non-overlapping. This allows for a maximum of 1 non-overlapping channel. For this reason, channel bonding isn’t usually practical for the 2.4 GHz range.

18
Q

Frame composition

A

802.11n changes the frame composition, resulting in increased efficiency of data transmissions due to less overhead.

19
Q

Multi-user MIMO

MU-MIMO

A

MU-MIMO is an enhancement to MIMO that allows multiple users to use the same channel.
In addition to adding MU-MIMO, 802.11ac doubled the number of MIMO radio streams from four to eight.

20
Q

Channel bonding

A

Channel bonding is used to combine even more channels in the 5 GHz band, allowing for up to 160 MHz wide channels.

21
Q

Frame composition

A

802.11ac added four fields to the wireless frame, which identify the frame as very high throughput (VHT).

22
Q

Speed and signal distance

A

When implementing the wireless network, keep in mind the following concerning signal distance and speed.
Transmission speeds are affected by distance, obstructions (such as walls), and interference.
Maximum signal distance depends on several factors, including obstructions, antenna strength, and interference. For example, for communications in a typical environment (with one or two walls), the actual distance would be roughly half of the maximum.
Because transmission speeds decrease with distance, you can either achieve the maximum distance or the maximum speed, but not both.

23
Q

Mixing newer and older devices

A

Newer devices’ ability to communicate with older devices depends on the capabilities of the transmit radios in the access point.
Some 802.11n devices are capable of transmitting at either 2.4 GHz or 5 GHz. However, a single radio cannot transmit at both frequencies at the same time.
Most 802.11g devices can transmit using DSSS, CCK, DQPSK, and DBPSK for backwards compatibility with 802.11b devices. However, the radio cannot transmit using both DSSS and OFDM at the same time.

24
Q

Dual band access points

A

A dual band access point can use one radio to transmit at one frequency and a different radio to transmit at a different frequency. For example, you can configure many 802.11n devices to use one radio to communicate at 5 GHz with 802.11a devices, and the remaining radios to use 2.4 GHz to communicate with 802.11n devices. Dual band 802.11a and 802.11g devices are also available.

25
Q

Mixed mode

A

When you configure an access point, some configuration utilities use the term mixed mode to designate a network with both 802.11n and non-802.11n clients. In this configuration, one radio transmitter is used for legacy clients, and the remaining radio transmitters are used for 802.11n clients.
Many 802.11n access points can support clients running other wireless standards (802.11a/b/g). When a mix of clients using different standards are connected, the access point must disable some 802.11n features to be compatible with non-802.11n devices. This decreases the effective speed.
Some newer 802.11a and 802.11g devices provide up to 108 Mbps using 802.11n pre-draft technologies (MIMO and channel bonding).