Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
external-header-nav
keyboard_arrow_up
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Verifying Configurations and Traffic from the CLI

date_range 24-Feb-21

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:

Table 1: Configurations and Traffic CLI

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).

JATP (server)# shutdown

Shutdown before moving a devices to a different location, or to perform server room maintenance etc

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.

external-footer-nav