Instruction Manual
© MuxLab Inc. Audio 8x8 Matrix Switch Installation Guide
Page 36
7. 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)
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)