在netscreen上使用snoop抓包
时间:2010-05-26 来源:neatcat
Create the output file and use the following commands:
set console dbuf
snoop detail
snoop detail len <snaplen 1-1514>
snoop filter ... (see the CLI-help for filter options)
clear dbuf
snoop
Stop the capture with <ESC> and then display the output with the command "get dbuf stream".
Select the text and save it to a file.
It is also possible to save the output directly to a tftp-server with the command
"get dbuf stream > tftp <host> <filename>"
相关阅读 更多 +