You are troubleshooting a routing issue on a device running Junos. You receive the error shown in the exhibit when you attempt to restart the routing process.
Which statement describes the problem?
You are troubleshooting a routing issue on a device running Junos. You receive the error shown in the exhibit when you attempt to restart the routing process.
Which statement describes the problem?
The error message "unknown command" indicates that the command entered is not recognized by the system, which typically means that the command is invalid. If permission were an issue, the system would usually produce an error message indicating a lack of privileges, rather than stating the command is unknown.
restart is a valid command and output is unknown command instead of missing argument which means user is not authorised to restart ...
correct should A
A is the right option.
A should be the right answer
To restart the routing process, one should use the "restart routing" command in configuration mode.
To restart the routing process, one should use the "restart routing" command in configuration mode.
jcluser@vSRX-0> restart ^ missing argument. *** HOWEVER restart exists: jcluser@vSRX-0> restart ? Possible completions: > 802.1x-protocol-daemon Port based Network Access Control > SDN-Telemetry agent for all the telemetry sensors *** So user has no privilege -> Answer B
B - user doesnt have the required privilge to use the command
"user" is a read-only user class