cisco 300-535 practice test

Automating and Programming Cisco Service Provider Solutions (SPAUTO)


Question 1 Topic 4

Topic 4

Refer to the exhibit. Which two configuration leaves in this YANG model are optional? (Choose two.)

  • A. last-change
  • B. oper-status
  • C. type
  • D. enabled
  • E. mtu
Answer:

A E

Discussions

Question 2 Topic 4

Topic 4
What are two advantages of using Python virtual environments? (Choose two.)

  • A. They allow for multiple Python projects to use different versions of the same dependency without conflict.
  • B. They allow multiple Python applications to share virtual memory between subprocesses.
  • C. They allow for isolated environments where each can use a different version of Python.
  • D. They allow for all Python projects to utilize the same set of shared dependencies.
  • E. They allow for multiple virtual machines to share a single Python environment.
Answer:

A C

Discussions

Question 3 Topic 4

Topic 4

Refer to the exhibit. What are the two outcomes when the RESTCONF POST code is implemented? (Choose two.)

  • A. A new VPN endpoint to a VPN is added.
  • B. An L3VPN endpoint to a VPN is replaced.
  • C. An L3VPN endpoint to a VPN is merged.
  • D. A new L3VPN endpoint to a VPN is added.
  • E. An L3VPN endpoint to a VPN is updated.
Answer:

D E

Discussions

Question 4 Topic 4

Topic 4
Which is a format used for the YANG JSON content-type header?

  • A. application/vnd/yang.data+json
  • B. application/vnd.yang.data+json
  • C. application/yang.data.json
  • D. application/vnd.yang.data json
Answer:

B

Discussions

Question 5 Topic 4

Topic 4

Refer to the exhibit. Which two configuration leaves in this YANG model are optional? (Choose two.)

  • A. last-change
  • B. oper-status
  • C. type
  • D. enabled
  • E. mtu
Answer:

A E

Discussions

Question 6 Topic 4

Topic 4
Which statement describes an asynchronous API communication?

  • A. Asynchronous communication waits for a response.
  • B. Synchronous communication is with a central orchestrator.
  • C. It is not necessary to wait for availability of a resource.
  • D. An application can freeze if there is no response from a request.
Answer:

C

Discussions

Question 7 Topic 4

Topic 4
What is an interior YANG data node that exists in at most one instance in the data tree and has no value?

  • A. listing node
  • B. tree node
  • C. container node
  • D. leaf node
Answer:

C

Discussions

Question 8 Topic 4

Topic 4
An engineer just completed the installation of Cisco NSO and all of its components. During testing, some of the services are
not working properly. To resolve the issue, the engineer started undeploying service instances. What can this cause?

  • A. It removes the service configuration from the network device only.
  • B. It removes the service configuration from the network and NSO.
  • C. It removes the service configuration from NSO only.
  • D. It runs the service code again when the device is out of sync.
Answer:

B

Discussions

Question 9 Topic 4

Topic 4

Refer to the exhibit. The ncclient Python script is captured from the ncclient import manager. Which configuration on the
Cisco IOS XE device is the script used to enable?

  • A. router ospf 100 router-id 1.1.1.1 network 10.1.1.0 0.0.0.3 area 0
  • B. router ospf 100 network 10.1.1.0 0.0.0.3 area 0
  • C. router ospf 100 router-id 10.1.1.0 network 1.1.1.1 0.0.0.3 area 0
  • D. router ospf 100 router-id 1.1.1.1
Answer:

A

Discussions

Question 10 Topic 4

Topic 4
Which statement describes the Cisco ESC core engine component?

  • A. It interacts with the top orchestration layer using the REST and NETCONF/YANG NB APIs.
  • B. It can be configured for high availability and cluster mode.
  • C. It performs monitoring based on several monitoring methods.
  • D. It manages transactions, validations, policies, workflows, VM state machines, and rollbacks.
Answer:

D

Discussions
To page 2