Installation guide

© MuxLab Inc. Multimedia 16x16 Matrix Switch Installation Guide
Page 50
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)
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)