Changes the configuration of the system to stop running NFS daemons.
/usr/sbin/rmnfs [ -I | -N | -B ]
The rmnfs command changes the current configuration of the system so that the /etc/rc.nfs file is not executed on system restart. In addition, you can direct the command to stop NFS daemons that are currently running.
To stop all of the NFS daemons immediately, enter:
rmnfs -N
This command will not change the inittab file.
The chnfs command, mknfs command, rmnfsexp command, rmnfsmnt command.
Network File System (NFS) Overview for System Management in AIX Version 4.3 System Management Guide: Communications and Networks.
NFS Installation and Configuration in AIX Version 4.3 System Management Guide: Communications and Networks.