HP (Hewlett-Packard) PCI 1000Base-T Network Card User Manual


 
Troubleshooting
Diagnostic Flowcharts
Chapter 4
51
Flowchart 6c Procedures
Execute ifconfig(1M) on the interface you want to configure to ensure that
interface is enabled. Example:
ifconfig lan1 192.6.1.17 netmask 255.255.255.0 up
Next, execute ifconfig
interface
to test and verify flag setting is UP and correct
IP address is displayed. Example:
ifconfig lan1
<UP,BROADCAST,RUNNING,MULTICAST,CKO>
If IP and flags are correct, verify there is an entry for card interface in
/etc/rc.config.d/netconf. If so, go to Network Level Tests. Otherwise, add
correct interface parameters to /etc/rc.config.d/netconf file and reboot. If
flags are incorrect, correct them with ifconfig and repeat ifconfig Test. Otherwise,
if ifconfig is not successful and error messages appear, correct them accordingly
and repeat ifconfig Test.
If you cannot correct errors, call your HP representative.