JNCIA-Junos: Juniper Networks Certified Associate – Junos (2024) — Question 44

Which character is used to filter the command output in the Junos CLI?

Answer options

Correct answer: C

Explanation

The correct answer is C, as the pipe character (|) is specifically used in the Junos CLI to direct the output of one command into another for further processing. The other options do not serve this purpose; ? is used for help, < and > are for input and output redirection, respectively.