System information

Crestron 3-Series Control Systems Reference Guide
Reference Guide DOC. 7150A 3-Series Control Systems 53
Blocked IP Addresses Functions
When a user reaches the maximum number of login attempts over an Ethernet
Connection (CTP/SCTP), the client’s IP Address is blocked. Administrators have
access to commands that allow them to manage this behavior.
Change Lock out Time
To change the number of hours an IP address is blocked, use the following
command:
SETLOCKOUTTIME [number]
number - number of hours to block an IP Address, 0 is indefinite, 255 max
No parameter - display current setting.
List Blocked IP Addresses
LISTBLOCKEDip
No parameter - display current list of blocked ip addresses
Add an IP Address to the Blocked List
ADDBLOCKEDip [ipaddress]
ipaddress - ip address to block
No parameter - display current list of blocked ip addresses
Remove an IP Address from the Blocked List
REMBLOCKEDip [ALL|ipaddress]
ipaddress - ip address of the blocked connection
ALL - remove all blocked ip addresses
No parameter - display current list of blocked ip addresses
Web Server Authentication
When authentication is on, SSL and web server authentication is also turned on.
Only users with administrator rights have access to the web server setup page. Users
with other rights (except connection-only right user) have access to other web server
pages.
At this point, only local users can be authenticated against web server. Need to add
an HTTP filter to handle authentication for Active Directory users.