Reference Guide
Example
racadm getconfig -g cfgCurrentIPv6LanNetworking
# cfgCurrentIPv6Enabled=1
# cfgCurrentIPv6AutoConfigWasUsed=1
# cfgCurrentLinkLocalAddress=fe80::21e:4fff:fe1f:5371/64
# cfgCurrentIPv6Address1=2009:123::e48f:9dd8:6f51:a669/64
# cfgCurrentIPv6Address2=fd88:1::21e:4fff:fe1f:5371/64
# cfgCurrentIPv6Address3=fd88:2::21e:4fff:fe1f:5371/64
# cfgCurrentIPv6Gateway=fe80::21c:23ff:fe77:6215
# cfgCurrentIPv6DNSServersFromDHCP6=1
# cfgCurrentIPv6DNSServer1=2009:123::1
# cfgCurrentIPv6DNSServer2=::
cfgNetTuning
This group enables users to congure the advanced network interface parameters. When congured, the updated settings may take
up to a minute to become active.
CAUTION: Use extra precaution when modifying properties in this group. Inappropriate modication of the properties in
this group can result in your RAC NIC become inoperable.
The following sections provide information about the objects in the cfgNetTuning group.
cfgNetTuningNicSpeed (Read or Write)
Description
Species the speed for the CMC NIC. This property is used only if cfgNetTuningNicAutoNeg is set to 0.
Legal Values
10, 100, or 1000
Default
100
cfgNetTuningNicAutoneg (Read or Write)
Description
Enables auto negotiation of physical link speed and duplex. If enabled, auto negotiation takes priority over other
values set in this group.
Legal Values
• 0 = Auto Negotiation is Disabled
• 1 = Auto Negotiation is Enabled
Default
1
Example
racadm getconfig -g cfgNetTuning
cfgNetTuningNicSpeed=100
cfgNetTuningNicFullDuplex=1
cfgNetTuningNicMtu=1500
cfgNetTuningNicAutoneg=1
cfgNetTuningNicFullDuplex (Read or Write)
Description
Species the duplex setting for the NIC. This property is used only if thecfgNetTuningNicAutoNeg is set
to 0 (disabled).
Legal Values
• 0 (Half Duplex)
133