Automating and Programming Cisco Service Provider Solutions (SPAUTO 300-535) Exam (300-535) - Cisco Actual Exam Questions
Last updated on April 14, 2026
Which two operations must be used to allow a network engineer to use NETCONF to configure and manage networking devices? (Choose two.)
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
When using Cisco YDK, which syntax configures the BGP ASN using OpenConfig BGP?
bgp.config.as_ = 65000
bgp.global_.config.as = 65000
bgp.global.config.as_ = 65000
bgp.global_.config.as_ = 65000
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
What is a key feature of YANG?
use identification
error prediction
JAVA compatibility
reusable types and groupings
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Refer to the exhibit. An engineer implements an automation with Cisco XTC. Which problem results in the 404 Not Found error code on the REST call?
The resource that you are trying to delete does not exist.
Port 8080 is not enabled on XTC.
XTC does not offer any APIs.
You must change the request method.
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Refer to the exhibit. An automation engineer has created a RESTCONF POST to configure network devices. Which two tasks are accomplished when the code is executed? (Choose two.)
If the specified configuration is already in the running configuration, the command is replaced by this request.
If the specified configuration is already in the running configuration, the command is not replaced by this request.
If the specified configuration is already executed in the running configuration, the command is merged with this request.
If the specified configuration is already in the running configuration, the command updates this request.
If the specified configuration is not on the device, the POST request creates it.
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Finish Practice?
Are you sure you want to finish? This will end your practice session.