Juniper Networks Certified Associate Junos Exam: How to Ping from Configuration Mode?

How to Ping from Configuration Mode

Prev Question Next Question

Question

How do you ping from configuration mode?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

A

To ping from configuration mode on a Juniper router, you can use the 'run ping' command followed by the IP address or hostname that you want to ping. The correct command syntax is:

[edit interfaces] user@router# run ping <IP address or hostname>

Here, [edit interfaces] refers to the configuration mode prompt, and user@router is the username and hostname of the router.

Option A is the correct answer, as it uses the 'run ping' command in the correct format.

Option B is incorrect, as it does not include the 'run' command.

Option C is also incorrect, as 'up' is not a valid command for pinging from configuration mode.

Option D is incomplete and does not include the necessary command to initiate the ping.

In summary, the correct command to ping from configuration mode on a Juniper router is 'run ping' followed by the IP address or hostname.