Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam JN0-104 All Questions

View all questions & answers for the JN0-104 exam

Exam JN0-104 topic 1 question 97 discussion

Actual exam question from Juniper's JN0-104
Question #: 97
Topic #: 1
[All JN0-104 Questions]

Which command allows you to execute operational mode commands while in configuration mode?

  • A. set
  • B. show
  • C. Activate
  • D. Run
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Nasredd
1 year, 4 months ago
Selected Answer: D
Using the run Command : Use run to execute operational mode CLI commands while in configuration mode. Can save time when testing the effects of a recent change. Exemple : [edit interfaces ge-0/0/12] user@router# set unit 0 family inet address 10.250.0.141/16 [edit interfaces ge-0/0/12] user@router# commit commit complete ==>"Use run to test configuration changes without leaving configuration mode" [edit interfaces ge-0/0/12] user@router# run ping 10.250.0.149 count 1 PING 10.250.0.149 (10.250.0.149): 56 data bytes 64 bytes from 10.250.0.149: icmp_seq=0 ttl=255 time=0.967 ms --- 10.250.0.149 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max/stddev = 0.967/0.967/0.967/0.000 ms ------
upvoted 1 times
...
gpt_test
1 year, 7 months ago
Selected Answer: D
D. Run Explanation: The 'run' command allows you to execute operational mode commands while in configuration mode in Junos OS. By using the 'run' command followed by the desired operational command, you can access operational mode information without having to exit configuration mode.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...