Users Guide

Descripción
Muestra las propiedades actuales de la tarjeta de interfaz de red del CMC.
Sinopsis
racadm getconfig [-g] [-o <nombre de objeto>] [-i <índice>]
[-h] cfgCurrentLanNetworking
racadm config [-g] [-o <nombre de objeto>] [-i <índice>] [-h] cfgCurrentLanNetworking
# cfgNicCurrentIpAddress
MuestraladirecciónIPestáticadelCMC.
# cfgNicCurrentNetmask
MuestralamáscaradesubredestáticadeladirecciónIPdelCMC.
# cfgNicCurrentGateway
MuestralapuertadeenlaceestáticadeladirecciónIPdelCMC.
# cfgNicCurrentDhcpWasUsed
Indica si se utiliza DHCP para configurar la tarjeta de interfaz de red:
1:ladirecciónesestática.
0:ladirecciónseobtuvodelservidorDHCP.
# cfgDNSCurrentServer1
MuestraladirecciónIPdelservidorDNS1.
# cfgDNSCurrentServer1
MuestraladirecciónIPdelservidorDNS2.
# cfgDNSCurrentDomainName
Muestra el nombre del dominio DNS.
Ejemplo
racadm getconfig -g cfgCurrentLanNetworking
# cfgNicCurrentIpAddress=143.166.152.116
# cfgNicCurrentNetmask=255.255.255.0
# cfgNicCurrentGateway=143.166.152.1
# cfgNicCurrentDhcpWasUsed=0
# cfgDNSCurrentServer1=192.168.0.5
# cfgDNSCurrentServer2=192.168.0.6
# cfgDNSCurrentDomainName=MYDOMAIN
NOTA: Utilice este objeto con el subcomando getconfig.