Cisco 300-635 Exam
Automating and Programming Cisco Data Center Solutions (Page 2 )

Updated On: 7-Feb-2026

Which two benefits of using network configuration tools such as Ansible and Puppet to automate data center platforms are valid? (Choose two )

  1. consistency of systems configuration
  2. automation of repetitive tasks
  3. ability to create device and interface groups
  4. ability to add VLANs and routes per device
  5. removal of network protocols such as Spanning Tree

Answer(s): A,B



Which Kubernetes container network interface provides intent-based networking from the same pane of glass that VMs and bare-metal servers are managed?

  1. ACI CNI plug-in
  2. Contiv CNI plug-in
  3. Ingress CNI plug-in
  4. Calico CNI plug-in

Answer(s): D


Reference:

https://docs.projectcalico.org/reference/faq



Which action allows Docker daemon persistence during switchover on the Cisco Nexus 9500 Series Switches running Cisco NX-OS?

  1. Change the Docker configuration to include the live restore option.
  2. Copy the dockerpart file manually to the standby supervisor after performing the switchover
  3. Copy the dockerpart file manually to the standby supervisor before performing the switchover.
  4. The system takes automatic action

Answer(s): A


Reference:

https://docs.docker.com/config/containers/live- restore/#:~:text=Starting%20with%20Docker%20Engine%201.12,%2C%20planned%20outages%2C% 20or%20upgrades.



What is the default data encoding for the response output of the ACI APIC API inspector?

  1. csv
  2. JSON
  3. XML
  4. YAML

Answer(s): B



A server profile with the "WEST15" in its name must have the string "WEST15" changed to "LXT14". For example, server profile "Vmhost-west 15-01" would need to be changed to "VMHOST-LXT 14-01". Using the Cisco Intersight REST API in a Python script, which two GET API requests are used to retrieve just the server profile with the string "WEST 15" in the name and the correct body for the API request to update the name? Assume the variable "sp_name" contains the name of the retrieved server profile. (Choose two.)

  1. GET https://intersight.com/api/v1/server/Profiles?$select=Namefilter=contains (Name,`WEST15')
  2. GET https://intersight.com/api/v1/server/Profiles?$select=Name&filter=Name in (`WEST15')
  3. BODY = {"Name": sp_name.format(`WEST15,'LXT14')}
  4. GET https://intersight.com/api/v1/server/Profiles?$select=Name&$filter=startswith(Name, `WEST15')
  5. BODY = {" Name": sp_name.replace(`WEST15','LXT14')}

Answer(s): B,E


Reference:

https://developer.cisco.com/codeexchange/github/repo/CiscoUcs/intersight-python/ https://intersight.com/apidocs/introduction/query/#referencing-properties-by-name



Viewing page 2 of 16
Viewing questions 6 - 10 out of 76 questions



Post your Comments and Discuss Cisco 300-635 exam prep with other Community members:

Join the 300-635 Discussion