Ping; Reboot - Juniper Advanced Threat Prevention Appliance Cli Command Reference Manual

Table of Contents

Advertisement

Juniper Advanced Threat Prevention Appliance

ping

Table 2-12 ping
Description
Product(s) CLI
Mode(s)
Syntax
Parameters
Example

reboot

Table 2-13 reboot
Description
Product(s) CLI
Mode(s)
Syntax
Parameters
Example
18
Sends ICMP (Internet Control Message Protocol) echo request packets to a
specified host name or IP address to verify that the destination is reachable over
the network.
All-in-One | Collector | Core CM | Mac Mini OS X Detection Engine
Server
ping [-c count] [-h hops] [string]
-c
count
-h
hops
string
The following example sends three echo requests to the device with the IP Address
10.10.10.1
<FireEye_name># ping -c 3 10.10.10.1
PING 10.10.10.1 (10.10.10.1) 56(84) bytes of data.
64 bytes from 10.10.10.1: icmp_req=1 ttl=64 time=0.314 ms
64 bytes from 10.10.10.1: icmp_req=2 ttl=64 time=0.277 ms
64 bytes from v: icmp_req=3 ttl=64 time=0.274 ms
--- 10.10.10.1 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time
bbbb1999ms
rtt min/avg/max/mdev = 0.274/0.288/0.314/0.022 ms
Reboots the Juniper ATP Appliance.
All-in-One | Collector | Core CM | Mac Mini OS X Detection Engine
Server
reboot
None
The following example reboots the system.
hostname# reboot
Copyright© 2018, Juniper Networks, Inc.
Number of echo requests to send. By default, pings ar
continuously until you press Ctrl+C.
Number of next hops between pings (default is 1).
IP address, hostname or interface name used to ping
device address.

Advertisement

Table of Contents
loading

Table of Contents