Labour Day Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Cisco > CCNP Service Provider > 300-535

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

Question # 4

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.

Full Access
Question # 5

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

Full Access
Question # 6

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

Full Access
Question # 7

You create a simple service package skeleton in Cisco NSO using ncs-make-package –service-skeleton template vlan. Which two steps must be performed to complete the service? (Choose two.)

A.

Create the VLAN service template in XML.

B.

Modify the VLAN FastMap algorithm.

C.

Start the VLAN Python VM.

D.

Create the VLAN service model in YANG.

E.

Compile the VLAN NED.

Full Access
Question # 8

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.

Full Access
Question # 9

Refer to the exhibit.

When YDK is used to interact with Cisco routers, what is the purpose of passing intf_f into the crud_service.read() method?

A.

The Interfaces() class acts as a NETCONF filter, which limits the data returned to that of the openconfig:interfaces YANG model.

B.

It provides the data types of the openconfig:interfaces model to the router for dynamic configuration of the interfaces.

C.

It locks the interfaces from modification by other active NETCONF sessions.

D.

It passes default values into the crud_service, which reconfigures all interfaces to their default configurations.

Full Access