Reference Guide

Default
0
cfgRacTuneIpRangeAddr (Read or Write)
Description
Specifies the acceptable IPv4 address bit pattern in the positions of the "1"s in the range
mask property (cfgRacTuneIpRangeMask).
Alogin 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.
Default
192.168.0
cfgRacTuneIpRangeMask (Read or Write)
Description
Standard IP mask values with left-justified bits. For example, 255.255.255.0.
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 or Write)
Description
Enables or disables the IPv4 address blocking feature.
Legal Values
1 (TRUE)
0 (FALSE)
Default
0
cfgRacTuneIpBlkFailCount (Read or Write)
Description
The maximum number of logins that is not successful, to occur within the window
(cfgRacTuneIpBlkFailWindow) before log in attempt from the IP address is rejected.
Legal Values
3–16
Default
5
117