Wireless Flashcards
source
http://www.coursehero.com/flashcards/430794/CCNP-SWITCH-642-813-Wireless/
If an AP wants to service multiple SSIDs, what must it connect to the physical switched network with?
a Trunk link!
In regard to Wireless technology, what is an HREAP and what does it do?
Hybrid Remote Edge Access Point. In the event the LAP loses its connection to the WLC, it allows the users to maintain their connections without forcing the LAP to reboot in order to reconnect to a different WLC. (makes it act like an autonomous AP.)
When setting up the switchport, does a wireless LAP need to have a trunk port or an access port?
Access port! Everything else is handled trough the LWAPP/CAPWAP tunnel!
LAPs and WLCs come with what type of certificate in order to authenticate with one another?
X.509
The division of labor used by the Cisco Unified Wireless Network in regard to LAPs and WLCs is known as what type of architecture?
a Split-MAC architecture.
Explain Inter-controller roaming on the same IP subnet.
The WLCs in question will simply exchange a mobility message, where information about the client is sent from one WLC to another.
What network layer should a WLC be located at?
Distribution layer!
What happens when a LAP loses its connection with the WLC?
it will reboot and attempt to locate another WLC.
What is a mobility group in wireless roaming? How many WLCs with one support?
Mobility groups are collections of WLC that allow inter-controller roaming between members of the same group. You can have 24 WLCs.
What is an SSID, and if two device have different SSIDs, can they communicate?
Service Set Identifier, and No. SSIDs must match to communicate.
How many WLC can a single LAP know about.
- Primary, secondary, tertiary.
In 802.11 what is the amount of time called that all stations must wait before transmitting?
DCF interframe Space, or DIFS.
What are the two types of traffic that are transmitted over LWAPP/CAPWAP and which one is encrypted?
Control messages (encrypted!), and normal data.
What is an optional serve platform that can be used as a single GUI front-end to all the WLCs in a network?
the Wireless Control System.
What is the difference between an IBSS, a BSS, and an ESS?
-IBSS is ad-hoc.-BSS is only one AP.-ESS connects more than one AP.
What three things can an AP require of a wireless client before it will be allowed to communicate?
matching SSID, compatible wireless data rate, and Authentication credentials.
What is the technical term for an Ad-Hoc network?
Independent Basic Service Set (IBSS)
What wireless mode is an AP that is standalone or autonomous in?
Autonomous mode!
What has to happen for a client to roam between two WLCs that are NOT in the same mobility group?
They must get a new IP and their session information will be dropped.
Explain Inter-controller roaming on different IP subnets.
When a client roams into a new controller, that controller creates an Ether-IP tunnel from itself to the WLC when the clients IP natively resides. Incoming traffic then flows to the original WLC and then through the tunnel to the new WLC.
What is a cell and what is roaming?Define the difference between layer 2 and layer 3 roaming.
-A cell is an AP’s coverage area.-roaming is moving from one AP to another.-L2 roaming maintains the same IP for the client. -L3 roaming means the client must change IPs when it changes APs.
In simple terms, a Wireless AP is in charge of mapping a VLAN to a(n) ____?
SSID!
What is an intra-controller roam, and what happens to allow this to occur?
-When a client’s wireless association stays within the same controller.-The controller simply updates its tables to use the LWAPP/CAPWAP tunnel to the new LAP.
What does the ‘Cisco Unified Wireless Network’ suggest doing?
Using LAPs and WLCs to centralize certain wireless functions on a network.
What are the 5 steps that a LAP must do to bootstrap and become active?
- Get a DHCP IP address.2. Learn the IP of any available WLC.3. Send a join request, and receive a reply.4. Download newer software (if necessary).5. Build a secure LWAPP/CAPWAP tunnel.
What two types of tunnels are used by LAPs and WLCs to communucate?
-LWAPPs (Lightweight Access Point Protocol) (Cisco Proprietary)-CAPWAP (Control and Provisioning Wireless Access Point protocol) (standards-based)
Can traffic from two clients attached to the same AP pass directly through the air to the destination?
No, it must travel through the AP. only Ad-Hoc (IBSS) can go from source directly to destination without the AP.
Can WLCs support Etherchannel autonegotiation?
No they cannot! You must enable unconditional Etherchannel on the Switch in order to establish the Etherchannel.
What are the two ways that a LAP can discover the IP address of the WLC?
Through DHCP option 43, or if in the same broadcast domain they can talk directly to one another via broadcast.
What is an Anchor point and Foreign agent in inter-controller roaming?
-Anchor point, the WLC that a client originally joined the wireless network at.-Foreign agent, any WLC serving the client from a different subnet.
What does *EAPoL* stand for?
Extensible Authentication Protocol over LAN
What is *EAPoL*?
EAPoL is an authentication framework frequently used in wireless and point-to-point networks.
Which two Lightweight Access Point Protocol (LWAPP) statements are true? (Choose two) A. Layer 3 LWAPP is a UDP / IP frame that requires a Cisco Aironet AP to obtain an IP address using DHCP. B. Data traffic is encapsulated in UDP packets with a source port of 1024 and a destination port of 12223. C. Data traffic is encapsulated in TCP packets with a source port of 1024 and destination port of 12223. D. Control traffic is encapsulated in UDP packets with a source port of 1024 and a destination port of 12223.
Answer: A and D
Which statement about the Lightweight Access Point Protocol (LWAPP) is true? A – LWAPP encrypts control traffic between the AP and the controller. B – LWAPP encrypts user traffic with a x.509 certificate using AES-CCMP. C – LWAPP encrypts both control traffic and user data. D – When set to Layer 3, LWAPP uses a proprietary protocol to communicate with the Cisco Aironet APs.
Answer: A
LWAPP is meant to be a network protocol for access points that also provides for centralized management. Which issue or set of issues does the Lightweight Access Point Protocol (LWAPP) address? A. provides security by blocking communication between access points and wireless clients. B. reduction of processing in wireless controllers. C. distributed approach to authentication, encryption, and policy enforcement. D. access point discovery, information exchange, and configuration.
Answer: D