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 device's current network settings, including 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
VLAN: Disabled
Gateway: 10.10.8.100
46
Integrator's Complete Guide to PCC Premier Precision Camera Controller