Seyit ÖZGÜR

Computer Engineer - IT Security Solutions

Juniper/Netscreen DEBUG alma prosedürü

- Debug’u ne için almamız gerekiyorsa filtre yazmamız gerekiyor.

set ff src-ip <1.2.3.4> dst-ip <1.2.3.4>

sadece source yada destination IP’de yazabilirsiniz, “set ff” den sonra TAB a basarak ip dışındaki filtre seçenekleride çıkacaktır.

- Filterining doğru yazıldığını teyit edelim

get ff

- Buffer temizkenirki daha önceden kalmış loglarla karışmasın.

clear dbuf

- Debug başlatılır

debug flow basic

en son olarak debug’u bitirmemiz gerekir “undebug all” komutu ile.

- Buffer okunur

get db stream

p.s. : her debug aldıktan sonra debug’u sonlandırmamız gerekir, açık kaldığı takdirde cihaz üzerinde performans sorunu ve başka sorunlarla karşılabilirsiniz.

  1. online Said,

    ilginc blog icin tesekkur

Add A Comment

Note: Commenter is allowed to use '@User+blank' to automatically notify your reply to other commenter. e.g, if ABC is one of commenter of this post, then write '@ABC '(exclude ') will automatically send your comment to ABC. Using '@all ' to notify all previous commenters. Be sure that the value of User should exactly match with commenter's name (case sensitive).