Configures TCP/IP-based name service on a host for a client.
mknamsv { -a "Attribute=Value ..." | -A FileName }
The mknamsv high-level command configures a TCP/IP instance to use a name server. It calls the namerslv low-level command to configure the resolv.conf file appropriately.
You can use the Web-based System Manager Devices application (wsm devices fast path) to run this command. You could also use the System Management Interface Tool (SMIT) smit mknamerslv fast path to run this command.
mknamsv -a"domain=austin.century.com nameserver=192.9.200.1"In this example the domain name and name server address are updated. The previous domain and name server are overwritten.
mknamsv -A namsv.fileIn this example, the file that contains the configuration information is namsv.file.
/etc/resolv.conf | Contains DOMAIN name server information for local resolver routines. |
The namerslv command.
Naming in AIX Version 4.3 System Management Guide: Communications and Networks.
Configuring Name Servers 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 SMIT Interface for TCP/IP in AIX Version 4.3 System Management Guide: Communications and Networks.
System Management Interface Tool (SMIT): Overview in AIX Version 4.3 System Management Guide: Operating System and Devices.