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

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

Refer to the exhibit.

What must be added after the last line of the Ansible playbook to check if the output contains “IOS-XR”?

A.

wait_for: result[1] contains “IOS-XR”

B.

wait_for: result[0] contains IOS-XR

C.

notify: “IOS-XR”

D.

wait_for_connection:

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

Refer to the exhibit.

XTC has been configured by an engineer. What does the IPv4 address represent on the snippet?

A.

local address of the router on which it listens for PCEP

B.

configured for the local peer for state synchronization

C.

destination address of the router on which it listens for PCEP

D.

configured for the remote peer for state synchronization

What are two characteristics of the NFV architecture approach? (Choose two.)

A.

It decouples the network functions from proprietary hardware appliances.

B.

It provides 70% more efficiency of network infrastructure.

C.

It is specially designed for Internet providers.

D.

It is specially designed for telecommunications service providers.

E.

It typically includes a hypervisor.

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 two operations must be used to allow a network engineer to use NETCONF to configure and manage networking devices? (Choose two.)

A.

B.

C.

D.

E.

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.