Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Cisco 300-535 - Automating and Programming Cisco Service Provider Solutions (300-535 SPAUTO)

Page: 2 / 2
Total 60 questions

Drag and drop the steps from the left into the correct order on the right to deploy an already created service into NSO. Not all options are used.

Which command configures the remote peer when the Cisco IOS XR Traffic Controller is used?

A.

peer-sync ipv4 192.168.0.3

B.

state ipv4 192.168.0.3

C.

peer ipv4 192.168.0.3

D.

state-sync ipv4 192.168.0.3

An automation engineer is trying to configure a destination group to use dial-out telemetry with gRPC on a Cisco IOS XR platform. The template created is failing to apply. Which parameters must be configured?

A.

source IP address, source port, encoding, and sampling interval

B.

source IP address, source port, encoding, and protocol

C.

destination IP address, destination port, encoding, and sensor path

D.

destination IP address, destination port, encoding, and protocol

What tool is used to perform a “what if” failure analysis in a service provider network that is running Segment Routing?

A.

Cisco WAN Automation Engine

B.

Cisco Evolved Programmable Network Manager

C.

Cisco Network Services Orchestrator

D.

Cisco Segment Routing Path Computation Element

Which two Python libraries are used to write a script to retrieve network device information using RESTCONF? (Choose two.)

A.

PySNMP

B.

requests

C.

ncclient

D.

YANG

E.

json

Refer to the exhibit.

What is the result of the Ansible task?

A.

It configures a Cisco IOS XR router with BGP AS65000 with two neighbors and redistributes OSPF into BGP.

B.

It validates the BGP configuration on a Cisco IOS XR router, but it is a read-only module and cannot modify the configuration on the router.

C.

It validates the BGP configuration on a Cisco IOS XE router, but it is a check mode-only network module and cannot modify the configuration on the router.

D.

It configures a Cisco IOS router with BGP on AS500 and redistributes OSPF into BGP.

Which schema allows device configuration elements to be enclosed within a remote procedure call message when NETCONF is implemented?

A.

JSON-RPC

B.

XML

C.

YAML

D.

JSON

When using Cisco YDK, which syntax configures the BGP ASN using OpenConfig BGP?

A.

bgp.config.as_ = 65000

B.

bgp.global_.config.as = 65000

C.

bgp.global.config.as_ = 65000

D.

bgp.global_.config.as_ = 65000