Users Guide

cfgCurrentLanNetworking (lecture seule)
Description
Affichelespropriétésactuellesdelacarted'interfaceréseaudeCMC.
Synopsis
racadm getconfig [-g] [-o <nom d'objet>] [-i <index>]
[-h] cfgCurrentLanNetworking
racadm config [-g] [-o <nom d'objet>] [-i <index>] [-h] cfgCurrentLanNetworking
# cfgNicCurrentIpAddress
Affiche l'adresse IP statique sur CMC.
# cfgNicCurrentNetmask
Affiche le masque de sous-réseaustatiquepourl'adresseIPdeCMC.
# cfgNicCurrentGateway
Affiche la passerelle statique pour l'adresse IP de CMC.
# cfgNicCurrentDhcpWasUsed
IndiquesileprotocoleDHCPestutilisépourconfigurerlacarted'interfaceréseau:
1:l'adresseeststatique.
0:l'adresseaétéobtenueauprèsduserveurDHCP.
# cfgDNSCurrentServer1
Affiche l'adresse IP du serveur DNS 1.
# cfgDNSCurrentServer1
Affiche l'adresse IP du serveur DNS 2.
# cfgDNSCurrentDomainName
Affiche le nom de domaine DNS.
Exemple
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
REMARQUE:Utilisez cet objet avec la sous-commande getconfig.