network ping
Sends an ICMP ECHO_REQUEST to the specified IP address.
Synopsis
network ping [count <count>] [size <size>] <destination-ip>
Options
count
The number of ECHO_REQUEST packets to
send. If this is not specified, the default is five
packets.
size
The size of each ECHO_REQUEST packet. If
this is not specified, the default is 56 bytes.
<destination-ip>
The IP address where the ECHO_REQUEST
packets will be sent.
Examples
network ping 192.168.1.1
Sends five ECHO_REQUEST packets of 56 bytes each to the host at
192.168.1.1.
network ping count 10 size 100 192.168.1.1
Sends 10 ECHO_REQUEST packets of 100 bytes each to the host at
192.168.1.1.
network settings get
Returns the current network settings for mac addres, ip address, netmask, and gateway
Synopsis
network settings get
Example
network settings get
MAC Address:
00:04:a3:85:0a:ee
IP Address:
10.10.8.116
Netmask:
255.255.255.0
Gateway:
10.10.8.100
sleep
Pauses for the specified number of milliseconds.
Synopsis
sleep <milliseconds>
Options
<milliseconds>
The number of milliseconds (1 - 10000) to
pause
Example
sleep 7000
Pause for 7 seconds (7000 milliseconds) before returning.
39
Integrator's Complete Guide to ClearSHOT 10 USB Enterprise-Class PTZ Conferencing Cameras