ISM Errata: Important Information about ISM 5.5.5 For Your HP cc3310 Carrier Grade Server

6
d. Restart network services on the server or reboot the server.
Performing these steps will display the same colored icons for health status in both the ISM Console and the PIC
interface.
4. IP address configuration in NetWare.
PROBLEM: If you use the Internetworking Configuration NLM (INETCFG.NLM) to configure the IP address of
the NetWare server, the IP Synchronization Agent (IPSA.NLM), might not be able to synchronize the IP address
configured by the INETCFG.NLM with the BMC.
IMPLICATION: Network traffic may be slow or exhibit access problems.
WORKAROUND: Configure the IP address in the startup script AUTOEXEC.NCF and remove network
configuration from the Internetworking Configuration NLM (INETCFG.NLM). Once INETCFG.NLM configures
the network board, it comments out any LOAD and BIND statements in the file AUTOEXEC.NCF and loads them
using the startup script INITSYS.NCF.
To restore the original configuration take the following steps:
a. On the NetWare server, run INETCFG.NLM and remove any network configuration.
b. Exit to the server console.
c. Edit the file AUTOEXEC.NCF from the server console or from a client connected to the NetWare server.
Comment the line in the file AUTOEXEC.NCF which loads the startup script INITSYS.NCF by placing a # in
front of the LOAD statement:
#LOAD SYS:ETC\INITSYS.NCF
d. Add statements to load and bind the appropriate network drivers. For example, use the following information to
load and bind the Intel Gigabit Ethernet driver (CE1000.LAN) using Frame type Ethernet_II:
IP Address: 169.254.11.30
Network Mask: 255.255.255.0
Gateway IP address: 169.254.11.251
You would add these lines into AUTOEXEC.NCF:
LOAD CE1000.LAN FRAME=Ethernet_II NAME=CE1000_1_EII BIND IP
CE1000_1_EII ADDR=169.254.11.30 MASK=255.255.255.0
GATE=169.254.11.251
e. Restart the server to verify that the network drivers are loaded and bound.
5. Logging into a server from ISM 5.5.x Console may occasionally cause a log in to server failure, due to password
error.
PROBLEM: While logging on to a server using ISM 5.5.x remote console, the user may encounter a login failure.
An error message indicating that the failure is due to a password error will appear as a popup message. This only
happens occasionally. And, if the user tries to log in again, they can do so successfully.
IMPLICATION: Login failure, due to password error at the first login trial, causes confusion to the user.
WORKAROUND: Log in a second time and it will work. User can log in successfully to a server from a remote
ISM 5.5.x console.
6. While trying to load certain MIB files in ISM 5.5.x using ESMC HPOV, the user will encounter some failures and
will see some error messages.