Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

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

Page: 1 / 2
Total 60 questions

Refer to the exhibit.

What is the significance of “*” before the “father” leaf that is shown in the pyang tree output?

A.

It is a node list in a leaf type node.

B.

The father leaf is a key in the family list type.

C.

The leaf father is read-write in the family list.

D.

The node father is read-only in the family list.

Refer to the exhibit.

Using the provided XML snippet, which Xpath expression prints “Jane”?

A.

//employee[1]/firstName/value()

B.

//employee[0]/firstName/value()

C.

//employee[1]/firstName/text()

D.

//employee[0]/firstName/text()

An engineer needs to configure network devices in an automated way. Which two ways are used to create structured data using YANG to provide REST-like APIs to enable programmability access? (Choose two.)

A.

YAML

B.

JSON

C.

GPB

D.

JSON-RPC

E.

E.XML

Which data format should be used to serialize structured data in the most compact way?

A.

protobufs

B.

YAML

C.

JSON

D.

XML

Refer to the exhibit.

An engineer updated the skeleton template. How can a device be entered into the YANG Model?

A.

Modify the device instance of the device by referencing the acl_lab variable from our YANG model.

B.

Deploy a service instance that configures a VLAN of all of the devices present in Cisco NSO.

C.

Deploy a service instance that configures a VLAN of a list of devices referenced to the service YANG model.

D.

Modify the device instance by referencing the device variable from our YANG model.

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.

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

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.

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

Refer to the exhibit.

Which JSON output is a valid instantiation of the YANG model?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D