AV Bridge
Vaddio AV Bridge - Document Number 342-0518 Rev A Page 24 of 28
NETSETTINGS
NAME
netsettings - send ICMP ECHO_REQUEST to network hosts
SYNOPSIS
netsettings {get}
DESCRIPTION
Method used to get the current network settings of the device
OPTIONS
get -Get the current network settings for the machine
EXAMPLES
netsettings get- Returns the current network settings for ip address, netmask, and gateway
PING
NAME
ping - send ICMP ECHO_REQUEST to network hosts
SYNOPSIS
ping [
count
{
count
}] [
size
{
size
}]
destination
DESCRIPTION
ping uses the ICMP protocol’s mandatory ECHO_REQUEST datagram to elicit an ICMP
ECHO_RESPONSE from a host or gateway. ECHO_REQUEST datagrams have an IP and ICMP header,
followed by a struct timeval and then an arbitrary number of pad bytes used to fill out the packet.
OPTIONS
o
count -
Stop after sending
count
ECHO_REQUEST packets. With deadline option, ping waits for
count
ECHO_REPLY packets, until the timeout expires. The default is 5.
o
destination-
The
destination
IP address where the ECHO_REQUESTS are sent.
o
size -
The data
size
of the ICMP packet to send. The default is 56 bytes
EXAMPLES
ping 192.168.1.1 -Attempt to send 5 ICMP ECHO_REQUESTs with data
size
56 to the host at 192.168.1.1/
ping
count
10
size
100 192.168.1.1-Attempt to send 10 ICMP ECHO_REQUESTs with data
size
of 100 to the
host at 192.168.1.1
VERSION
NAME
version - display the system version information
SYNOPSIS
version
DESCRIPTION
Display an overview of the command line syntax
EXAMPLES
version- Returns the current software version
REVISION: 4000
TAG: EasyUSB-1.0