JN0-102 · Question #369
Which command prompt indicates that you are in operational mode?
The correct answer is D. user @ router >. In Junos OS, the command prompt ending with a greater-than sign (>) signifies that the user is currently in operational mode.
Question
Which command prompt indicates that you are in operational mode?
Options
- Auser @ router &
- Buser @ router #
- Cuser @ router $
- Duser @ router >
How the community answered
(51 responses)- A4% (2)
- B8% (4)
- C2% (1)
- D86% (44)
Why each option
In Junos OS, the command prompt ending with a greater-than sign (>) signifies that the user is currently in operational mode.
The ampersand (&) is not a standard Junos OS prompt for any common mode.
The pound sign (#) indicates configuration mode in Junos OS, where users modify the device's configuration.
The dollar sign ($) typically indicates the UNIX shell environment (BSD shell) in Junos OS, which allows execution of standard UNIX commands.
The `user@router>` prompt is the standard indicator for operational mode in Junos OS, where users can execute commands to monitor the device, troubleshoot issues, and manage the system. This prompt differentiates it from configuration mode or shell mode.
Concept tested: Junos OS CLI modes and prompts
Source: https://www.juniper.net/documentation/us/en/software/junos/user-interface-cli/topics/topic-map/cli-operational-mode-commands.html
Topics
Community Discussion
No community discussion yet for this question.