What you do is create a filter that "permits" the traffic you want to watch
and then you do a ptrace with that filter. To stop the output you give a
ptrace without any filter name. This is documented in tech notes and the
configuration guide.
For example, when I want to verify RADIUS operation...
Command> add fil
Command> set fil r 1 perm udp src eq 1645
Command> pt r
Command> pt
Command> del fil r
JGT
---------------------------------------------------------------------------
John G. Thompson Livingston Enterprises Inc. Phone: (800) 458-9966
JOAT(MON) 4464 Willow Road Fax: (510)737-2110
support@livingston.com Pleasanton, CA 94588 http://www.livingston.com/
---------------------------------------------------------------------------
******* The solution to any problem lies in its proper definition. *******