Cisco 350-701 Practice Test - Questions Answers, Page 4
List of questions
Question 31

The main function of northbound APIs in the SDN architecture is to enable communication between which two areas of a network?
SDN controller and the cloud
management console and the SDN controller
management console and the cloud
SDN controller and the management solution
Question 32

Which two features of Cisco DNA Center are used in a Software Defined Network solution? (Choose two)
accounting
assurance
automation
authentication
encryption
What Cisco DNA Center enables you to do
Automate: Save time by using a single dashboard to manage and automate your network. Quickly scale your business with intuitive workflows and reusable templates. Configure and provision thousands of network devices across your enterprise in minutes, not hours.
Secure policy: Deploy group-based secure access and network segmentation based on business needs. With Cisco DNA Center, you apply policy to users and applications instead of to your network devices. Automation reduces manual operations and the costs associated with human errors, resulting in more uptime and improved security. Assurance then assesses the network and uses context to turn data into intelligence, making sure that changes in the network device policies achieve your intent.
Assurance: Monitor, identify, and react in real time to changing network and wireless conditions.
Cisco DNA Center uses your network's wired and wireless devices to create sensors everywhere, providing real-time feedback based on actual network conditions. The Cisco DNA Assurance engine correlates network sensor insights with streaming telemetry and compares this with the current context of these data sources. With a quick check of the health scores on the Cisco DNA Center dashboard, you can see where there is a performance issue and identify the most likely cause in minutes.
Extend ecosystem: With the new Cisco DNA Center platform, IT can now integrate Cisco® solutions and thirdparty technologies into a single network operation for streamlining IT workflows and increasing business value and innovation.
Cisco DNA Center allows you to run the network with open interfaces with IT and business applications, integrates across IT operations and technology domains, and can manage heterogeneous network devices.
Reference: https://www.cisco.com/c/en/us/products/collateral/cloud-systems-management/dnacenter/nb-06- cisco-dna-center-aag-cte-en.html
Question 33

Which functions of an SDN architecture require southbound APIs to enable communication?
SDN controller and the network elements
management console and the SDN controller
management console and the cloud
SDN controller and the cloud
The Southbound API is used to communicate between Controllers and network devices
Question 34

Which API is used for Content Security?
NX-OS API
IOS XR API
OpenVuln API
AsyncOS API
Question 35

Which two request of REST API are valid on the Cisco ASA Platform? (Choose two)
put
options
get
push
connect
The ASA REST API gives you programmatic access to managing individual ASAs through a Representational State Transfer (REST) API. The API allows external clients to perform CRUD (Create, Read, Update, Delete) operations on ASA resources; it is based on the HTTPS protocol and REST methodology.
All API requests are sent over HTTPS to the ASA, and a response is returned.
Request Structure
Available request methods are:
GET – Retrieves data from the specified object.
PUT – Adds the supplied information to the specified object; returns a 404 Resource Not Found error if the object does not exist.
POST – Creates the object with the supplied information.
DELETE – Deletes the specified object
PATCH – Applies partial modifications to the specified object.
Reference: https://www.cisco.com/c/en/us/td/docs/security/asa/api/qsg-asa-api.html
Question 36

Refer to the exhibit.
What is the result of this Python script of the Cisco DNA Center API?
adds authentication to a switch
adds a switch to Cisco DNA Center
receives information about a switch
Question 37

Refer to the exhibit.
What does the API do when connected to a Cisco security appliance?
get the process and PID information from the computers in the network
create an SNMP pull mechanism for managing AMP
gather network telemetry information from AMP for endpoints
gather the network interface information about the computers AMP sees
The call to API of "https://api.amp.cisco.com/v1/computers" allows us to fetch list of computersacross your organization that Advanced Malware Protection (AMP) sees.
Reference: https://api-docs.amp.cisco.com/api_actions/details?api_action=GET+%2Fv1%2Fcomputers&api_host=api.apjc.amp.cisco.com&api_resource=Computer&api_version=v1
Question 38

Which feature requires a network discovery policy on the Cisco Firepower Next Generation Intrusion Prevention System?
Security Intelligence
Impact Flags
Health Monitoring
URL Filtering
Question 39

Which two deployment model configurations are supported for Cisco FTDv in AWS? (Choose two)
Cisco FTDv configured in routed mode and managed by an FMCv installed in AWS
Cisco FTDv with one management interface and two traffic interfaces configured
Cisco FTDv configured in routed mode and managed by a physical FMC appliance on premises
Cisco FTDv with two management interfaces and one traffic interface configured
Cisco FTDv configured in routed mode and IPv6 configured
Question 40

Which option is the main function of Cisco Firepower impact flags?
They alert administrators when critical events occur.
They highlight known and suspected malicious IP addresses in reports.
They correlate data about intrusions and vulnerability.
They identify data that the ASA sends to the Firepower module.
Question