Loads and configures an Internet instance and its associated IF instances.
cfginet [ -2 ]
The cfginet method loads and configures an instance of TCP/IP (an Internet instance) by performing the following steps:
Note: The cfginet method is a programming tool and should not be executed from the command line.
-2 | Specifies the second phase of IPL device configuration. A predetermined hex value will be displayed on the front panel. This option should not be used during regular run-time operation. |
To configure an Internet instance on a host, enter the method in the following format:
cfginet
The mkdev command.
The odm_run_method subroutine.
TCP/IP Network Interfaces in AIX Version 4.3 System Management Guide: Communications and Networks.
Object Data Manager (ODM) Overview for Programmers in AIX General Programming Concepts: Writing and Debugging Programs.
Writing a Device Method in AIX Kernel Extensions and Device Support Programming Concepts.