Reference Guide

Table Of Contents
A login from the incoming IP address is allowed only if the
following are identical:
cfgRacTuneIpRangeMask bit-wise and with incoming IP
address
cfgRacTuneIpRanbeMask bit-wise and with
cfgRacTuneIpRangeAddr.
Legal Values An IPv4 address formatted string, for example, 192.168.0.44.
Default 192.168.1.1
cfgRacTuneIpRangeMask (Read/Write)
Description Standard IP mask values with left-justified bits. For example,
255.255.255.0.
A login from the incoming IP address is allowed only if both of
the following are identical:
cfgRacTuneIpRangeMask bit-wise and with incoming IP
address
cfgRacTuneIpRanbeMask bit-wise and with
cfgRacTuneIpRangeAddr.
Legal Values An IPv4 address formatted string, for example, 255.255.255.0.
Default 255.255.255.0
cfgRacTuneIpBlkEnable (Read/Write)
Description
Enables or disables the IPv4 address blocking feature.
Legal Values
1 (TRUE)
0 (FALSE)
Default 0
cfgRacTuneIpBlkFailCount (Read/Write)
Description
The maximum number of login failures to occur within the
window (cfgRacTuneIpBlkFailWindow) before login attempts
from the IP address are rejected.
Legal Values 2 – 16
Default 5
cfgRacTuneIpBlkFailWindow (Read/Write)
Description
Defines the time span in seconds that the failed attempts are
counted. When failure attempts age beyond this limit, they are
dropped from the count.
Legal Values
2–65535
Default 60
120