RS-232 COMMANDS
#SIPADD Command
The #SIPADD command specifies a new IP address.
Syntax:
#sipadd param1.param2.param3.param4
Parameters: |
|
|
param1 | IP address | [0 - 255] |
param2 | IP address | [0 - 255] |
param3 | IP address | [0 - 255] |
param4 | IP address | [0 - 255] |
Example:
#sipadd 192.168.2.240
#SNETMASK Command
The #SNETMASK command specifies a new net mask.
Syntax:
#snetmask param1.param2.param3.param4
Parameters: |
|
|
param1 | IP address | [0 - 255] |
param2 | IP address | [0 - 255] |
param3 | IP address | [0 - 255] |
param4 | IP address | [0 - 255] |
Example:
#snetmask 255.255.255.0
19