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?
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?
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'.
correct answer is B, show version | json
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",