لا تريد أن تفوت شيئا؟

نصائح اجتياز امتحان الشهادة

آخر أخبار الامتحانات ومعلومات الخصم

برعاية وحديثة من قبل خبرائنا

نعم، أرسل لي النشرة الإخبارية

خذ اختبارات أخرى عبر الإنترنت

السؤال #1
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
عرض الإجابة
اجابة صحيحة: CD
السؤال #2
The ncclient Python script is captured from the ncclient import manager. Which configuration on the Cisco IOS XE device is the script used to enable?
A. router ospf 100 router-id 1
B. router ospf 100 network 10
C. router ospf 100 router-id 10
D. router ospf 100 router-id 1
عرض الإجابة
اجابة صحيحة: D
السؤال #3
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
عرض الإجابة
اجابة صحيحة: C
السؤال #4
Which two configuration leaves in this YANG model are optional? (Choose two.)
A. last-change
B. oper-status
C. type
D. enabled
E. mtu
عرض الإجابة
اجابة صحيحة: AE
السؤال #5
Which Git command is needed to stage the file network-deploy.py to then commit the changes to the revision history?
A. git init network-deploy
B. git add network-deploy
C. git merge network-deploy
D. git commit network-deploy
عرض الإجابة
اجابة صحيحة: D
السؤال #6
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
عرض الإجابة
اجابة صحيحة: A
السؤال #7
What are two fundamental design constraints of a RESTful API? (Choose two.)
A. It includes a series of interactions to the API that are dependent on one another
B. It is dependent on the communication protocol being HTTP
C. It exposes procedures or functions for a client call
D. Each interaction is independent from all others on the server side
E. It is a client-server communication model where the client and the server are independent of one another
عرض الإجابة
اجابة صحيحة: B
السؤال #8
Based on the YANG presented, what is the correct xpath to retrieve the router named “ios-device” under the “CustomerA” service name?
A. /ncs:abc_service/CustomerA/ios-device
B. /abc_service/CustomerA/“ios-device”
C. /ncs:service/abc_service/“CustomerA”/ios-device
D. /ncs:services/abc_service/CustomerA/ios-device
عرض الإجابة
اجابة صحيحة: D
السؤال #9
Which command prints out (44, 22) when this code is run on Python 3?
A. print(swap1(d, b))
B. print(swap2(a, b))
C. print(swap1(b, d))
D. print(swap2(22, 44))
عرض الإجابة
اجابة صحيحة: DE
السؤال #10
Which statement describes an asynchronous API communication?
A. Asynchronous communication waits for a response
B. Synchronous communication is with a central orchestrator
C. It is not necessary to wait for availability of a resource
D. An application can freeze if there is no response from a request
عرض الإجابة
اجابة صحيحة: BE
السؤال #11
A user is debugging a problem with model-driven dial-in/out streams with gRPC for a Cisco IOS XR implementation. There is no streaming data and the path is not resolved when the show telemetry model-driven subscription command is issued on the router. What is the cause of the problem?
A. The emsd process is not running
B. There are polling interval problems
C. SNMP is not enabled
D. There is no support for IOS XR 64-bit
عرض الإجابة
اجابة صحيحة: D
السؤال #12
A Python script is created to add a new device on Cisco NSO using RESTCONF API. The device is added successfully, but a 405 Method Not Allowed RESTCONF error code has received as the line to fetch SSH keys runs. Which code is missing to complete the script?
A. response = requests
B. response = requests
C. response = requests
D. response = requests
عرض الإجابة
اجابة صحيحة: AC
السؤال #13
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
عرض الإجابة
اجابة صحيحة: C
السؤال #14
Which HTTP authentication mechanism is being used?
A. simple
B. basic
C. OAuth
D. token
عرض الإجابة
اجابة صحيحة: C
السؤال #15
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
عرض الإجابة
اجابة صحيحة: C
السؤال #16
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
عرض الإجابة
اجابة صحيحة: BE
السؤال #17
What is an interior YANG data node that exists in at most one instance in the data tree and has no value?
A. listing node
B. tree node
C. container node
D. leaf node
عرض الإجابة
اجابة صحيحة: C

عرض الإجابات بعد التقديم

يرجى إرسال البريد الإلكتروني الخاص بك والواتس اب للحصول على إجابات الأسئلة.

ملحوظة: يرجى التأكد من صلاحية معرف البريد الإلكتروني وWhatsApp حتى تتمكن من الحصول على نتائج الاختبار الصحيحة.

بريد إلكتروني:
رقم الواتس اب/الهاتف: