Netscreen – Snoop

A great debugging tool feature on the Juniper Netscreens is snoop. Snoop is packet capturing tool which allows you to analysis your traffic on a per packet level.

Below shows you a example of enabling snoop and viewing its output,

5gt->undebug all
5gt->snoop
5gt->snoop filter ip 10.1.1.100
5gt->snoop info
5gt->clear db

5gt->get db str

Ok, so what do these commands actually do ?

  1. undebug all = clears all previous debug settings
  2. snoop = enables snoop
  3. snoop filter ip 10.1.1.100 = creates a snoop filter for ip 10.1.1.100
  4. snoop info = shows snoop info, such as wether snoop is enabled and if the filter is turned on.
  5. clear db = clears the debug buffer
  6. get db str = shows the debug buffer stream

Further information can be found at these links,

Rick Donato

Want to become an IT Security expert?

Here is our hand-picked selection of the best courses you can find online:
Internet Security Deep Dive course
Complete Cyber Security Course – Hackers Exposed
CompTIA Security+ (SY0-601) Certification Complete course
and our recommended certification practice exams:
AlphaPrep Practice Tests - Free Trial