© MuxLab Inc.
Audio 8x8 Matrix Switch Installation Guide
Page 36
name -preset
Description:
Get a list of all the preset names
Arguments:
<none>
Example:
Get list of all preset names
name -preset
Response:
Preset Names:[“Preset 1”,“Preset 2”, “Preset 3”,“Preset 4”,“Preset 5”,
“Preset 6”,“Week-end”,“Preset 8”]
(or an error message if the command failed)
name -unit
“
<name>
”
Description:
Set a name for the unit
Arguments:
<
name>: up to 20 characters
Example:
Set the name “MuxLab Switch” for the unit
name -unit “MuxLab Switch”
Response:
Unit Name:[“MuxLab Switch”]
(or an error message if the command failed)
name -unit
Description:
Get the unit name
Arguments:
<none>
Example:
Get the unit name
name -unit
Response:
Unit Name:[“MuxLab Switch”]
(or an error message if the command failed)
6. Network
network
Description:
Get the network address values (IP, mask and gateway)
Arguments:
<none>
Example:
Get network address values
network
Response:
IP: 10.0.1.101
MASK: 255.255.0.0
GATEWAY: 10.0.0.1
DHCP: ON
(or an error message if the command failed)
Network
–ip
<ip address>
Description:
Set a specific IP address (note that DHCP must be disabled to perform this action)
Arguments:
<ip address>: #.#.#.#
Example:
Set the IP address to 192.25.80.13
Network –ip 192.25.80.13
Response:
IP: 192.25.80.13
MASK: 255.255.0.0
GATEWAY: 10.0.0.1
DHCP: OFF
(or an error message if the command failed)