Reference Guide

cfgRacTuneHttpPort (Read or Write)
Description
To use HTTP network communication with either iDRAC or CMC, specify the port number.
Legal Values
10–65535
NOTE: For CMC, the following port numbers are reserved and cannot be used: 21, 68, 69, 123,
161, 546, 801, 4096, 5988, 5989, 6900, 9000, 60106.
Default
80
cfgRacTuneHttpsPort (Read or Write)
Description
To use HTTPS network communication with either iDRAC or CMC, specify the port number.
Legal Values
10–65535
NOTE: For CMC, the following port numbers are reserved and cannot be used: 21, 68, 69, 123,
161, 546, 801, 4096, 5988, 5989, 6900, 9000, 60106.
Default
443
cfgRacTuneIpRangeEnable (Read or Write)
Description
Enables or disables the IPv4 Address Range validation feature of iDRAC or CMC.
Legal Values
1 (TRUE)
0 (FALSE)
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).
For CMC, 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 or Write)
Description
Standard IP mask values with left-justified bits. For example, 255.255.255.0.
For CMC, 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
174