Exam ACE-A1.2 All QuestionsBrowse all questions from this exam
Question 38

On EOS 4.15 and above, the ability to show JSON output for EOS CLI commands is available. Which of the following will successfully produce JSON output for the show version command?

    Correct Answer: B

    To produce JSON output for the show version command on EOS 4.15 and above, the correct syntax is to use the pipe '|' followed by 'json'. The correct command is 'show version | json'.

Discussion
shanOption: B

correct answer is B, show version | json

Ajay31Option: B

Correct answer is B ===================== Leaf02#sh version | json { "memTotal": 8152444, "uptime": 5442628.69, "modelName": "DCS-7280CR3-32P4-F", "internalVersion": "4.24.2.3F-19160125.42423F", "mfgName": "Arista",