IPMI Konfiguration für Supermicro Systeme
Aus Wiki Thomas-Krenn.AG
(Weitergeleitet von IPMI Konfiguration)
Dieser Artikel beschreibt Tools zur Konfiguration von IPMI-Modulen für Supermicro Systeme. Alternativ kann - sofern der Server unter Linux betrieben wird - auch das ipmitool verwendet werden (siehe Artikel IPMI Konfiguration unter Linux mittels ipmitool).
Inhaltsverzeichnis |
IPnMAC
Mit diesem Tool (unter Linux IPMICFG, siehe unten) ist es möglich lokal am Server die IP-Adresse und die MAC-Adresse zu setzen. Dabei ist zu beachten, dass in der Regel die richtige MAC-Adresse bereits vorkonfiguriert ist.
XGICFG bzw. IPMICFG
Mit dem Tool XGICFG (für DOS) bzw. IPMICFG (für Linux) können lokal am Server diverse Netzwerkparameter für das IPMI Modul gesetzt werden. Die möglichen Optionen werden im Folgenden aufgelistet:
XGICFG
-m Show IP and MAC -m IP Set IP (format :###.###.###.###) -k Show Subnet Mask -k Mask Set Subnet Mask (format :###.###.###.###) -dhcp on Enable the DHCP -dhcp off Disable the DHCP -g Show Gateway IP -g IP Set Gateway IP (format :###.###.###.###)
IPMICFG
-m Show IP and MAC -m IP Set IP (format: ###.###.###.###) -a MAC Set MAC (format: ##:##:##:##:##:##) -k Show Subnet Mask -k Mask Set Subnet Mask (format: ###.###.###.###) -dhcp on Enable the DHCP -dhcp off Disable the DHCP -g Show Gateway IP -g IP Set Gateway IP (format: ###.###.###.###) -r BMC cold reset -garp on Enable the Gratuitous ARP -garp off Disable the Gratuitous ARP
