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 Network Addressing
Network Addresses and Node Names
Chapter 7 97
network
address
Also, network number.
The network address is the
network portion of an internet
address that represents the local
network on which a host exists.
The network address is the same
for all nodes on that network.
Refer to “Internet Addresses” in
this chapter for a definition of
Internet address classes.
If the IP address is 192.6.23.3
(Class C), and the subnet address
is 255.255.255.0, then the
network address portion is
192.6.23.
/etc/networks.
Combined with
host address in
/etc/hosts.
Routing facility.
Displayed by:
netstat -in,
netstat -rn,
and netstat
-rnv.
HP-UX
ifconfig
command.
host address Also, host number.
The host address is that portion of
the internet address that is
unique to the network. The host
address identifies a particular
node on the network. Refer to
“Internet Addresses” in this
chapter for a definition of Internet
address classes.
If the IP address is 192.6.23.3
(Class C), and subnet address is
255.255.255.0, then the host
address portion is 3.
Combined with
network address in
/etc/hosts.
Typically used
in combination
with the
network
address to form
an internet
address.
HP-UX
ifconfig
command.
Table 7-3 (Continued) (Continued)Network Address Types, Descriptions,
Address
Type
Description Recorded In Used By