
NOTE: For IPv6, only the DHCPv6 address or static address is registered.
Example:
racadm getconfig -g cfgLanNetworking
cfgNicEnable=1
cfgNicIPv4Enable=1
cfgNicIpAddress=192.168.22.101
cfgNicNetmask=255.255.255.0
cfgNicGateway=192.168.22.101
cfgNicUseDhcp=1
# cfgNicMacAddress=00:00:00:00:00:01
cfgNicVLanEnable=0
cfgNicVLanID=1
cfgNicVLanPriority=0
cfgDNSServersFromDHCP=1
cfgDNSServer1=192.168.0.5
cfgDNSServer2=192.168.0.6
cfgDNSRacName=cmc-frankly
cfgDNSDomainName=fwad.lab
cfgDNSDomainNameFromDHCP=1
cfgDNSRegisterRac=1
cfgDNSServersFromDHCP (Read or Write)
Description
Specifies if the DNS server IPv4 addresses must be assigned from the DHCP server on the network.
For CMC, this property is used only if cfgNicUseDhcp value is set to 1(true).
Legal Values
• 1 (TRUE)
• 0 (FALSE)
Default
0
cfgDNSServer1 (Read or Write)
Description
Specifies the IPv4 address for DNS server 1. This property is only valid if
cfgDNSServersFromDHCP is set to 0 (FALSE).
NOTE: cfgDNSServer1 and cfgDNSServer2 may be set to identical values while
swapping addresses.
Legal Values
String representing a valid IPv4 address. For example: 192.168.0.20.
Default
0.0.0.0
152
Komentáře k této Příručce