Vaddio AV Bridge CONFERENCE User Manual

Page 27

Advertising
background image

AV Bridge CONFERENCE

Vaddio AV Bridge CONFERENCE - Document Number 342-0767 Rev A Page 27 of 32

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
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 address, IP address, net mask, 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

Serial

NAME
serial
- Sets or gets the current serial settings
SYNOPSIS
serial
{get|9600|19200|38400}
DESCRIPTION
The serial command is used to get or set the serial baud rate
OPTIONS
get
Returns the serial speed
9600 Sets the serial baud rate to 9600
19200 Sets the serial baud rate to 19200
38400 Sets the serial baud rate to 38400
EXAMPLES
serial
get
Gets the current serial baud rate
serial 38400
Sets the external serial baud rate to 38400

Advertising