ClearVIEW HD-20
SE
QUSB
S
YSTEM
ClearVIEW HD-20
SE
QUSB
S
YSTEM
,
Document Number 342-0936 Rev C
Page 41 of 46
Network Settings
NAME
network settings - get current network settings
SYNOPSIS
network
settings
{get}
DESCRIPTION
Method used to get the current network settings of the device
OPTIONS
get Get the current network settings for the machine
EXAMPLES
network settings get
Returns the current network settings for MAC address, IP address, Netmask, and Gateway
MAC
Address:
00:04:a3:85:0a:ee
IP Address: 10.10.8.116
Netmask:
255.255.255.0
Gateway:
10.10.8.100
Network
NAME
network - Gets the current network settings or pings an IP address
SYNOPSIS
network {settings get | ping [count <count>] [size <size>] <destination-ip>}
DESCRIPTION
Method used to get the current network settings or check network
OPTIONS
Settings - Get the current network settings
ping - Send ICMP ECHO_REQUEST to network host
EXAMPLES
network settings get - Gets the current network settings
network ping count 1 10.10.10.100 - Pings 10.10.10.100 once and displays results
Streaming Mode
NAME
streaming mode - Gets or sets the current streaming mode
SYNOPSIS
streaming mode {get|usb|network}
DESCRIPTION
Method used to get or set the current streaming settings
OPTIONS
Get - Gets the current streaming mode
usb - Set the current streaming mode to USB
Ethernet - Set the current streaming mode to Ethernet
EXAMPLES
streaming mode get
mode: usb
Returns the current streaming mode
----
streaming mode Ethernet
OK
Sets the streaming mode to Ethernet