Documentation Home
> System Administration Guide: IP Services
System Administration Guide: IP Services
Book Information
Index
Numbers and Symbols
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
Preface
Chapter 1 TCP/IP Topics
Chapter 2 TCP/IP (Overview)
Introducing the Internet Protocol Suite
Protocol Layers and the OSI Model
OSI Reference Model
TCP/IP Protocol Architecture Model
Physical Network Layer
Data-Link Layer
Internet Layer
IP Protocol
ARP Protocol
ICMP Protocol
Transport Layer
TCP Protocol
UDP Protocol
Application Layer
Standard TCP/IP Services
UNIX “r” Commands
Name Services
Directory Service
File Services
Network Administration
Routing Protocols
How the TCP/IP Protocols Handle Data Communications
Data Encapsulation and the TCP/IP Protocol Stack
Application Layer—User Initiates Communication
Transport Layer—Data Encapsulation Begins
TCP Segmentation
Establishing a TCP Connection
UDP Packets
Internet Layer
IP Datagrams
Data-Link Layer—Framing Takes Place
Physical Network Layer—Preparing the Frame for Transmission
How the Receiving Host Handles the Packet
TCP/IP Internal Trace Support
Finding Out More About TCP/IP and the Internet
Computer Books
RFCs and FYIs
Chapter 3 Planning Your TCP/IP Network (Task)
Designing the Network
Network Planning Tasks
Setting Up an IP Address Scheme
Administering Network Numbers
Designing Your IPv4 Addressing Scheme
How IP Addresses Apply to Network Interfaces
Naming Entities on Your Network
Administering Host Names
Selecting a Name Service
Network Databases
Using NIS, NIS+, or DNS for Name Service
Using Local Files for Name Service
Domain Names
Administrative Subdivisions
Registering Your Network
InterNIC and InterNIC Registration Services
How to Contact the InterNIC
Adding Routers
Network Topology
How Routers Transfer Packets
Chapter 4 Administering TCP/IP (Task)
Before You Configure TCP/IP
Determining Host Configuration Modes
Machines That Should Run in Local Files Mode
Network Configuration Servers
Machines That Are Network Clients
Mixed Configurations
Sample Network
Adding a Subnet to a Network Task Map
Network Configuration Procedures
Network Configuration Task Map
How to Configure a Host for Local Files Mode
How to Set Up a Network Configuration Server
Configuring Network Clients
How to Configure Hosts for Network Client Mode
How to Specify a Router for the Network Client
Configuring Standard TCP/IP Services
How to Log the IP Addresses of All Incoming TCP Connections
How to Use TCP Wrappers to Control Access to TCP Services
Configuring Routers
Configuring Routers Task Map
Configuring Both Router Network Interfaces
How to Configure a Machine as a Router
How to Select Static Routing on a Host That Is a Network Client
How to Select Dynamic Routing on a Host That Is a Network Client
How to Force a Machine to Be a Router
Creating a Multihomed Host
How to Create a Multihomed Host
Turning On Space-Saving Mode
How to Turn On Space-Saving Mode
Turning Off ICMP Router Discovery
Turning Off ICMP Router Discovery Task Map
How to Turn Off ICMP Router Discovery on the Host
How to Turn Off ICMP Router Discovery on the Router
General Troubleshooting Tips
Running Software Checks
ping Command
ping Command Task Map
How to Determine if a Host Is Running
How to Determine if a Host Is Losing Packets
ifconfig Command
ifconfig Command Task Map
How to Get Information About a Specific Interface
How to Get Information About All Interfaces on a Network
netstat Command
netstat Command Task Map
How to Display Statistics by Protocol
How to Display Network Interface Status
How to Display Routing Table Status
Logging Network Problems
How to Log Network Problems
Displaying Packet Contents
Displaying Packet Contents Task Map
How to Check All Packets From Your System
How to Capture snoop Results to a File
How to Check Packets Between Server and Client
Displaying Routing Information
How to Run the Traceroute Utility
Example—traceroute Utility
Chapter 5 TCP/IP (Reference)
TCP/IP Configuration Files
/etc/hostname.interface File
Files for Multiple Network Interfaces
/etc/hostname6.interface File
/etc/nodename File
/etc/defaultdomain File
/etc/defaultrouter File
hosts Database
/etc/inet/hosts File Format
Initial /etc/inet/hosts File
Loopback Address
Host Name
Multiple Network Interfaces
How Name Services Affect the hosts Database
When Local Files Provide Name Service
ipnodes Database
netmasks Database
What Is Subnetting?
Creating the Network Mask for IPv4 Addresses
/etc/inet/netmasks File
Network Databases and nsswitch.conf File
How Name Services Affect Network Databases
nsswitch.conf File — Specifying Which Name Service to Use
Changing nsswitch.conf
bootparams Database
Wildcard Entry for bootparams
ethers Database
Other Network Databases
networks database
protocols Database
services Database
Booting Processes
Routing Protocols
Routing Information Protocol (RIP)
ICMP Router Discovery (RDISC) Protocol
How a Machine Determines if It Is a Router
Parts of the IPv4 Address
Network Part
Host Part
Subnet Number (Optional)
Network Classes
Class A Network Numbers
Class B Network Numbers
Class C Network Numbers
Chapter 6 DHCP Topics
Chapter 7 About Solaris DHCP (Overview)
About the DHCP Protocol
Advantages of Using Solaris DHCP
How DHCP Works
Solaris DHCP Server
DHCP Server Management
DHCP Data Store
The dhcptab Table
DHCP Network Tables
DHCP Manager
DHCP Command-Line Utilities
Role-Based Access Control for DHCP Commands
DHCP Server Configuration
IP Address Allocation
Network Configuration Information
About Options
About Macros
Macro Processing by the DHCP Server
Order of Macro Processing
Solaris DHCP Client
DHCP Client Installation
DHCP Client Startup
How Solaris DHCP Client Manages Network Configuration Information
DHCP Client Management
ifconfig Command Options Used With DHCP Client
DHCP Client Parameter File
DHCP Client Shutdown
DHCP Client Systems and Name Services
Client Host Name Registration
DHCP Client Systems With Multiple Network Interfaces
Chapter 8 Planning for DHCP Service (Task)
Preparing Your Network for DHCP Service (Task Map)
Mapping Your Network Topology
Network Topology to Avoid
Determining the Number of DHCP Servers
Updating System Files and Netmask Tables
Making Decisions for DHCP Server Configuration (Task Map)
Selecting a Server for DHCP
Choosing the Data Store
Setting a Lease Policy
Determining Routers for DHCP Clients
Making Decisions for IP Address Management (Task Map)
Number and Ranges of IP Addresses
Client Host Name Generation
Default Client Configuration Macros
Dynamic and Permanent Lease Type
Reserved Addresses and Lease Type
Planning for Multiple DHCP Servers
Planning for Remote Network Configuration
Selecting the Tool for Configuring DHCP
DHCP Manager Features
dhcpconfig Features
Comparison of DHCP Manager and dhcpconfig
Chapter 9 Configuring DHCP Service (Task)
Configuring and Unconfiguring a DHCP Server Using DHCP Manager
Configuring DHCP Servers
How to Configure a DHCP Server (DHCP Manager)
Configuring BOOTP Relay Agents
How to Configure a BOOTP Relay Agent (DHCP Manager)
Unconfiguring DHCP Servers and BOOTP Relay Agents
DHCP Data on an Unconfigured Server
How to Unconfigure a DHCP Server or BOOTP Relay Agent (DHCP Manager)
Configuring and Unconfiguring a DHCP Server Using dhcpconfig Commands
How to Configure a DHCP Server (dhcpconfig -D)
How to Configure a BOOTP Relay Agent (dhcpconfig -R )
How to Unconfigure a DHCP Server or BOOTP Relay Agent (dhcpconfig -U)
Configuring and Unconfiguring a Solaris DHCP Client
How to Configure a Solaris DHCP Client
How to Unconfigure a Solaris DHCP Client
Chapter 10 Administering DHCP (Task)
DHCP Manager
The DHCP Manager Window
DHCP Manager Menus
Starting and Stopping DHCP Manager
How to Start and Stop DHCP Manager
Setting Up User Access to DHCP Commands
How to Grant Users Access to DHCP Commands
Starting and Stopping the DHCP Service
How to Start and Stop the DHCP Service (DHCP Manager)
How to Start and Stop the DHCP Service (Command Line)
How to Enable and Disable the DHCP Service (DHCP Manager)
Modifying DHCP Service Options (Task Map)
Changing DHCP Logging Options
How to Generate Verbose DHCP Log Messages (DHCP Manager)
How to Generate Verbose DHCP Log Messages (Command Line)
How to Enable and Disable DHCP Transaction Logging (DHCP Manager)
How to Enable and Disable DHCP Transaction Logging for Current Session (Command Line)
How to Log DHCP Transactions to a Separate syslog File
Enabling Dynamic DNS Updates by DHCP Server
How to Enable Dynamic DNS Updating for DHCP Clients
How to Enable a Solaris Client to Request Specific Host Name
Customizing DHCP Service Performance Options
How to Customize DHCP Server Performance Options (DHCP Manager)
How to Customize DHCP Server Performance Options (Command Line)
Adding, Modifying, and Removing DHCP Networks (Task Map)
Specifying Network Interfaces to Monitor for DHCP Service
How to Specify Network Interfaces for DHCP Monitoring (DHCP Manager)
Adding DHCP Networks
How to Add a DHCP Network (DHCP Manager)
How to Add a DHCP Network (dhcpconfig)
Modifying DHCP Network Configuration
How to Modify Configuration of a DHCP Network (DHCP Manager)
How to Modify Configuration of a DHCP Network (dhtadm)
Removing DHCP Networks
How to Remove a DHCP Network (DHCP Manager)
How to Remove a DHCP Network (pntadm)
Supporting BOOTP Clients with DHCP Service (Task Map)
How to Set Up Support of Any BOOTP Client (DHCP Manager)
How to Set Up Support of Registered BOOTP Clients (DHCP Manager)
Working With IP Addresses in the DHCP Service (Task Map)
Adding Addresses to the DHCP Service
How to Add a Single IP Address (DHCP Manager)
How to Duplicate an Existing IP Address (DHCP Manager)
How to Add Multiple Addresses (DHCP Manager)
How to Add Addresses (pntadm)
Modifying IP Addresses in the DHCP Service
How to Modify IP Address Properties (DHCP Manager)
How to Modify IP Address Properties (pntadm)
Removing Addresses From DHCP Service
Marking IP Addresses Unusable by the DHCP Service
How to Mark Addresses Unusable (DHCP Manager)
How to Mark Addresses Unusable (pntadm)
Deleting IP Addresses from DHCP Service
How to Delete IP Addresses from DHCP Service (DHCP Manager)
How to Delete IP Addresses from DHCP Service (pntadm)
Setting Up DHCP Clients for a Consistent IP Address
How to Assign a Consistent IP Address to a DHCP Client (DHCP Manager)
How to Assign a Consistent IP Address to a DHCP Client (pntadm)
Working With DHCP Macros (Task Map)
How to View Macros Defined on a DHCP Server (DHCP Manager)
How to View Macros Defined on a DHCP Server (dhtadm)
Modifying DHCP Macros
How to Change Values for Options in a DHCP Macro (DHCP Manager)
How to Change Values for Options in a DHCP Macro (dhtadm)
How to Add Options to a DHCP Macro (DHCP Manager)
How to Add Options to a DHCP Macro (dhtadm)
How to Delete Options from a DHCP Macro (DHCP Manager)
How to Delete Options from a DHCP Macro (dhtadm)
Creating DHCP Macros
How to Create a DHCP Macro (DHCP Manager)
How to Create a DHCP Macro (dhtadm)
Deleting DHCP Macros
How to Delete a DHCP Macro (DHCP Manager)
How to Delete a DHCP Macro (dhtadm)
Working With DHCP Options (Task Map)
Creating DHCP Options
How to Create DHCP Options (DHCP Manager)
How to Create DHCP Options (dhtadm)
Modifying DHCP Options
How to Modify DHCP Option Properties (DHCP Manager)
How to Modify DHCP Option Properties (dhtadm)
Deleting DHCP Options
How to Delete DHCP Options (DHCP Manager)
How to Delete DHCP Options (dhtadm)
Modifying the Solaris DHCP Client's Option Information
Supporting Solaris Network Installation with the DHCP Service (Task Map)
Creating DHCP Options and Macros for Solaris Installation Parameters
Writing a Script That Uses dhtadm to Create Options and Macros
Using DHCP Manager to Create Install Options and Macros
How to Create Options to Support Solaris Installation (DHCP Manager)
How to Create Macros to Support Solaris Installation (DHCP Manager)
Supporting Remote Boot and Diskless Boot Clients (Task Map)
Setting Up DHCP Clients as NIS+ Clients
How to Set Up Solaris DHCP Clients as NIS+ Clients
Example – Setting up a Solaris DHCP Client as an NIS+ Client
Adding Credentials With a Script
Converting to a New Data Store
How to Convert the DHCP Data Store (DHCP Manager)
How to Convert the DHCP Data Store (dhcpconfig -C)
Moving Configuration Data Between DHCP Servers (Task Map)
How to Export Data From a DHCP Server (DHCP Manager)
How to Import Data On a DHCP Server (DHCP Manager)
How to Modify Imported DHCP Data (DHCP Manager)
How to Export Data From a DHCP Server (dhcpconfig -X)
How to Import Data on a DHCP Server (dhcpconfig -I)
How to Modify Imported DHCP Data (pntadm, dhtadm)
Chapter 11 Troubleshooting DHCP (Reference)
Troubleshooting DHCP Server Problems
NIS+ Problems
Cannot Select NIS+ as a Data Store
NIS+ Not Adequately Configured
NIS+ Access Problems
IP Address Allocation Errors
Troubleshooting DHCP Client Configuration Problems
Problems Communicating With DHCP Server
DHCP Client Debug Output
DHCP Server Debug Output
DHCP snoop Output
Problems with Inaccurate DHCP Configuration Information
Problems with Client-Supplied Host Name
Client Does Not Request a Host Name
DHCP Client Does Not Get Requested Host Name
Chapter 12 DHCP Files and Commands (Reference)
DHCP Commands
Running DHCP Commands in Scripts
DHCP Files
DHCP Option Information
Differences Between dhcptags and inittab
Converting dhcptags Entries to inittab Entries
Chapter 13 IPv6 Topics
Chapter 14 IPv6 (Overview)
IPv6 Features
IPv6 Header and Extensions
Header Format
Extension Headers
IPv6 Addressing
Unicast Addresses
Aggregate Global Unicast Addresses
Local-Use Addresses
IPv6 Addresses With Embedded IPv4 Addresses
Anycast Addresses
Multicast Addresses
IPv6 Routing
IPv6 Neighbor Discovery
Router Advertisement
Router Advertisement Prefixes
Router Advertisement Messages
Neighbor Solicitation and Unreachability
Comparison With IPv4
IPv6 Stateless Address Autoconfiguration
Stateless Autoconfiguration Requirements
Stateful Autoconfiguration Model
When to Use Stateless and Stateful Approaches
Duplicate Address Detection Algorithm
IPv6 Protocol Overview
Obtaining Router Advertisement
Prefix Information
Address Uniqueness
IPv6 Mobility Support
IPv6 Quality-of-Service Capabilities
Flow Labels
What Is a Flow?
Packets Belonging to the Same Flow
Traffic Class
IPv6 Security Improvements
Chapter 15 Administering IPv6 (Task)
Enabling IPv6 Nodes
Enabling IPv6 Nodes Task Map
How to Enable IPv6 on a Node
How to Configure a Solaris IPv6 Router
Example—ndpd.conf Router Configuration File
How to Add IPv6 Addresses to NIS and NIS+
How to Add IPv6 Addresses to DNS
Example—DNS Zone File
Example—DNS Reverse Zone File
Monitoring IPv6
Monitoring IPv6 Task Map
How to Display Interface Address Assignments
Example—Displaying Addressing Information for All Interfaces
Example—Displaying Addressing Information for All IPv4 Interfaces
Example—Displaying Addressing Information for All IPv6 Interfaces
How to Display Network Status
Example—Displaying All Sockets and Routing Table Entries
Example—Displaying Inet Address Family for IPv4
Example—Displaying Inet6 Address Family for IPv4
Example—Displaying Statistics Per Interface (IPv6/ICMPv6 Counters)
How to Control the Display Output of IPv6 Related Commands
Examples—Controlling Output to Select IPv4 and IPv6 Information
How to Monitor Only IPv6 Network Traffic
Example—Displaying Only IPv6 Network Traffic
How to Probe All Multihomed Host Addresses
How to Trace All Routes
Example—Tracing All Routes
Configuring IPv6 Over IPv4 Tunnels
How to Configure IPv6 Over IPv4 Tunnels
Example—Entry for IPv6 Configuration File to Autoconfigure IPv6 Addresses
Example—Entry in the IPv6 Configuration File for Manually Configured Addresses
How to Configure Your Router to Advertise Over Tunneling Interfaces
Displaying IPv6 Name Service Information
Displaying IPv6 Name Service Information Task Map
How to Display IPv6 Name Service Information
Example—Using nslookup to Display IPv6 Information
How to Verify That DNS IPv6 PTR Records Are Updated Correctly
Example—Using nslook to Display PTR Records
How to Display IPv6 Information Through NIS
How to Display IPv6 Information Through NIS+
How to Display IPv6 Information Independent of Name Service
Chapter 16 IPv6 Files and Commands (Reference)
Overview of the Solaris IPv6 Implementation
IPv6 Network Interface Configuration File
IPv6 Interface Configuration File Entry
IPv6 Extensions to the ifconfig Utility
Examples—New ifconfig Utility Options
Nodes With Multiple Network Interfaces
IPv4 Behavior
IPv6 Behavior
IPv6 Daemons
in.ndpd Daemon
Example—/etc/inet/ndpd.conf File
in.ripngd Daemon
inetd Internet Services Daemon
IPv6 Extensions to Existing Utilities
netstat(1M)
snoop(1M)
route(1M)
ping(1M)
traceroute(1M)
Controlling Display Output
Solaris Tunneling Interfaces for IPv6
IPv6 Extensions to Solaris Name Services
/etc/inet/ipnodes File
Example—/etc/inet/ipnodes File
NIS Extensions for IPv6
NIS+ Extensions for IPv6
DNS Extensions for IPv6
Changes to the nsswitch.conf File
Changes to Name Service Commands
NFS and RPC IPv6 Support
IPv6–Over-ATM Support
Chapter 17 Transitioning From IPv4 to IPv6 (Reference)
Transition Requirements
Standardized Transition Tools
Implementing Dual-Stack
Configuring Name Services
Using IPv4-Compatible Address Formats
Tunneling Mechanism
Automatic Tunnels
Interaction With Applications
IPv4 and IPv6 Interoperability
Site Transition Scenarios
Other Transition Mechanisms
Chapter 18 IP Security Topics
Chapter 19 IPsec (Overview)
Introduction to IPsec
IPsec Security Associations
Key Management
Protection Mechanisms
Authentication Header
Authentication Algorithms and the AH Module
Security Considerations
Encapsulating Security Payload
Algorithms and the ESP Module
Security Considerations
Authentication and Encryption Algorithms
Authentication Algorithms
Encryption Algorithms
Protection Policy and Enforcement Mechanisms
Transport and Tunnel Modes
Trusted Tunnels
Virtual Private Networks
IPsec Utilities and Files
IPsec Policy Command
IPsec Policy File
Example—ipsecinit.conf File
Security Considerations
IPsec Security Associations Database
Keying Utilities
Security Considerations
IPsec Extensions to Other Utilities
ifconfig Command
auth_algs
encr_auth_algs
encr_algs
snoop Command
Chapter 20 Administering IPsec (Task)
Implementing IPsec Task Map
IPsec Tasks
How to Secure Traffic Between Two Systems
Example—Securing Traffic Between IPv4 Addresses
Example—Securing Traffic Between IPv6 Addresses Without Rebooting
How to Secure a Web Server
How to Set Up a Virtual Private Network
How to Replace Current Security Associations
Example—Replacing Security Associations in ipseckeys Files
Chapter 21 Internet Key Exchange
IKE Overview
Phase 1 Exchange
Phase 2 Exchange
Negotiating IKE
Using Pre–Shared Keys
Using Public Key Certificates
IKE Utilities and Files
IKE Daemon
IKE Policy File
IKE Administration Command
Pre-Shared Keys Files
IKE Public Key Databases and Commands
ikecert certlocal Command
ikecert certdb Command
ikecert certrldb Command
/etc/inet/ike/publickeys Directory
/etc/inet/secret/ike.privatekeys Directory
/etc/inet/ike/crls Directory
Implementing IKE Task Map
IKE Tasks
How to Configure IKE With Pre-Shared Keys
How to Refresh Existing Pre-Shared Keys
How to Add New Pre-Shared Keys
How to Configure IKE With Self-Signed Public Certificates
How to Configure IKE With Public Keys Signed by a Certificate Authority
How to Update a Certificate Revocation List
Chapter 22 Mobile IP Topics
Chapter 23 Mobile IP (Overview)
Introduction
Mobile IP Functional Entities
How Mobile IP Works
Agent Discovery
Agent Advertisement
Agent Advertisement Over Dynamic Interfaces
Agent Solicitation
Care-of Addresses
Mobile IP With Reverse Tunneling
Limited Private Addresses Support
Mobile IP Registration
Network Access Identifier (NAI)
Mobile IP Message Authentication
Mobile Node Registration Request
Registration Reply Message
Foreign Agent Considerations
Home Agent Considerations
Dynamic Home Agent Discovery
Routing Datagrams to and From Mobile Nodes
Encapsulation Types
Unicast Datagram Routing
Broadcast Datagrams
Multicast Datagram Routing
Security Considerations
Use of IPsec With Mobile IP
Chapter 24 Administering Mobile IP (Task)
Configuring the Mobile IP Configuration File
Configuring the Mobile IP Configuration File Task Map
How to Create the Mobile IP Configuration File
How to Configure the General Section
How to Configure the Advertisements Section
How to Configure the GlobalSecurityParameters Section
How to Configure the Pool Section
How to Configure the SPI Section
How to Configure the Address Section
Modifying the Mobile IP Configuration File
Modifying the Mobile IP Configuration File Task Map
How to Modify the General Section
How to Modify the Advertisements Section
How to Modify the GlobalSecurityParameters Section
How to Modify the Pool Section
How to Modify the SPI Section
How to Modify the Address Section
How to Add or Delete Configuration File Parameters
How to Display Current Parameter Settings in the Configuration File
Displaying Mobility Agent Status
How to Display Mobility Agent Status
Displaying Mobility Routes on a Foreign Agent
How to Display Mobility Routes on a Foreign Agent
Chapter 25 Mobile IP Files and Commands (Reference)
Overview of the Solaris Mobile IP Implementation
Mobile IP Configuration File
Configuration File Format
Sample Configuration Files
mipagent.conf-sample File
Example–mipagent.conf.fa-sample File
Example–mipagent.conf.ha-sample File
Configuration File Sections and Labels
General Section
Advertisements Section
GlobalSecurityParameters Section
Pool Section
SPI Section
Address Section
Mobile Node
Mobility Agent
Mobile Node Identified by its NAI
Default Mobile Node
Configuring the Mobility IP Agent
Mobile IP Mobility Agent Status
Mobile IP State Information
netstat Extensions for Mobile IP
snoop Extensions for Mobile IP
Chapter 26 IP Network Multipathing Topics
Chapter 27 IP Network Multipathing (Overview)
Introduction
IP Network Multipathing Features
Communication Failures
IP Network Multipathing Components
Solaris Network Multipathing
Detecting Physical Interface Failures
Detecting Physical Interface Repairs
Group Failures
Administering Multipathing Groups With Multiple Physical Interfaces
Grouping Physical Interfaces
Configuring Test Addresses
IPv4 Test Addresses
IPv6 Test Addresses
Preventing Applications From Using Test Addresses
Using the hostname File to Configure Groups and Test Addresses
Configuring Standby Interfaces
Administering Multipathing Groups With a Single Physical Interface
Removing Network Adapters From Multipathing Groups
Detached Network Adapters
Multipathing Daemon
Multipathing Configuration File
Failure Detection Time
Failback
Track Interfaces Only With Groups Option
Chapter 28 Administering Network Multipathing (Task)
Configuring Multipathing Interface Groups
Configuring Multipathing Interface Groups—Task Map
How to Configure a Multipathing Interface Group With Two Interfaces
How to Configure a Multipathing Group With One of the Interfaces a Standby Interface
How to Display the Group to Which a Physical Interface Belongs
How to Add an Interface To a Group
How to Remove an Interface From a Group
How to Move an Interface From an Existing Group to a Different Group
Replacing a Physical Interface That Has Failed or DR-detaching/DR-attaching a Physical Interface
How to Remove a Physical Interface That Has Failed
How to Replace a Physical Interface That Has Failed
Recovering a Physical Interface That Was Not Present at System Boot
How to Recover a Physical Interface That Was Not Present at System Boot
Configuring the Multipathing Configuration File
How to Configure the Multipathing Configuration File
Glossary
© 2010, Oracle Corporation and/or its affiliates