[ Previous | Next | Contents | Glossary | Home | Search ]
AIX Version 4.3 Commands Reference, Volume 4

rmnamsv Command

Purpose

Unconfigures TCP/IP-based name service on a host.

Syntax

rmnamsv -f | -F FileName ]

Description

The rmnamsv high-level command unconfigures a TCP/IP-based name service on a host. You can unconfigure name service for a host functioning as a client.

To unconfigure name service for a client, the rmnamsv command calls the namerslv low-level command to unconfigure entries in the /etc/resolv.conf file or to rename the /etc/resolv.conf file to a default or user-specified file name.

You can use the Web-based System Manager Network application (wsm network fast path) to run this command. You could also use the System Management Interface Tool (SMIT) smit rmnamerslv fast path to run this command.

Flags

-F FileName Renames the system configuration database to the file name specified by FileName.
-f Specifies that the default file name (/etc/resolv.conf.sv) should be used to rename the /etc/resolv.conf file.

Files

/etc/resolv.conf
                          Contains the default system configuration database.

Related Information

Naming in AIX Version 4.3 System Management Guide: Communications and Networks.

Understanding the SMIT Interface for TCP/IP in AIX Version 4.3 System Management Guide: Communications and Networks.

Setting up and running Web-based System Management in AIX Version 4.3 System Management Guide: Operating System and Devices.

The namerslv command.


[ Previous | Next | Contents | Glossary | Home | Search ]