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

Network AddressingDRAFT COPY
Network Addresses and Node Names
Chapter 798
port address Also referred to as TCP port
number, UDP port number, or
simply port.
A port address is an address
within a host that is used to
differentiate between multiple
communication endpoints with
the same internet address and
protocol. A port address is
associated with a particular
service. Well known port numbers
are defined by RFC 923, “Assigned
Numbers.”
For example, if your local address
is listed as 192.6.23.3.1023, then
.1023 is the port address.
/etc/services. Service
requests.
Displayed by
netstat -an.
socket
address
A socket address is declared in
processes defined by the
interprocess communication
software. Refer to Using Internet
Services for more information on
interprocess communication.
Refer to the sockaddr struct in
the BSD Sockets Interface
Programmer's Guide for
examples.
Socket address
variables.
Interprocess
communication.
Table 7-3 (Continued) (Continued)Network Address Types, Descriptions,
Address
Type
Description Recorded In Used By