Cisco® 300-535 Exam Practice Questions (P. 4)
- Full Access (60 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #16
What is a benefit of Ansible for automating IOS XE or IOS XR platforms?
- APlaybooks can be written in XML format.
- BIt has agent support
- CIt supports asynchronous orchestration.
- DIt offers native orchestration support for Cisco platforms.
Correct Answer:
D
D
send
light_mode
delete
Question #17
An engineer must change from using NETCONF for streaming telemetry to telemetry data using gRPC framework because NETCONF uses XML for message and payload encoding. Which two messages and payload encodings does gNMI use? (Choose two.)
- AgNMI notifications with XML
- Bprotobuf notifications with XML
- Cprotobuf payload
- DJSON payload
- EgNMI notifications with JSON
Correct Answer:
CE
Reference:
https://books.google.com/books?id=4AqXDwAAQBAJ&pg=PT131&lpg=PT131&dq=messages+and+payload+encodings+does+gNMI
+use&source=bl&ots=81hpFjIZ_9&sig=ACfU3U1EAEwjRMBnCiHNESBwFLHvZDHkBw&hl=en&sa=X&ved=2ahUKEwjirNeZptfpAhXDoFsKHeqMBFsQ6AEwBHo
ECAsQAQ#v=onepage&q=messages%20and%20payload%20encodings%20does%20gNMI%20use&f=false
CE
Reference:
https://books.google.com/books?id=4AqXDwAAQBAJ&pg=PT131&lpg=PT131&dq=messages+and+payload+encodings+does+gNMI
+use&source=bl&ots=81hpFjIZ_9&sig=ACfU3U1EAEwjRMBnCiHNESBwFLHvZDHkBw&hl=en&sa=X&ved=2ahUKEwjirNeZptfpAhXDoFsKHeqMBFsQ6AEwBHo
ECAsQAQ#v=onepage&q=messages%20and%20payload%20encodings%20does%20gNMI%20use&f=false
send
light_mode
delete
Question #18
Which two commands generate a template using Cisco NSO to build a service package? (Choose two.)
- Ashow running-config devices device ce-ios config ios:interface Loopback 0 | display template.xml
- Bshow running-config devices device ce-ios config ios:interface Loopback 0 | display xml | save template.xmlMost Voted
- Crequest running-config devices device ce-ios config ios:interface Loopback 0 | display xml
- Dshow running-config devices device ce-ios config ios:interface Loopback 0
- Eshow running-config devices device ce-ios config ios:interface Loopback 0 | display xmlMost Voted
Correct Answer:
AC
AC
send
light_mode
delete
Question #19
When using Cisco YDK, which syntax configures the BGP ASN using OpenConfig BGP?
- Abgp.config.as_ = 65000
- Bbgp.global_.config.as = 65000
- Cbgp.global.config.as_ = 65000
- Dbgp.global_.config.as_ = 65000
Correct Answer:
D
Reference:
https://www.ciscolive.com/c/dam/r/ciscolive/emea/docs/2019/pdf/BRKNMS-2032.pdf
D
Reference:
https://www.ciscolive.com/c/dam/r/ciscolive/emea/docs/2019/pdf/BRKNMS-2032.pdf
send
light_mode
delete
Question #20
An engineer wants to replace the BLOCK_BAD ACL on the Cisco IOS XE router with this new content. The engineer wants to use RESTCONF for this and constructs a PUT request to the resource/restconf/data/native/ip/access-list/Cisco-IOS-XE-acl:extended=BLOCK_BAD. What must the body look like to achieve the Cisco IOS XE configuration?
Desired configutation:
ip access-list extended BLOCK_BAD
permit ip any host 192.168.20.1
deny ip any any
A.

B.

C.

D.

Desired configutation:
ip access-list extended BLOCK_BAD
permit ip any host 192.168.20.1
deny ip any any
A.

B.

C.

D.

send
light_mode
delete
All Pages