Chap 18 - Wireless Infrastructure Flashcards
What are the two modes wireless APs can operate in?
- Autonomous Mode
- Lightweight Mode
What is Local MAC architecture?
When the AP does all the MAC functions (aka autonomous mode)
What is Split MAC architecture?
When the MAC functions are divided. The AP performs most of the real-time MAC functions and the WLC handles the management MAC functions.
What does CAPWAP stand for and what is it used for?
- Control and Provisioning of Wireless Access Points
- Tunneling protocol used to connect an AP to a WLC
What is a Centralized or Unified wireless LAN topology?
When the controller is located in a central location like a data center or a network core.
What kind of traffic goes across a CAPWAP tunnel?
Control plane and data plane traffic
How many APs can an enterprise WLC support?
Up to 6000
What should RTT be between an AP and the WLC?
Less than 100 msec
What is Embedded wireless topology?
It is when the WLC functionality resides on the switch itself.
How many APs can an embedded WLC support?
Up to 200
What is the Mobility Express Topology?
where a fully functional Cisco AP also runs software that acts as a WLC.
How many APs can Mobility Express support?
Up to 100
What are the 8 states that make up the Wireless Access Point State Machine?
- AP Boots
- WLC Discovery
- CAPWAP Tunnel
- WLC Join
- Download image
- Download config
- Run State
- Reset
What 3 things happen during the AP Bootup state?
- AP receives power
- AP runs small version of IOS
- Receives an IP address (either DHCP or statically defined
What happens during the WLC Discovery state?
AP takes a number of steps to find a WLC
What happens during the CAPWAP Tunnel state, what protocol is the channel and how is authentication done?
- AP attempts to build a CAPWAP tunnel with one or more controllers
- The tunnel will provide a secure Datagram Transport Layer Security (DTLS) channel for subsequent AP-WLC control messages
- The AP and WLC authenticate each other through an exchange of digital certificates.
What 3 things happen during the WLC Join state?
- AP selects a WLC from a list of candidates
- AP sends a CAPWAP Join Request message to it.
- WLC replies with a CAPWAP Join Response message
What happens during the Download Image state?
- The AP and WLC compare software releases.
- If they are different the AP downloads it from the WLC
- If the two are running identical releases, no download is needed.
what happens during the Download Config state and what 4 config parameters are included?
- AP pulls configuration parameters down from the WLC and can update existing values with those sent from the controller
- Settings include
- RF
- SSID
- Security
- QoS
What happens during the Run state?
The AP and WLC provide a BSS and begin accepting wireless clients
What happens during the Reset state?
- Existing client associations and CAPWAP tunnels torn down
- AP then reboots and starts through the entire state machine again.
What determines the software release running on an AP?
The AP must run the software release that is running on the WLC.
What 3 scenarios would cause an AP to download a software release?
- Version mismatch with the WLC
- Code upgrade performed on the WLC
- WLC fails forcing AP to join a different WLC
When upgrading a WLC how can you prevent a lengthy outage caused by APs downloading new code?
- Download the new image to the controller but don’t reboot
- Then perform pre-downloads to the AP’s They will continue to run the old image until the WLC reboots
What 3 methods of discovery do APs use when trying to build a list of WLCs?
- Prior knowledge of WLCs
- DHCP and DNS information to suggest some controllers
- Broadcast on the local subnet to solicit controllers
What 4 sources can an AP use to build a list of WLCs and what does it do if those sources fail?
- Broadcasts a CAPWAP Discovery Request on local wired subnet
- Primed with up to 3 WLC addresses kept in NVRAM or up to 8 WLCs from previously joined WLC
- DHCP option 43
- DNS query for CISCO-CAPWAP-CONTROLLER. localdomain
- If previous steps unsuccessful reset and try again