Chapter 7, Flashcards
What is a station?
The wireless client.
What are service sets?
Describes how radios may be used to communicate with each other.
What is a simplex transmission and provide an example?
A simplex communication, one device is capable of only transmitting, and the other device can only receive.
FM radio is a good example.
What is a thin Access Point?
With thin access points, the AP configuration and intelligence resides inside a WLAN controller
What does it mean when a station is associated?
Has layer 2 connection (authenticated and associated) with an access point.
What is the MSDU?
The payload of a wireless 802.11 data frame is the layer 3–7 information.
Define what the 802.11-2012 integration service (IS) integration is? Why is it important?
This describes the delivery and transfer of MSDU’s between the RF medium and the 802.3 wired network.
This is important Because the wired infrastructure is a different physical medium, an 802.11 data frame payload must be effectively transferred into an 802.3 Ethernet frame.
Give an example of an integration service using a VoWiFi phone.
A VoWiFi phone sends an 802.11 data frame to a standalone access point. The MSDU payload of the frame is a VoIP packet with a final destination of an IP PBX that resides at the 802.3 network core. The integration service removed the 802.11 header and trailer and then encases the MSDU VoIP payload inside an 802.3 frame. Reverse is done.
What is a Distribution System medium? Give an example.
A logical physical medium used to connect access points. The most common example is an 802.3 medium.
What is a Distribution System Service? What does this service do in junction with the Integration Service?
System services built inside an access point are usually in the form of software. The DSS provide the switch like intelligence. These software services are used to manage client station associates, associations, and dissociations.
This works in tandem with the integration service because Distribution System Services also use the layer 2 addressing of the 802.11 MAC header to eventually forward the layer 3–7 information (MSDU) either to the integration service or to another wireless client station.
What is a Wireless Distribution System? Give 2 examples.
This is the same as a distribution system medium on 802.3 however this time its the wireless network.
An example would be a mesh network.
Another example would be a wireless repeater.
What are the 4 MAC addresses that are used in a frame when a wireless distributed network is used?
a frame sent within any type of WDS requires four MAC addresses: a source address, a destination address, a transmitter address, and a receiver address.
Do wireless repeaters and the AP have to be on the same channel?
Yes, because it effectively increases the cell.
What is an SSID?
It is a logical name used to identify an 802.11 wireless network. It is also used for AP’s to identify each other.
How many characters can an SSID have? Is it case sensitive?
32 characters and yes it is case sensitive,
What is a basic service set?
Consist of one AP radio with one or more client
stations.
What is a BSSID?
The layer 2 identifier of each individual BSS. The radio’s MAC address. Most often the BSSID is the
MAC address of the radio network interface.
Name 3 purposes for the BSSID
- The BSSID address plays a role in directing 802.11 traffic within the basic service set.
- This address is also used as a unique layer 2 identifier of the basic service set.
- Furthermore, the BSSID address is needed during the roaming process.
What is a basic service area? How does RSSI come into play with this?
The physical area of coverage provided by an access point in a BSS.
Client stations can move throughout the coverage area and maintain communications with the AP as long as the received signal strength between the radios remains above received signal strength indicator (RSSI) thresholds.
What is an extended service set?
An extended service set is two or more basic service sets connected by a distribution system medium. Usually an
extended service set is a collection of multiple access points and their associated client stations, all united by a single DSM.
What is nomadic roaming?
When a client leaves a BSS that isn’t overlapping with another BSS. The client loses connectivity, That small window of time that occurs between the client moving between BSS is called nomadic roaming.
What is co-location?
When a BSS overlaps heavily with another BSS on a different channel. This is designed to provide capacity.
What is an independent basic service set? Explain in detail.
The radios that make up an IBSS network consist solely of client stations (STAs), and no access point is deployed. All of the stations transmit frames to each other directly and do not route their frames from one client to another. All client station frame exchanges in an IBSS are peer to peer. All stations in an IBSS must contend for the half-duplex medium, and at any given time only one STA can be transmitting.
What is a mesh basic service set?
Set of APs that provide mesh distribution.