Mac Os X Detection Engine Cli Commands; Capture-Start; Copy - Juniper Advanced Threat Prevention Appliance Cli Command Reference Manual

Table of Contents

Advertisement

Mac OS X Detection Engine CLI Commands

capture-start

Table 4-1 capture-start
Description
Product(s) CLI
Mode(s)
Syntax
Parameters
Sub-Commands
Example

copy

Table 4-2 copy
Description
Product(s) CLI
Mode(s)
Syntax
Parameters
Sub-Commands
Example
Starts packet capture as a means for diagnosing and debugging network traffic and
obtaining stats (not part of the Collector traffic capture engine).
See Also: diagnosis [mode]; copy
All-in-One | Collector | Core | Mac OS X Detection Engine
Diagnosis
capture-start
<IP address> <interface_name>
None
The following example starts a packet capture process on interface eth1 for a
Juniper ATP Appliance with IP address 8.8.8.8:
hostname # diagnosis
hostname (diagnosis)# capture-start 8.8.8.8 eth1
NOTE
Note: Address 8.8.8.8 need not be a Juniper ATP Appliance. It is just
a host that the capture filters on.
Uses Secure Copy (SCP) to scp to copy and transfer packet capture or traceback
(crash) data to a remote location, providing the same authentication and level of
security as an SSH transfer.
See Also: diagnosis [mode]; capture-start
All-in-One | Collector | Core | Mac OS X Detection Engine
Diagnosis
copy capture <scp source_file_name
username@destination_host:destination_folder> | traceback
all <string URI as user@hostname:path>
copy capture <scp remote filename_location>
copy traceback all <path string>
copy traceback <tab>
None
The following example copies the file "captureEth1.txt" from the local host to a
remote host:
hostname (diagnosis)# copy capture scp captureEth1.txt
admin@remotehost.edu:/some/remote/directory
Copyright© 2018, Juniper Networks, Inc.
CLI Command Reference Guide
[tab displays all available crash filenames]
65

Advertisement

Table of Contents
loading

Table of Contents