Verifying Configurations and Traffic from the CLI
To verify interface configurations, use the following CLI commands. Refer also to the Juniper ATP Appliance CLI Command Reference for more information and to set traffic-filter and x-forwarded-for configurations:
CLI Mode & Command |
Purpose |
---|---|
JATP (diagnosis)# setupcheck all |
Run a check of all system components |
JATP (server)# show interface |
Verify interface connectivity and status |
JATP (server)# show ip <interface> |
Verify traffic [example: show ip eth1] |
JATP (server)# ping x.x.x.x |
Ping connected devices. |
JATP (diagnosis)# capture-start <IP address> <interface> |
Starts packet capture as a means for diagnosing and debugging network traffic and obtaining stats (not part of the Collector traffic capture engine). |
Note:
Be sure to refer to the Juniper ATP Appliance CLI Command Reference for more information. Special characters used in CLI parameters must be enclosed in double quotation marks. |