Wireless Flashcards

(54 cards)

1
Q

What is the purpose of the ‘Content-Type’ REST header?

A

Specify the format of data in the body (e.g., application/json)

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

What is the purpose of the ‘Accept’ REST header?

A

Specify the request format for returned data (e.g., application/json)

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

What is the purpose of the ‘Authorize’ REST header?

A

Provide credentials to authorize the request

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

What is the purpose of the ‘Date’ REST header?

A

Specify the date and time of the message

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

What does using HTTPS instead of HTTP provide in REST API?

A

Encryption of data

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

What does ‘None’ mean as an authentication type in REST APIs?

A

API is public and anybody can use it

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

What is ‘Basic HTTP’ authentication in REST APIs?

A

Username and Password are passed in an encoded string

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

What is ‘Token’ authentication in REST APIs?

A

A static secret generated and retrieved from the API developer portal

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

What is ‘OAuth’ authentication in REST APIs?

A

A dynamic method of retrieving and using tokens from an identity provider

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

What are the principles of Cisco DNA?

A

Policy, Security, Automation, Analytics, Open platform, Cloud, Physical and Virtual Infrastructure

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

What are the benefits of Cisco DNA?

A

IT agility and scale, Reduced risk, Improved user experience, Investment protection

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

What HTTP verb is used to read data from a REST API?

A

GET

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

What HTTP verb is used to create new data in a REST API?

A

POST

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

What HTTP verb is used to update or modify data in a REST API?

A

PUT

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

What HTTP verb is used to delete data in a REST API?

A

DELETE

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

How does a traditional network manage control and management planes?

A

Distributed control and management plane

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

How does a controller-based (SDN) network manage control and management planes?

A

Centralized control and management plane

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

How are resources provisioned in traditional networks?

A

Distributed fashion

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

How are resources provisioned in SDN-based networks?

A

From a centralized location

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

How is software managed in traditional networks?

A

Individually per device

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

How is software managed in SDN-based networks?

A

Centralized software management with templates

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

What kind of access is typical in traditional network management?

A

SSH or Telnet

23
Q

What are security characteristics of traditional networks?

A

Decentralized and managed at distribution/perimeter

24
Q

What are security characteristics of SDN-based networks?

A

Centralized security with policies

25
What are key SDN benefits over traditional networks?
Flexibility, API integration, cloud updates, and network-wide view
26
What does section 6.1 cover in the CCNA Automation & Programmability topic?
How automation impacts network management
27
What does section 6.2 cover in the CCNA Automation & Programmability topic?
Comparison of traditional and controller-based networking
28
What does section 6.3 cover in the CCNA Automation & Programmability topic?
Software-defined architecture, control vs data plane, APIs
29
What does section 6.4 cover in the CCNA Automation & Programmability topic?
AI (generative/predictive) and machine learning in networking
30
What does section 6.5 cover in the CCNA Automation & Programmability topic?
REST-based APIs (auth types, CRUD, HTTP verbs, encoding)
31
What does section 6.6 cover in the CCNA Automation & Programmability topic?
Capabilities of config mgmt tools like Ansible and Terraform
32
What does section 6.7 cover in the CCNA Automation & Programmability topic?
JSON-encoded data components
33
What is an Autonomous AP?
A standalone access point.
34
What is FlexConnect?
Traffic is distributed at the access point.
35
What is Centralized wireless architecture?
Traffic is centralized at the wireless controller.
36
What is Converged wireless architecture?
Traffic is distributed at the switch.
37
What is Band Selection (Cisco) or Band Steering (Meraki)?
A method to push clients to the 5GHz band for better performance.
38
What encryption is used in WPA?
TKIP + RC4 with 128-bit keys.
39
What authentication is used in WPA?
MIC algorithm.
40
What key management is used in WPA?
4-way handshake.
41
What encryption is used in WPA2?
TKIP or CCMP/AES (128-bit keys).
42
What authentication is used in WPA2?
CBC-MAC/AES.
43
What key management is used in WPA2?
4-way handshake.
44
What encryption is used in WPA3?
GCMP-256.
45
What key sizes are used in WPA3?
128-bit in personal mode, 192-bit in enterprise mode.
46
What authentication is used in WPA3?
BIP-GMAC-256.
47
What key management is used in WPA3?
ECDH and ECDSA.
48
What is a key security feature of WPA3?
Perfect forward secrecy.
49
What is the purpose of the WLC Service Interface?
Used for out-of-band management and system recovery.
50
What is the Console Port Interface on a WLC?
Used for CLI access via serial connection.
51
How many interfaces can a WLC support?
Up to 512 interfaces.
52
What are some examples of WLC interfaces?
Management Interface, AP-Manager Interface, Virtual Interface, VLANs.
53
What is the relationship between SSIDs and interfaces in a WLC?
Interfaces are mapped to SSIDs to form WLANs.
54
How many SSIDs can a WLC support?
Up to 512 SSIDs.