Get Knowledge - Information

WiFi: Wi-Fi Interview Questions (Wi-Fi Internships/Jobs)

303

Wi-Fi Interview Questions (Wi-Fi Internships/Jobs)

WiFi: Hello there, For Upon |Over the course of my professional career I have had the opportunity to appear for few a interviews and to interview others as well. For some people, giving an interview can be daunting especially if you don’t know how to prepare yourself for the interview. Oh, I am referring to technical interviews here.
The key in my opinion to landing an interview call is certs. If you are a student pursuing an internship I would say it’s good to have / optional to have certs but it’s a huge edge over the competition if you do have relevant certs. For example, if you are seeking internships in the field of wifi, and if you have a CWNA cert of CCNA Wireless, you definitely have a better chance of getting an interview. Please note that there is no guarantee that you will get an interview if you have a cert but it significantly increases your odds.
Also, we are just talking about getting to the interview stage; IMO, it’s always about the interview and getting an interview call or not. The rest is totally up to ‘You’ as a candidate to convert the interview into an actual offer. Beyond your profile and your interview, there are various factors that play in between the interview and the offer stage. There are always the elements of the right time and right place which play a huge role in getting an offer.

For folks who are new grads and are pursuing Full-time positions in WiFi, I feel certs are a must-have. Associate level for sure (for example, CWNA, CCNA if not both then at least one) and preferably a professional level one too (e.g.: CWSP, CWAP, CCNP Wireless). I cannot emphasize this enough but I have come across many folks who have the certs but somehow don’t know their stuff. It’s embarrassing to be in such a situation as an interviewer. It’s a very disappointing feeling.
I would highly encourage you all to focus on the content and know it well. Yes, it is good to have the actual cert but the cert is of no value if your knowledge can’t back that up. I would personally rather have you know your technology in-depth than have the actual cert. But a combination of both of the above is ideal (having the cert and knowing what you are talking about 😃 ).
I think gone are those days when you could list courses like Advanced Operating Systems etc. (some of the popular core courses) and hope to get an interview screen. I think you definitely need more than the courses to beef up your resume and hence please get at least 1-2 relevant certs during your degree. I think it’s okay to sacrifice taking an easier course or two so you can make some time for studying for certification(s).

Which cert to target? Well, it’s tricky because to truly know WiFi, you do need to focus on the 802.11 protocol itself, and books/certs like CWNP, and O’Reilly survival guides are very good. That said, if you are aiming to land a job/internship at a Vendor like Cisco, HP, etc., it’s always a no-brainer to have at least an associate-level cert from that vendor. Again, ideally, a combination of the above two would work great.
For vendor-specific stuff, please get familiarized with the product portfolio, architecture, software release versioning, etc. You can glance through some of the latest code’s release notes and get an understanding of the hardware, features, etc. from a high level. You don’t have to go too deep as it’s not expected to know the products without having any work experience. That said, there are several universities in the US (I think the University of Colorado, UMD, etc.) that have heavy coursework and lab assignments tailored around WiFi and some vendor hands-on as well. Candidates from these programs already have an edge over others.
The last point I’d like to mention is that you need to be on Linkedin. You need to have a professional social network profile (LinkedIn and if you want Twitter). Please reach out to folks in that industry for guidance/ tips etc. Many WiFi experts write blogs that have very useful information about the technology, current trends, vendor-related stuff, etc. Being active on such platforms doesn’t hurt a bit.

Below are some of the questions that an interviewer may ask during the interview. Honestly speaking I have asked some of these questions myself while interviewing others.
The content in the article should be useful for entry-level as well as experienced roles.
Sometimes you may find people on the interview panel who are not from a Wi-Fi background and in that case, you may be asked questions about general routing and switching like STP, RIP, OSPF, etc. It’s good to have basic L2/L3 networking knowledge as well but it’s hard to prep for everything under the sun sometimes :/.
Note: This by no means is a cheat sheet or a hack to pass an interview. This is just to give you folks an idea about what kind of questions can be asked during a technical interview for a wifi (802.11) job. Also, the best use of this content is not to remember it word by word and repeat it during the interview but to take it as guidance and learn the concepts behind it.
  1. Describe the 802.11 Association process

Explain the frame exchange between the endpoint/client and the Access Point before the client goes into the ‘RUN’ state is authenticated and is able to pass traffic. Provide as much detail as possible. There can be spin-off questions based on your response to this question. The answer is probe request, probe response, 802.11 open authentication request, auth response (success), the client sends an association/ reassociation request and AP responds to that with an association/reassociation response (success). After this depending on the security type of the WLAN/SSID, further frames are exchanged. in the below snippet of Wireshark, you can see the reassociation process followed by the EAP/TLS handshake
  1. Describe the process in detail of how a Wi-Fi client gets on the Wi-Fi network and starts passing traffic
Pretty much the same answer as question 1.
  1. Describe the generic EAP process
Talk about the different entities involved like the authenticator, endpoint, authentication server, etc.
  1. Explain EAP-TLS process
  1. Explain EAP-PEAP
  1. Describe in detail what happens when you open the web browser on a client to surf google.com
This article gives a very in-depth breakdown of the process. You just need to know the high-level details mainly around DNS and HTTP requests
http://igoro.com/archive/what-really-happens-when-you-navigate-to-a-url/
  1. What is the difference between the ‘Association frame’ and ‘Reassociation frame’
https://mrncciew.com/2014/10/28/802-11-mgmt-association-reqresponse/
https://mrncciew.com/2014/10/28/cwap-reassociation-reqresponse/
  1. What is a near-far issue in terms of wifi
Please refer to the CWNA Chapter on WLAN troubleshooting
  1. What is the hidden node/terminal problem?
https://www.youtube.com/watch?v=BLEt10OkE4g
  1. How would you troubleshoot the low throughput issue on the Wi-Fi network

There is no real ‘correct’ answer for such open-ended questions. The interviewer is trying to assess your analytical thinking and troubleshooting skills. If the interview is for a customer rep or test engineer, this question would be very important.
Throughput issues can stem from a variety of root causes. It is important to ask a few questions and understand what is the problem symptom before you get started. You should look at the data rate at which the client is connecting (802.11n, ac, etc.), what MCS rate and the client’s capability, SNR, and RSSI of the client to start off with. A handy tool is WLC / AP debugs logs in conjunction with Over-the-air 802.11 sniffer captures.
You can follow the traffic pattern (you won’t be able to decode the actual QoS data on most occasions) to try and get a sense of any RF issues (if you see too many Retries or rate downshift). On odd occasions, if there is a bug you may end up with incorrect sequencing of the data frames, qos mis configs, and potential A-MPDU issues. The next step once you are past Layer 1 and 2 of the OSI model is to start exploring the Layer 3 traffic (decapsulated, preferably at the VLAN level or default gateway). Check for TCP windowing issues or retransmit etc. The problem could be between specific hosts/ servers etc.
  1. How would you troubleshoot way audio issue?

Typically way audio issues stem from a power mismatch between the AP and the VoWiFi device. The VoWiFI device has limited transmit power compared to the AP which can cause one-way audio issues. The VoWiFi device can hear the AP communication even at relatively far off distances but at cell edge or beyond if the VoWiFi transmits data back, the AP sometimes cannot interpret the data leading to one-way audio.
This is the simplest form of a one-way audio issue. You need to determine if the communication is between 2 VoWiFi devices or one VoWiFi and one wired phone. There could be configurations that may block peer-to-peer communication which may potentially lead to one-way audio or no audio between two VoWiFi devices. The way to troubleshoot such an issue is normally to double-check the configurations are okay and adhere voice of wifi best practices and then delve into debugs + over-the-air captures for further isolating the problem.
  1. Briefly explain 802.11r
https://en.wikipedia.org/wiki/IEEE_802.11r-2008
  1. What are the data rates of 802.11b, 802.11g, 802.11a, 11n, and 11ac (they can also ask the history of 802.11b, g, and a). There are too many 802.11n MCS rates so most likely you should not expect a question like that.
802.11n rates: http://mcsindex.com/
802.11ac MCS rates
http://wirelessonthego.postach.io/post/802-11ac-mcs-rates
  1. Difference between dB, dBm, dBi
http://www.antenna-theory.com/definitions/decibels.php
http://www.cisco.com/c/en/us/support/docs/wireless-mobility/wireless-fixed/9218-quick-ref.html
  1. What cell edge and cell overlap would you survey for a voice deployment
-65 to -67 dBm
http://www.cisco.com/c/en/us/td/docs/solutions/Enterprise/Mobility/emob73dg/emob73/ch9_Voic.html
  1. What data rates are beacons sent out / broadcasted?
Beacons are broadcasted at the mandatory data rates set on the 2.4 and 5GHz radios.
  1. How many MCS rates are there for 802.11ac?
There are nine for a specific Spatial stream. http://wirelessonthego.postach.io/post/802-11ac-mcs-rates
  1. Modulation techniques –

http://www.ni.com/tutorial/7131/en/
http://www.wirelessdesignonline.com/doc/modulation-techniques-for-high-speed-wlan-sys-0001
  1. What is antenna beamwidth
https://en.wikipedia.org/wiki/Beamwidth
  1. Have you heard of 802.11ah?
https://en.wikipedia.org/wiki/IEEE_802.11ah
  1. Explain in as much detail as possible when you try and ping a server on the internet
http://images.globalknowledge.com/wwwimages/whitepaperpdf/WP_Mays_Ping.pdf
Assuming the ping involves a packet being sent over an Ethernet or WiFi network, ARP is used to find the Ethernet hardware address of the device that receives the outbound packet. Typically this will be the router for the LAN the machine originating the ping is on.
The typical process is:
  • You enter a command to ping a destination.
  • DNS is used to determine the IP address (if needed).
  • The routing table is consulted to find the next hop towards that destination.
  • ARP is used to find the hardware address of the next hop.
  • The IP packet is sent to the next hop, encapsulated in an Ethernet or WiFi frame
  1. What are MIMO, SU-MIMO, MU-MIMO, Beamforming, etc?

These are some of the most common terms you will come across while reading content on 11n and 11ac. The books I have referenced have all you need on these concepts
  1. What is the difference between Active scanning and Passive scanning?
Passive scanning: It’s the process where the client (STA) listens (on different channels) to the beacons from the AP or Ad Hoc station. The STA continues to listen to the beacons till it hears a beacon with the SSID of the network it wishes to join.
Active scanning: This involves the STA sending a probe request frame. The station sends the probe request frame when it is actively trying to join a specific SSID (network). The probe request frame will either contain the SSID name of the network or a broadcast SSID. If a probe request is sent specifying a specific SSID, then only the APs serving the SSID will respond with a probe response frame. If a probe request is sent with a broadcast SSID then all APs within reach will respond.
  1. TCP handshakes, TCP Windowing
You can google it 🙂
  1. 5GHz spectrum channels for WiFi use
http://wirelessonthego.postach.io/post/new-b-regulatory-domain-for-wlan-equipment-for-us
  1. Common interferers on 2.4GHz
Microwave, 2.4 GHz video camera, 2.4GHz cordless phones, Bluetooth devices etc
  1. What is the difference between MSDU and MPDU
https://www.youtube.com/watch?v=fYPspcM68h0
https://mrncciew.com/2013/04/11/a-mpdu-a-msdu/
  1. What is the difference between MSDU and A-MSDU

https://www.youtube.com/watch?v=fYPspcM68h0
https://mrncciew.com/2013/04/11/a-mpdu-a-msdu/
https://www.cwnp.com/forums/posts?postNum=286912
  1. What is a guard interval
https://en.wikipedia.org/wiki/Guard_interval
https://wifijedi.com/2009/02/11/how-stuff-works-short-guard-interval/
  1. How many (max) Mac addresses are present in an 802.11 header
Four – Sender Address (SA), Transmitter address (TA), Destination address (DA) and Receiver address (RA)
http://community.arubanetworks.com/t5/Technology-Blog/802-11-MAC-Header-Breakdown/ba-p/219264
  1. Difference between DCF and PCF
http://www.wi-fiplanet.com/tutorials/article.php/1548381/80211-Medium-Access-Methods.htm
http://www.vocal.com/networking/802-11-distributed-coordination-function-dcf/
https://en.wikipedia.org/wiki/Point_coordination_function
https://en.wikipedia.org/wiki/Distributed_coordination_function
  1. What are the types of 802.11 frames?
There can be so many more questions from these books below.
Below are some of the books, and materials to review/read to better prepare yourself for the interview
  • CWTS
  • CWNA
  • CWSP
  • CWAP
  • 802.11n Survival Guide O’Reilly
  • 802.11ac Survival Guide O’Reilly
For vendor-specific (in this case Cisco since that is all I know:/)
  • http://www.cisco.com/c/en/us/td/docs/wireless/controller/8-1/Enterprise-Mobility-8-1-Design-Guide/Enterprise_Mobility_8-1_Deployment_Guide.html
  • CCNA Wireless 640-722 official cert guide
  • Designing and deploying 802.11 Wireless networks: A practical guide to implementing 802.11n and 802.11ac Wireless networks for Enterprise-Based applications (2nd edition) by Jim Geier
  • Deploying and troubleshooting Cisco Wireless LAN Controllers by Lee Johnson (this may be outdated but still a good read for foundational level knowledge on Cisco architecture)

This article was first published here.

TO GET MORE KNOWLEDGE ABOUT WiFi, PLEASE VISIT OUR SITE: Forupon.com.

Comments are closed.