Manual

ClearVIEW HD-USB Conferencing Camera
ClearVIEW HD-USB PTZ Conferencing Camera Document Number 342-0437 Rev. D Page 33 of 36
NetworkSettings
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
MAC Address:
00:04:a3:85:0a:ee
IP Address:
10.10.8.116
Netmask:
255.255.255.0
Gateway:
10.10.8.100
Returns the current network settings for mac addres, ip address, netmask, and gateway
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
StreamingMode
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 Get 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 usb
----
streaming mode ethernet
OK
Sets the streaming mode to Ethernet