HP-UX LAN Administrator's Guide (Feburary 2007)
Table Of Contents
- About This Document
- 1 New for the HP-UX 11i v3 Release
- 2 Installing HP-UX LAN
- 3 Configuring HP-UX LAN Using SAM
- 4 Manually Installing and Configuring HP-UX LAN
- 5 Troubleshooting HP-UX LAN
- Troubleshooting Overview
- Troubleshooting Q & A
- LAN Interface Card Statistics
- 100Base-T Checklist
- Diagnostic Flowcharts
- Flowchart 1: Configuration Test
- Flowchart 2: Configuration Test continued
- Flowchart 3: Configuration Test continued
- Flowchart 4: Network Level Loopback Test
- Flowchart 5: Network Level Loopback Test continued
- Flowchart 6: Transport Level Loopback Test (using Internet Services)
- Flowchart 7: Link Level Loopback Test
- Flowchart 8: LAN Connections Test
- Flowchart 9: Gateway Remote Loopback Test
- Flowchart 10: Gateway Remote Loopback Test continued
- Flowchart 11: Subnet Test
- 6 LAN Resources
- 7 Network Addressing
- Overview of Network Addressing Schemes
- Networking Terminology
- Network Addresses and Node Names
- Internet Addresses
- Subnet Addresses
- Configuring Gateways on Fixed-Length Subnets
- Variable-Length Subnet Addressing
- Configuring Gateways on Variable-Length Subnets
- Configuring Gateways on Supernets
- IP Multicast Addresses
- Virtual IP (VIP) Addresses
- CIDR - Classless Inter-Domain Routing
- 8 LAN Device and Interface Terminology

DRAFT COPY Troubleshooting HP-UX LAN
Diagnostic Flowcharts
Chapter 5 73
Flowchart 7 Procedures
A. Execute: linkloop or nwmgr --diag on local interface. Execute the linkloop
or nwmgr --diag command with the station address of the local interface.
Execute lanscan or nwmgr to find the link level address (station address) on
the remote host or obtain it from your network map. For more information,
refer to the linkloop(1M) or nwmgr(1M) man page.
B. successful? If not, your LAN card may not be operational. Go to Flowchart 8.
C. Execute: linkloop or nwmgr --diag to remote host. Enter the link level
address (station address) of the remote host.
D. successful? If the test was successful, stop. Network connectivity is okay
through the Link Layer (OSI Layer 2). If not successful, note which error
was returned and continue with this flowchart.
E. Loopback failed; Address has bad format. The link level address is not
correct. Go to H.
F. Loopback failed; Not an individual address. The link level address is not
correct. The second hexadecimal digit is odd. This means it is a multicast or
broadcast address, which is not allowed. The address must be unique to one
remote host. Go to H.
G. Loopback failed. The remote host did not respond. Go to I.
H. Correct the link address parameter. Change the link level address to an
allowed value and go to C.
I. Choose a different IEEE 802.3 host; re-execute linkloop or nwmgr --diag.
Restart this flowchart using a different remote host. NOTE: Make sure the
remote host is an HP Server and try again.
J. successful? If the test was successful, stop. Network connectivity is okay
through the Link Layer (OSI Layer 2). If not successful, go to K.
K. Check remote host's connectivity to LAN. Contact the node manager of the
remote host. Check that the host is configured correctly and that its network
interface is up. If necessary, use Flowcharts 1 and 12 to verify configuration
and connectivity of the remote host.