
CCIE Security
Domain 3Objective 9
3.9 Interaction with Network Devices Through APIs Using Basic Python Scripts CCIE-SECURITY Practice Questions (Page 7)
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 31–35
- 31
A Python script is automating a series of API calls to a network device. The script must handle rate limiting by the API, which returns a 429 Too Many Requests status. Which strategy should the engineer implement?
Select an answer first - 32
A Python script is using a session object from the requests library to interact with a network device API that uses cookie-based authentication. The engineer notices that the session is not maintaining the authentication cookie across requests. What is the most likely cause?
Select an answer first - 33
A Python script using the requests library sends a GET request to a network device's REST API to retrieve interface statistics. The script receives a response with status code 404. What is the most likely cause?
Select an answer first - 34
A network engineer is designing a Python script to interact with a REST API that follows the HATEOAS principle. The API returns links in responses to guide the client. Which approach should the engineer take to ensure the script remains robust when the API evolves?
Select an answer first - 35
An engineer is writing a Python script to authenticate to a Cisco Firepower Management Center API. The API requires a token that must be included in subsequent requests. Which HTTP header should the engineer use to pass the token?
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.