17 - Examining Wireless AP Operation Flashcards

1
Q

Universal APs are not country specific but need to comply with the appropriate___.

A

regulatory domain

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

What are the two ways a universal AP can be primed?

A
  • Manual priming

* Automatic priming

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

What is manual priming?

A

o A smartphone running Cisco AirProvision application in the same WLAN as the universal AP, is connected to the APs SSID. Cisco AirProvision uses both the GPS coordinates from the smartphone GPS unit and the mobile country code that is advertised by cellular phone network towers to properly determine the location of the smartphone and prime the AP accordingly
o You only really need to manually prime one AP as this can be used to prime the rest of the APs in the RF neighbourhood

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

What is automatic priming?

A

o Once an AP has been manually primed, it can used the Cisco proprietary NDP mechanism to automatically prime the other APs in the RF neighbourhood.

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

A ___ must associate with a controller before it can become an active part of the network. The initial discovery process aims at discovering as many controllers as possible to maximise the chances of finding either a primary controller or the least -loaded controller.

A

controller-based AP

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

Once an AP obtains an IP address either statically or through DHCP, the AP can learn the management IP addresses of multiple controllers by using the following methods:

A
  • Subnetwork broadcast – AP sends a CAPWAP controller discovery request to the local subnetwork. All Cisco WLCs in the local subnetwork that receive this packet will respond with a discovery response.
  • Locally stored IPv4/IPv6 – if the AP was previously associated to a controller, the IP addresses of the primary, secondary, and tertiary controllers are stored in the non-volatile memory of the AP.
  • DHCP – when a Cisco AP sends a DHCP discover request, it uses the Cisco vendor option, option 43 for ipv4 and 52 for ipv6. If the DHCP server is configured to respond to these options, it will send a list of Cisco controller IP addresses to the AP in the DHCP ACK message. The AP will then use this to send a unicast discovery request to each of the controllers.
  • DNS – if the DHCP server is configured to provide both 006 (DNS server address) and option 015 (domain name) information, the AP can obtain WLC addresses from the DNS server.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Once an AP has gathered a list of __ from the __ discovery process, it selects and joins one WLC via the primary, secondary, tertiary or master configuration of controllers

A

WLC, CAPWAP

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

What is the predefined method for the AP to select the controller for which it will register?

A
  1. The AP will first associate with its primary controller, assuming it has been established
  2. Upon failing with the primary, it will try secondary
  3. Upon failing with secondary, it will try its tertiary
  4. If there is no controller information established in the AP, the AP will look for a master controller. The master is an option on the WLC which is typically used to initialise a new AP for later deployment
  5. Finally, if there is no established controller and no master, the AP will select the least-loaded controller, which is defined as the controller with the greatest available AP capacity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

If a __ controller is configured, all APs without an established controller will automatically join the one controller that is marked as the __. This allows administrators to prime the APs to specific controllers and be aware of which APs have been joined to the network, then re-associate to its correct final destination controller.

A

master

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

If the APs do not have established controllers, and use a broadcast to find their controllers, then the APs will ultimately ___among all available management interfaces from any controller. The first AP will register to controller 1, the second to controller 2 and the process will repeat.

A

load balance

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

Load balancing does not activate until there is a min number of __ APs that are associated to a WLC.

A

3

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

During the discovery process, the controller answers requests with its AP ___ and __. The AP uses this information to determine the remaining space on the controller and choose the least-loaded controller.

A

capacity, occupancy

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

The WLC is designed to provide __ for APs. In a WLC failure, the APs that are associated with this WLC will migrate to the other controllers, if they have capacity. The APs will fall back to their primary controller once it is back online.

A

HA

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

The AP uses a __ packet, which is also known as the “heartbeat”, to communicate with the controller and verify its reachability status. The default interval for the heartbeat is __ seconds. Whenever one heartbeat ACK from the controller is missed, the AP resends the heartbeat up to _ times at _-second intervals. If an ACK is not received after the fifth retry, the AP declares the controller as unreachable and searches for a new controller.

A

hello, 30, 5, 1

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

Both the retransmit __ and retransmit __ are configurable from either the GUI or CLI, allowing the administrator the capability to fine-tune the failover behaviour in the network.

A

interval, count

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

The administrator may select a value between - seconds for retransmit count (default of 3) and a value between - times for the retransmit interval (default of 3), and a value of between_-_ seconds for heartbeat timeout.

A

3-8, 2-5, 1-30

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

What are the two ways in which an AP migrates to another WLC if its primary is no longer available?

A

o Per AP configuration of a primary, secondary and tertiary

o A WLC configuration of a global primary and secondary controller.

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

Each controller has a defined number of ___for APs. When multiple controllers with unused AP ports are deployed on the same network and one controller fails, the dropped APs automatically poll for unused controller ports and associate with them.

A

communication ports

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

You can configure your wireless network so that the backup controller recognises a join request from a __-priority AP and if necessary, disassociates a __-priority AP as a means to provide an available port.

A

higer, lower

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

APs can be assigned one of the following priorities:

A

o Low: level 1
o Medium: level 2
o High: level 3
o Critical: level 4

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

By default, all APs are set to priority level _ which is the lowest priority.

A

1

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

When the WLC AP __ option is enabled, APs will return to their primary controllers after a failover event when the primary controller comes back online. This feature is enabled by default, and many administrators choose to leave the AP __ default value in place.

A

fallback

23
Q

When an AP falls back to the primary controller, there will be a brief window of time, usually of __ to __ seconds depending on the timer configuration, during which the service to wireless clients is interrupted because the APs are re-joining the primary WLC

A

12,30

24
Q

If, for some reasons, connectivity to the primary WLC has become unstable, the AP may end up flapping back and forth between the primary and backup WLCs. For this reason, many WLAN admins prefer to disable AP __ and move the APs back to the primary controller in a controlled manner.

A

fallback

25
Q

__ allows you to reduce the downtime of the wireless networks that occurs due to the failover of controllers. Some methods are configured per AP, some globally by the WLC, and some provide stateful failover.

A

HA

26
Q

What is AP specific HA?

A

Assign primary, secondary and tertiary WLC per AP. You need to specify the name and IP if the WLCs are not in the same mobility group

27
Q

With the __ architecture, a single backup controller can be used to provide a backup for multiple primary WLCs, with consideration for appropriate compatibility in terms of AP mode.

A

N+1

28
Q

With the N+1 architecture, all WLCs are ___ of each other, do not share configuration or IP address, and are managed separately. They can run different hardware and software versions and can be deployed in different datacentres across the WAN link

A

independent

29
Q

AP __ HA is a 1:1 (active/standby-hot) stateful switchover architecture. In AP __ architecture, one controller is configured as the primary, and another as the secondary.

A

SSO

30
Q

With AP SSO, after you enable HA, the primary and secondary controllers are __. During the __ process, the role of the primary controller is negotiated as active and the role of secondary as standby-hot.

A

rebooted, boot

31
Q

During an AP SSO, all AP sessions __ switch over, and all clients are de-authenticated and re-associated with the new active controller.

A

statefully

32
Q

The __ controller continuously monitors the health of the active controller over a dedicated redundancy port. Both the controllers share the same configurations, including IP address of the mgmt. interface

A

standby-hot

33
Q

With AP SSO, there is no __ function. When the previous active WLC comes back, it will not take the role of active WLC but will negotiate its state with the current active WLC and transition to a standby state

A

pre-empt

34
Q

With AP SSO, the active/standby WLC is decided based on a HA __.

A

SKU (manufacturing-ordered UDI)

35
Q

APs that are controlled by a WLC support different ___. Each mode has its own purpose and properties. Different models of APs support different modes, and not all modes are supported by all APs

A

modes of operation

36
Q

After an AP has discovered and joined its preferred WLC, it will typically default to __ mode of operation. In __ mode, an AP tunnels both management and data traffic to the controller. This behaviour is known as “centrally switched” because all client traffic is tunnelled from the AP to the controller where the controller is responsible for tagging packets and putting them on the wired network.

A

local

37
Q

A __ AP enables you to configure and control APs in a branch or remote office from the corporate office over a WAN link, without deploying a WLC in each remote location.

A

FlexConnect

38
Q

FlexConnect APs are capable of supporting the following switching modes concurrently on a per WLAN basis:

A

o Locally switched
o Centrally switched
o Connected mode
o Standalone mode

39
Q

o __ switched – treats management and data traffic differently. All AP control and management-related traffic are sent to the centralised WLC via CAPWAP. However, __ switching keeps branch data traffic local so it does not consume WAN bandwidth.

A

local

40
Q

o __ switched – WLANs tunnel both the wireless user traffic and all control traffic via CAPWAP to the centralised WLC, where the user traffic is mapped to a dynamic interface VLAN on the WLC. This is the normal CAPWAP mode of operation, similar to local mode operation.

A

centrally switched

41
Q

• __ mode – A FlexConnect AP is said to be in the __ mode when its CAPWAP control plane back to the WLC is up and operation, in other words, the WAN link is not down and the AP and WLC have successfully negotiated a DTLS tunnel across the wan link. The following covers the different FlexConnect operation states that are possible in __ mode:
o Central Authentication-Central Switching
o Central Authentication-Local Switching
o Local authentication-local Switching

A

connected mode

42
Q

• __ mode – A FlexConnect AP is said to be in a __ mode when its CAPWAP control plane is not operation, meaning that the WAN link is down and it no longer has connectivity back to the controller. The following covers the different FlexConnect operational states in standalone mode:
o Authentication Down-Central Switching Down
o Authentication Down-local switching
o Local authentication-Local Switching

A

standalone

43
Q

The Wi-Fi network can be extended to link LANs. This link is referred to as a __. The LANs are typically in buildings that lie withing a few miles of each other. This link is the mode common use for a Wi-Fi bridge, but there are other uses as well

A

bridge

44
Q

Some bridges can be used as a __, both to communicate with wifi clients and to link two networks. Some other modes are used for bridging purposes only and do not communicate with clients. Cisco Aironet bridges operate at the MAC address layer so they have no routing capabilities

A

hybrid

45
Q

A bridge can be point-to-__ or point-to-___

A

point, multipoint

46
Q

Outdoor networks present specific challenges, such as the impact of __, or __ strikes, and specialised help is usually needed for good deployment.

A

humidity, lightening

47
Q

In a larger deployment, a network might need to provide connectivity of the spokes, not necessary with a central point but with one another. This topology is called a wireless __. __ nodes act as repeaters to transmit data from nearby nodes to peers that are to far aware for a manageable cabled connection.

A

mesh

48
Q

In a mesh deployment, the AP node that has a connection to the wired network is known as the ___, and the nodes that are non-wired are known as ___.

A

RAP (Root AP), MAPs (Mesh APs)

49
Q

___ is the protocol that determines the best path through the mesh network. ___ does not look for the shortest path but the path with the best ease, which can be considered the opposite of cost

A

AWPP

50
Q

A special type of FlexConnect for teleworkers that provides an internet connection, and establishes a secure tunnel to the corporate network so that remote employees can access application for a mobility experience that is consistent with the corporate office.

A

OEAP (Office Extended AP) mode

51
Q

Instead of forwarding client traffic, APs in ___ mode act as dedicated sensors for context-aware (location-based) services, rogue AP detection, and IDS.

A

monitor mode

52
Q

In ___ mode, the AP radio is turned off, and the AP listens to the wired traffic only. Because the radio is turned off, it can be placed in the wiring closing, if desired. The __ AP listens for ARP packets on the wire and caches them. This cache is used to determine if L2 addresses of an identified rogue client or AP are present.

A

rogue detector mode

53
Q

An AP can be placed in promiscuous mode and can capture all 802.11 transmissions it received. The packets, including information on timing and signal strength, are forwarded to a remote PC that runs a network analyser software package such as Wireshark

A

AP sniffer mode

54
Q

Also referred to a SOMM (Spectrum Only Monitor mode) allows any Cisco CleanAir AP to be configured as a network-connected sensor. As a sensor, it gathers information on the signal strength and duty cycle of all RF transmissions within the bands that are utilised by the wireless network. This raw spectrum info is then forwarded to a workstation running MetaGeek Chanalyzer with CleanAir or Cisco Spectrum Expert for analysis.

A

AP SE-connect mode