Free 300-435 Exam Braindumps (page: 11)

Page 10 of 27

Refer to the exhibit.


What is the correct ncclient method to use to collect the running configuration of a Cisco IOS XE device that uses NETCONF?

  1. config=m.copy_config(source=’running’)
  2. config=m.get(source=’running’)
  3. config=m.collect_config(source=’running’)
  4. config=m.get_config(source=’running’)

Answer(s): A


Reference:

https://ncclient.readthedocs.io/en/latest/



FILL BLANK
Fill in the blanks to complete this API request against the Cisco SD_WAN vManage Statistics API, which specified a deviceId of 260faff9-2d31-4312-cf96-143b46db0211, a local-color of biz-internet, and a remote- color of gold.

  1. deviceID=, local-color, remote-color

Answer(s): A


Reference:

https://sdwan-docs.cisco.com/Product_Documentation/Command_Reference/Command_Reference/vManage_REST_APIs/Real-Time_Monitoring_APIs/Application-Aware_Routing#Statistics



What does the command boot ipxe forever switch 1 perform when executed on a Cisco IOS XE device?

  1. It continuously sends DHCP requests for iPXE until the device boots with an image.
  2. It continuously sends DNS requests for iPXE until the device restarts.
  3. It continuously sends DNS requests for iPXE until the device boots with an image.
  4. It continuously sends DHCP requests for iPXE until the device restarts.

Answer(s): A


Reference:

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3850/software/release/16-5/configuration_guide/prog/b_165_prog_3850_cg/ipxe.html



Refer to the exhibit.


A Python script is used to configure a Cisco IOS XE device. The script must be updated to print the IP addresses of all the loopback interfaces. Which statement should be added before the loop?

  1. interfaces = response.json()[“ietf-interfaces:interfaces”]
  2. interface = response.json()[“ietf-interfaces:interfaces”]
  3. interface = response.json()[“ietf-interfaces:interfaces”][“interface”]
  4. interfaces = response.json()[“ietf-interfaces:interfaces”][“interface”]

Answer(s): D


Reference:

https://blog.wimwauters.com/networkprogrammability/2020-04-04_restconf_python/






Post your Comments and Discuss Cisco® 300-435 exam with other Community members:

300-435 Discussions & Posts