© MuxLab Inc.
Audio 8x8 Matrix Switch Installation Guide
Page 37
Network
–m
<mask address>
Description:
Set a specific mask address (note that DHCP must be disabled to perform this action)
Arguments:
<mask address>: #.#.#.#
Example:
Set the mask address to 255.255.255.0
Network –m 255.255.255.0
Response:
IP: 192.25.80.13
MASK: 255.255.255.0
GATEWAY: 10.0.0.1
DHCP: OFF
(or an error message if the command failed)
Network
–g
<gateway address>
Description:
Set a specific gateway address (note that DHCP must be disabled to perform this action)
Arguments:
<gateway address>: #.#.#.#
Example:
Set the gateway address to 10.101.1.5
Network –g 10.101.1.5
Response:
IP: 192.25.80.13
MASK: 255.255.255.0
GATEWAY: 10.101.1.5
DHCP: OFF
(or an error message if the command failed)
Network
–dhcp
<dhcp state>
Description:
Enable/disable DHCP feature
Arguments:
<dhcp state>: on or off
Example:
Enable the DHCP feature
Network –dhcp on
Response:
IP: 10.0.1.101
MASK: 255.255.0.0
GATEWAY: 10.101.1.5
DHCP: ON
(or an error message if the command failed)
7. Password
password -wadmin
<web admin password>
Description:
Set the web server 'Admin' password
Arguments:
<web admin password>: alphanumeric (max. length 20)
Example:
Change the web admin password to new123
password -wadmin new123
Response:
Web server Admin password set successfully
(or an error message if the command failed)