Which operational mode command in Junos OS produces the output shown in the exhibit?
A.

B.

C.

D.
Which operational mode command in Junos OS produces the output shown in the exhibit?
A.
B.
C.
D.
The provided image shows a list of actions with timestamps, suggesting recent system activity or changes including user information. In Junos OS, the 'show system commit' command displays a history of committed configuration changes, including the timestamps and users who made those changes. Therefore, the correct command that produces the output shown in the exhibit is 'show system commit' (Option D).
D: user@router> show system commit I'm not sure if Nasredd's answer pool is different, but according to his example, the answer should be "user@router> show system commit" which for me is D.
Answer C is correct : Exemple : [edit] user@router# commit comment "Changed OSPF configuration" commit complete user@router> show system commit 0 2019-08-09 15:32:42 UTC by user via cli Changed OSPF configuration
D is correct: user@router> show system commit 0 2023-07-26 08:15:10 UTC by admin via cli Configuration changed. 1 2023-07-25 16:42:55 UTC by john via netconf Configured OSPF routing protocol. 2 2023-07-24 11:28:36 UTC by user1 via cli Set interface ge-0/0/0 to 1Gbps speed.