300-635 Exam Questions
66 real 300-635 exam questions with expert-verified answers and explanations. Page 1 of 2.
- Question #1
What is the network bootstrap program used by Cisco NX-OS IPXE?
- Question #2
What is a description of a Cisco UCS Director script module?
- Question #3
Which procedure accesses the REST API browser within Cisco UCS Director?
- Question #4
Which step must be taken to enable the REST API browser within Cisco UCS Director?
- Question #5
Refer to the exhibit. Which change allows the code to configure VLAN 10 in the Cisco UCS? ``` 1 from ucsmsdk.ucshandle import UcsHandle 2 from ucsmsdk.mometa.fabric.FabricVlan impo...
- Question #6
Which programming language are the Cisco UCS Director custom workflow tasks written in?
- Question #7
Which authentication method is used when the REST API of the Cisco UCS Director is accessed?
- Question #8
Which option must be created to allow one EPG to communicate with another EPG within same tenant?
- Question #9
Which option are L4-L7 devices registered as on a Cisco APIC?
- Question #10
Which two benefits of using network configuration tools such as Ansible and Puppet to automate data center platforms are valid? (Choose two.)
- Question #11
A set of automation scripts work with no issue from a local machine, but an experiment needs to take place with a new package found online. How is this new package isolated from th...
- Question #12
Which two statements about gRPC are true? (Choose two.)
- Question #13
Which statement about synchronous and asynchronous API calls is true?
- Question #14
What are two main guiding principles of REST? (Choose two.)
- Question #15
Refer to the exhibit. Which action does the execution of this ACI Cobra Python code perform? ```python mo_dir = cobra.mit.access.MoDirectory(cobra.mit.session.LoginSession(apic_url...
- Question #16
Refer to the exhibit. Assuming a new ACI instance, what is the result when this script is run? ```python def add_tenant(): token = apic_login.aaaLogin() for tenant in range(1,10):...
- Question #17
Which Ansible playbook fragment returns the fewest queried ACI endpoint groups?
- Question #18
How is an ACI class name composed?
- Question #19
Which Python snippets create an application policy named OrderProcess that contains two application endpoint groups under Tenant SuperEats using direct calls to the ACI REST API? A...
- Question #20
Which management interface is selected by the Cisco APIC by default if an in band management interface and an out-of-band management interface exist?
- Question #21
Which tool can you use to convert XML/JSON REST code to Python code?
- Question #22
Refer to the exhibit. The script is called deltacounters.py and it is currently inside a Guest Shell container running inside a Cisco NX-OS switch. Which Cisco NX-OS command result...
- Question #23
Refer to the exhibit. Which configuration change command must be run on the Cisco NX-OS device to make this command work?
- Question #24
During the process of starting a Python network telemetry collector, which command starts the Cisco bigmuddy-network-telemetry-collector from GitHub?
- Question #25
When the Cisco bigmuddy-network-telemetry-collector from GitHub is used, which command displays only the message headers?
- Question #26
What are two differences between SNMP and model-driven telemetry? (Choose two.)
- Question #27
What is a feature of model-driven telemetry?
- Question #28
Which Cisco NX-OS feature automates the process of upgrading software images and installing configuration files on Cisco Nexus switches that are being deployed on the network?
- Question #29
What must be configured to allow SNMP traffic on ACI switches?
- Question #30
Which two components are required from the Cisco Intersight REST API Authentication? (Choose two.)
- Question #31
Which two statements apply to authentication when using the Cisco Intersight API? (Choose two.)
- Question #32
Which two statements describe the authentication method used with Cisco Intersight REST API Requests? (Choose two.)
- Question #33
Refer to the exhibit. Cisco Intersight has an NTP server policy called My_NTP_Policy configured that contains a single NTP server pool entry "pool.ntp.org". Which Cisco Intersight...
- Question #34
A server profile with the string "WEST15" in its name must have the string "WEST15" changed to "LXT14". For example, server profile "VMHOST-WEST15-01" would need to be changed to "...
- Question #35
Which option must be configured to allow SNMP communications and traffic?
- Question #36
Which two methods can you use to implement in-band management access to a Cisco APIC? (Choose two.)
- Question #37
Refer to the exhibit. Which two statements are true about this API GET request to the ACI APIC?
- Question #38
Which two items are types of application isolation options available when Kubernetes is deployed with the ACI CNI plug-in? (Choose two.)
- Question #39
Which two components are attributes of an ACI MIT managed object? (Choose two.)
- Question #40
How should the Kubernetes manifests be modified to allow Kubernetes environment integration with Cisco ACI?
- Question #41
Which Python code creates a VRF in an ACI tenant using the Cobra SDK?
- Question #42
Drag and drop the correct YAML components from the bottom onto the correct blanks within the Ansible playbook to create a new application profile called "DbApp" using the Ansible A...
- Question #43
Refer to the exhibit. Which two actions does this Python code perform with the Cisco ACI? (Choose two.)
- Question #44
What is the default data encoding for the response output of the ACI APIC API inspector?
- Question #45
Which Kubernetes container network interface provides intent-based networking from the same pane of glass that VMs and bare-metal servers are managed?
- Question #46
What is a key characteristic of an ACI policy model?
- Question #47
Refer to the exhibit. The code should create a new tenant named Cisco via the Cobra SDK, which shows up after the execution of this script in the APIC dashboard.
- Question #48
Which two Cisco UCS components require drivers? (Choose two )
- Question #49
Which two HTTP methods are supported by the Cisco Nexus REST API? (Choose two )
- Question #50
Which action allows Docker daemon persistence during switchover on the Cisco Nexus 9500 Series Switches running Cisco NX-OS?