Reference Guide

cfgRacTuneSshPort (Read or Write)
Description
Species the port number used for the SSH interface.
NOTE: The following port numbers are reserved and cannot be used: 21, 68, 69, 111, 123, 161, 546,
801, 4096, 5988, 5989, 6900, 9000, and 60106.
Legal Values
10–65535
Default
22
cfgRacTuneTelnetPort (Read or Write)
Description
Species the port number used for the Telnet interface.
NOTE: The following port numbers are reserved and cannot be used: 21, 68, 69, 111, 123, 161, 546,
801, 4096, 5988, 5989, 6900, 9000, and 60106.
Legal Values
10–65535
Default
23
cfgRacTuneDaylightOset (Read Only)
Description
Species the daylight savings oset (in minutes) to use for the RAC Time. This value is 0 if the time zone is not
a Daylight Saving time zone.
Legal Values
0–60
Default
0
Example
racadm getconfig -g cfgRacTuning [-m server-<n>] -o
<
object name
> <
object value
>
cfgRacTuneRemoteRacadmEnable=1
cfgRacTuneWebserverEnable=1
cfgRacTuneHttpPort=80
cfgRacTuneHttpsPort=443
cfgRacTuneTelnetPort=23
cfgRacTuneSshPort=22
cfgRacTuneIpRangeEnable=0
cfgRacTuneIpRangeAddr=192.168.1.1
cfgRacTuneIpRangeMask=255.255.255.0
# cfgRacTuneTimezoneOffset=-18000
# cfgRacTuneDaylightOffset=3600
108