
CCIE Security
Domain 3Objective 9
3.9 Interaction with Network Devices Through APIs Using Basic Python Scripts CCIE-SECURITY Practice Questions (Page 6)
Part of the 3.0 Security Infrastructure domain, which accounts for 15% of the CCIE-SECURITY exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~8–12 in this domain), expect 1–1 from this objective — we provide 61 practice questions to prepare you well beyond it. (estimate)
61questions here
13free pages
11concepts
15%of the exam
Questions 26–30
- 26
A security engineer is automating configuration changes on a Cisco ASA via its REST API. The API supports both API keys and OAuth2 tokens. The engineer needs to implement a solution that provides the highest security and allows for token revocation. Which authentication method should the engineer choose?
Select an answer first - 27
A Python script is sending a POST request to create a new object on a network device API. The script receives a 409 Conflict response. What is the most likely cause and what should the engineer do?
Select an answer first - 28
A Python script receives a JSON response from a network device API that contains a timestamp in ISO 8601 format as a string. The engineer needs to compare this timestamp with the current time to determine if a configuration change is recent. Which Python approach is correct?
Select an answer first - 29
An engineer is writing a Python script to parse an XML response from a network device API. The XML contains namespaces, and the engineer needs to extract data from an element within a specific namespace. Which approach is correct?
Select an answer first - 30
A Python script needs to generate a YAML configuration file for a network device. The configuration includes a list of ACL rules, each with a sequence number, action, and protocol. Which Python code correctly creates the YAML structure?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Cisco. “CCIE-SECURITY” is a trademark of its owner, used for identification only.