exam questions

Exam 300-635 All Questions

View all questions & answers for the 300-635 exam

Exam 300-635 topic 1 question 32 discussion

Actual exam question from Cisco's 300-635
Question #: 32
Topic #: 1
[All 300-635 Questions]

Which NX-API request queries the MAC address table?
A.

B.

C.

D.

Show Suggested Answer Hide Answer
Suggested Answer: D

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
f143c37
1 year, 5 months ago
There's no "cli_show" command type in "json-rpc" message format. "cli_show" and "cli_conf" only exists in "json" message format. In that case you would have: { "ins_api": { "version": "1.0", "type": "cli_show", "chunk": "0", "sid": "sid", "input": "show mac address-table", "output_format": "json" } }
upvoted 1 times
Ietsmeteennaam
7 months, 3 weeks ago
And to add to this, there is no command in jsonrpc, only cmd.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...