[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]

Commands Reference, Volume 5


ucfginet Method

Purpose

Unloads the Internet instance and all related interface instances from the kernel.

Syntax

ucfginet

Description

The ucfginet method unloads the Internet instance from the kernel. This subroutine also deletes the appropriate entries in the Address Family Domain switch table and in the Network Input Interface switch table. The ucfginet method also sets the status flag of the instance to defined. The ucfginet method is called by the rmdev high-level command.

Note: The ucfginet method is a programming tool and should not be executed from the command line.

Related Information

The cfginet method, rmdev command, ucfgif method.

The odm_run_method subroutine.

TCP/IP Network Interfaces in AIX 5L Version 5.1 System Management Guide: Communications and Networks.

Writing a Device Method in Kernel Extensions and Device Support Programming Concepts.

Object Data Manager (ODM) Overview for Programmers in General Programming Concepts.


[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]