最新の300-635試験のリアル試験問題 本日無料更新されました
300-635リアル試験問題解答は更新された[2024年12月29日]
質問 # 10
When the Cisco bigmuddy-network-telematry-collector from GitHub is used, which command displays only the message headers?
- A. -print-all
- B. -print
- C. -all
- D. -brief
正解:D
解説:
Reference:
https://github.com/cisco/bigmuddy-network-telemetry-collector
質問 # 11
What are two capabilities of the DCNM REST API? (Choose two.)
- A. uses the dcnm-token header for requests authentication after initial basic authentication
- B. uses bearer key authorization
- C. is separated into Classic LAN, LAN Fabric, Media Controller, and SAN Management categories.
- D. uses basic authentication without encoding for username and password
- E. supports HTTP until release 11.0
正解:A、C
質問 # 12
When a switch boots it does not find its startup-config file. Drag and drop the steps that Power-On Auto Provisioning goes through to configure the switch for remote management from the left into the correct order on the right Not all options are used.
正解:
解説:
質問 # 13
Refer to the exhibit:
Refer to the exhibit: 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? Assume that authentication and library imports are correct
- A. Option
- B. Option
- C. Option
- D. Option
正解:C
質問 # 14
DRAG DROP
Drag and drop the correct code snippets into the Python code to create a new application profile "WebApp" using the ACI REST API. Not all options are used.
Select and Place:
正解:
解説:
Section: Controller Based Data Center Networking
質問 # 15
Which two statements apply to authentication when using the Cisco Intersight API? (Choose two.)
- A. The user credentials for the cisco.com accounts are shared with the Cisco Intersight Web Service
- B. Each API Key can be assigned specific roles but not privileges.
- C. An API Key is composed of a keyld and sessionCookie
- D. Secret Key is only available at API Key creation time
- E. An API Key is composed of a Key ID and Secret Key
正解:D、E
解説:
Reference:
https://community.cisco.com/t5/data-center-documents/intersight-api-overview/ta-p/3651994
質問 # 16
Which Kubernetes container network interface provides intent-based networking from the same pane of glass that VMs and bare-metal servers are managed?
- A. Ingress CNI plug-in
- B. Calico CNI plug-in
- C. Contiv CNI plug-in
- D. ACI CNI plug-in
正解:B
質問 # 17
When you configure LISP, which two components must be configured at the site edge? (Choose two.)
- A. ETR
- B. ELAN
- C. AED
- D. EOBC
- E. ITR
正解:A、E
解説:
Explanation/Reference: http://www.cisco.com/c/en/us/td/docs/switches/datacenter/sw/nx-os/lisp/configuration/guide/b_NX- OS_LISP_Configuration_Guide/b_NX- OS_LISP_Configuration_Guide_chapter_01.html#concept_28F49CFFFDE9400BA76AC944A05BED2D
質問 # 18
Which step must be taken to enable the REST API browser within Cisco UCS Director?
- A. The REST API browser is automatically enabled in Cisco UCS Director when a Power User is created.
- B. Log in as the user "REST".
- C. Raise a case with TAC.
- D. Edit the user profile and enable developer options.
正解:D
解説:
Section: Data Center Compute
質問 # 19
Which authentication method is used when the REST API of the Cisco UCS Director is accessed?
- A. Bearer ((Bearer Token))
- B. RestAuth: ((User's Auth Token))
- C. HTTP Basic Auth
- D. X-Cloupia-Request-Key: ((User's Auth Token))
正解:D
解説:
Reference:
https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/ucs-director/rest-api-cookbook/6-6/cisco-ucs-director-REST-API-cookbook-66/cisco-ucs-director-REST-API-cookbook-66_chapter_010.html
質問 # 20
Which function does the graceful restart feature allow a Cisco Nexus 7000 Series router to perform?
- A. Remain in the data forwarding path through a process restart.
- B. Maintain a management connection throughout a router restart.
- C. Initialize a standby supervisor transparently when one is present.
- D. Perform a rapid route convergence.
正解:A
解説:
Graceful Restart and Non Stop Routing both allow for the forwarding of data packets to continue along known routes while the routing protocol information is being restored (in the case of Graceful Restart) or refreshed (in the case of Non Stop Routing) following a processor switchover. When Graceful Restart is used, peer networking devices are informed, via protocol extensions prior to the event, of the SSO capable routers ability to perform graceful restart. The peer device must have the ability to understand this messaging. When a switchover occurs, the peer will continue to forward to the switching over router as instructed by the GR process for each particular protocol, even though in most cases the peering relationship needs to be rebuilt.
Essentially, the peer router will give the switching over router a "grace" period to re-establish the neighbor relationship, whilecontinuing to forward to the routes from that peer.
http://www.cisco.com/c/en/us/products/collateral/ios-nx-os-software/high-availability/solution_overview_c22-
487228.html
質問 # 21
An engineer is configuring Global Dial Plan Replication. On one cluster, she would like to prevent the local cluster from routing calls to a specific pattern learned via ILS. What should be configured within the local CUCM cluster to accomplish this?
- A. Create a block route pattern
- B. Create a block translation pattern
- C. Create a blocking rule under block learned numbers and patterns
- D. Create a block transformation pattern
正解:C
解説:
Explanation
質問 # 22 
Refer to the exhibit. An engineer configured two Cisco TelePresence CTS 3000 endpoints to an existing environment using a Cisco Unified Communications Manager (CUCM) cluster, a CUVC, and a CTMS for interoperability. The quality is assigned to be high-definition (720p); however, the video quality is not as expected. The output trace shows an INVITE SDP coming from the CTS 3000. What is the root cause of the problem?
- A. The CTMS static meeting interoperability resolution is set to CIF.
- B. The CUVC interoperability maximum call rate is set to 12288 kbps.
- C. The level-asymmetry-allowed parameter is enabled in the CTS 3000.
- D. The region bandwidth that is configured in CUCM cannot support a 720p call.
正解:D
解説:
Explanation/Reference:
質問 # 23
Which Ansible playbook fragment returns the fewest queried ACI endpoint groups?

- A. Option D
- B. Option C
- C. Option B
- D. Option A
正解:A
質問 # 24
Which two statements describe the authentication method used with Cisco Intersight REST API Requests? (Choose two.)
- A. The incoming REST API request is challenged by the Cisco Intersight Web service with a request for the RSA private key
- B. The message body is encoded as a SHA256 hash if the message body is not empty and then signed with the API Key ID
- C. The REST API request message body is encoded as a SHA384 hash and then signed with the API Key ID.
- D. The Cisco Intersight Web service verifies the signature of incoming request with the RSA public key for the API Key ID.
- E. The REST API request contains a base64-encoded signature of the message content and headers.
正解:D、E
解説:
Reference:
https://documenter.getpostman.com/view/30210/SVfWN6Yc?version=latest
https://github.com/ansible/ansible/pull/51309/files/a68de94464ad34b4e6836f86662ef0ba6060a2e9
質問 # 25
Refer to the exhibit.
What results from the EEM script that runs on a Cisco Nexus 9000 switch?
- A. Module 1 is reloaded if all of the specified syslog patterns occur within 120 seconds.
- B. The message "reload module 1" is printed if one of the specified syslog patterns occurs within 120 seconds
- C. Module 1 is reloaded if one of the specified console patterns occurs within 120 seconds.
- D. Module 1 is reloaded if one of the specified syslog patterns occurs within 120 seconds.
正解:D
解説:
The EEM script in the exhibit is designed to monitor for specific syslog messages. If any of the patterns specified ("copy bootflash:* running-config", "copy run start", or "Hello") occur within a 120-second window, the script will trigger the reload of module 1 on the Cisco Nexus 9000 switch.
This action is based on the occurrence of any one of the patterns, not all, which aligns with option B.
References:
* Implementing Automation for Cisco Data Center Solutions (DCAUI) course material
* Cisco Nexus 9000 Series NX-OS System Management Configuration Guide
質問 # 26
Refer to the exhibit.
Refer to the exhibit above and click on the resource tabs in the top left corner to view resources to help with this question. An engineer is creating a Python script to update the firmware on a specific Cisco UCS rack server that is managed by Cisco Intersight. The script uses the Cisco Intersight REST API. The value of the
'resource_path' key in the rackunitJson_body Python dictionary retrieves the server with the AssetTag DMZ-R-L2-ADJM. The AssetTag is assigned to only one server. The value of the 'Server' key must be set in the firm ware Json_body Python dictionary with a value from the query result. Which two Python statements, a GET request and a dictionary update, are required to complete the code? (Choose two.)
- A.

- B.

- C.

- D.

- E.

正解:A、B
解説:
To update the firmware on a specific Cisco UCS rack server managed by Cisco Intersight using a Python script, the script must include a GET request to retrieve the server with the specified AssetTag and then update the firmware JSON body with the server's Managed Object ID (Moid). The correct statements to complete this task would be:
* A GET request that queries the Intersight API for the server with the given AssetTag (Option A).
* An update to the firmware JSON body dictionary, setting the 'Server' key to the 'Moid' value obtained from the GET request response (Option D).
References:
* Cisco Intersight API documentation for details on API endpoints and query parameters.
* Python requests library documentation for constructing and executing HTTP requests.
質問 # 27
What is the best tool to test end verify a dial plan during the implementing phase?
- A. Cisco Prime Collaboration Tool
- B. CUCM Dialed Number Analyzer
- C. Translator X
- D. Real-Time Monitoring Tool
正解:B
質問 # 28
......
最新の300-635学習ガイド2024年最新の- 提供するのはテストエンジンとPDF:https://jp.fast2test.com/300-635-premium-file.html