nerdexam
Juniper

JN0-102 · Question #398

Which command allows you to view the raw packet data of interface ge-1/0/5?

The correct answer is B. monitor traffic interface ge-1/0/5. The monitor traffic interface command allows an administrator to view the raw packet data flowing through a specified interface.

Operational Monitoring and Maintenance

Question

Which command allows you to view the raw packet data of interface ge-1/0/5?

Options

  • Amonitor interface traffic ge-1/0/5
  • Bmonitor traffic interface ge-1/0/5
  • Cshow interface ge-1/0/5 media
  • Dshow interface ge-1/0/5 extensive

How the community answered

(46 responses)
  • A
    2% (1)
  • B
    87% (40)
  • C
    4% (2)
  • D
    7% (3)

Why each option

The `monitor traffic interface` command allows an administrator to view the raw packet data flowing through a specified interface.

Amonitor interface traffic ge-1/0/5

`monitor interface traffic` is not a standard Junos command for displaying raw packet data; `monitor interface` typically shows statistics.

Bmonitor traffic interface ge-1/0/5Correct

The `monitor traffic interface ge-1/0/5` command is used in Junos OS to capture and display raw packet headers and sometimes payload data that traverses a specific interface. This is equivalent to packet sniffing tools and is essential for detailed network troubleshooting.

Cshow interface ge-1/0/5 media

`show interface ge-1/0/5 media` displays physical media characteristics of the interface, not raw packet data.

Dshow interface ge-1/0/5 extensive

`show interface ge-1/0/5 extensive` provides detailed statistics and operational status of the interface, but does not display the raw content of individual packets.

Concept tested: Junos raw packet capture

Source: https://www.juniper.net/documentation/us/en/software/junos/cli/topics/ref/command/monitor-traffic.html

Topics

#packet capture#traffic monitoring#monitor traffic command#troubleshooting

Community Discussion

No community discussion yet for this question.

Full JN0-102 Practice