AMX Signature Series NetLinx Integrated Controller NI-3101-SIG User Manual

Page 134

Advertising
background image

Programming

124

NI-3101-SIG Signature Series NetLinx Integrated Controller

Configuration Port Commands (Cont.)

Command

Description

SET HTTPS PORT

Sets the IP port listened to for HTTPS connections.
Example:

>SET HTTPS PORT
Current HTTPS port number = 443
Enter new HTTPS port number (Usually 443) (0=disable HTTPS)
:

Once you enter a value and press the ENTER key, you get the following
message:

Setting HTTPS port number to
New HTTPS port number set, reboot the master for the change
to take affect.

SET ICSP PORT

Sets the IP port listened to for ICSP connections.
Example:

>SET ICSP PORT
Current ICSP port number = 1319
Enter new ICSP port number (Usually 1319) (0=disable ICSP)
:

Once you enter a value and press the ENTER key, you get the following
message:

Setting ICSP port number to
New ICSP port number set, reboot the master for the change
to take affect.

SET ICSP TCP TIMEOUT

Sets the timeout period for ICSP and i!-WebControl TCP connections.
Example:

>SET ICSP TCP TIMEOUT
This will set the timeout for TCP connections for both ICSP
and i!-WebControl.When no communication has been detected for
the specified number of seconds, the socket connection is
closed.ICSP and i!-WebControl have built-in timeouts and
reducing the TCP timeout below these will cause undesirable
results. The default value is 45 seconds.
The current ICSP TCP timeout is 45 seconds
Enter new timeout (in seconds):

Once you enter a value and press the ENTER key, you get the following
message:

New timeout value set (in affect immediately).

SET IP <D:P:S>

Prompts you to enter a Host Name, Type (DHCP or Fixed), IP Address,
Subnet Mask, and Gateway IP Address.
Enter Y (yes) to approve/store the information into the Master.
Entering N (no) cancels the operation.
Example:

>

SET IP [0:1:0]

--- Enter New Values or just hit Enter to keep current
settings ---

Enter Host Name: MLK_INSTRUCTOR
Enter IP type. Type D for DHCP or S for Static IP and then
Enter: DHCP
Enter Gateway IP: 192.168.21.2

You have entered: Host Name MLK_INSTRUCTOR
Type DHCP
Gateway IP 192.168.21.2
Is this correct? Type Y or N and Enter -> y
Settings written. Device must be rebooted to enable new
settings.

Advertising