C. show interfaces terse
The "show interfaces terse" command provides a summarized view of all interfaces on the device, including their operational status, administrative status, and link status. By using this command and specifying the interface ge-0/0/0.0, you can quickly see if the interface is administratively up (enabled) and if the link is up (connected).
Option A, "snow configuration interfaces ge-0/0/0.0," is an incorrect command and contains a typographical error ("snow" instead of "show"). It is not a valid command to check the interface status.
Option B, "show system information," provides general information about the device but does not specifically show the status of a particular interface.
Option D, "show chassis fpc pic-status," displays the status of Flexible PIC Concentrators (FPCs) and the physical interface cards (PICs) installed in the chassis. It does not directly show the status of a specific interface.
So, the correct answer is C. show interfaces terse.
Ref: show interfaces | Junos OS | Juniper Networks
“show interfaces
…
Sample Output
…
show interfaces terse
user@host> show interfaces terse
Interface Admin Link Proto Local Remote
ge-0/0/0 up up
ge-0/0/0.0 up up inet 10.209.4.61/18
gr-0/0/0 up up
…”
Answer: C
upvoted 4 times
...
Log in to ExamTopics
Sign in:
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.
Cradical
1 year, 6 months agoGreatDane
1 year, 11 months ago