page | 70
Advanced Operation
RS-232 / IP Commands
#sipadd
The
#sipadd
command sets the IP address of the matrix. The IP address must be
entered using dot-decimal notation. The matrix must be rebooted after executing this
command. The default IP address of the matrix is
192.168.1.72
.
Syntax
:
#sipadd param1
Parameters
:
param1
IP address
Example
:
#sipadd 192.168.1.127
New IP set to: 192.168.1.127
#snetmask
The
#snetmask
command sets the subnet mask. The net mask must be entered using
dot-decimal notation. The matrix must be rebooted after executing this command.
The default net mask is
255.255.255.0
Syntax
:
#snetmask param1
Parameters
:
param1
Gateway
Example
:
#snetmask 255.255.0.0
New IP mask set to: 255.255.0.0