nerdexam
Juniper

JN0-102 · Question #207

Your network administrator has asked you to view the real-time interface usage on ge- 0/0/0. Which command would be used?

The correct answer is A. monitor interface ge-0/0/0. The monitor interface <interface-name> command provides real-time, dynamic updates of an interface's operational state, input/output rates, and error statistics. This command is ideal for live troubleshooting and observing current traffic patterns.

Operational Monitoring and Maintenance

Question

Your network administrator has asked you to view the real-time interface usage on ge- 0/0/0. Which command would be used?

Options

  • Amonitor interface ge-0/0/0
  • Btraceoptions interface ge-0/0/0
  • Cdebug interface ge-0/0/0
  • Dmonitor usage ge-0/0/0

How the community answered

(47 responses)
  • A
    89% (42)
  • B
    6% (3)
  • C
    2% (1)
  • D
    2% (1)

Why each option

The `monitor interface <interface-name>` command provides real-time, dynamic updates of an interface's operational state, input/output rates, and error statistics. This command is ideal for live troubleshooting and observing current traffic patterns.

Amonitor interface ge-0/0/0Correct

The `monitor interface <interface-name>` command displays real-time statistics for the specified interface, dynamically updating the screen with information such as input/output rates, errors, and interface status. This is precisely what is needed to view real-time interface usage.

Btraceoptions interface ge-0/0/0

`traceoptions` is used to log debugging information to a file, not to display real-time usage directly on the console.

Cdebug interface ge-0/0/0

`debug` commands are used for collecting detailed diagnostic information for specific processes or protocols, not for general real-time interface usage statistics.

Dmonitor usage ge-0/0/0

`monitor usage` is not a standard Junos command for real-time interface usage; the correct syntax is `monitor interface`.

Concept tested: Junos real-time interface monitoring

Source: https://www.juniper.net/documentation/us/en/software/junos/system-management/topics/ref/command/monitor-interface.html

Topics

#Real-time monitoring#monitor interface#Operational commands

Community Discussion

No community discussion yet for this question.

Full JN0-102 Practice