Open System Services NFS SCF Reference Manual
SCF Commands for OSS NFS
Open System Services NFS SCF Reference Manual—522582-001
2-27
ALTER LAN Command
If you omit this attribute, the default values are 128, 256, 512, 1024, 2048, and 4096
bytes. Seven buffers are used. (See STATS LAN Command on page 2-71 for an
example.)
PRI cpu-priority
specifies the execution priority for the LAN interface process. You can specify a
priority of -1 or a priority in the range 1 through 199. (Processes with higher
numbers have higher priority.) If you specify a priority of -1 or omit this attribute,
the priority of the NFS manager process at the time the LAN object is started is used
as the priority of the LAN interface process.
PROCESS process-name
specifies the name of the LAN interface process.
PROGRAM file-name
specifies the NonStop Kernel file name of the LAN interface program. Use the file
name that was used to install the NFSLAN file. See the Open System Services NFS
Management and Operations Guide for more information about installation.
SWAP [file-name]
specifies a file used to hold the LAN interface process’s virtual data. This attribute
allows you to specify a permanent file for swapping the data stack and to specify a
different volume for the swap file. If you omit this attribute, the volume on which
the program file is located is used.
See the RUN command in the TACL Reference Manual for more information about
specifying a swap file.
TCPIP-HOST-FILE [tcpip-host-file]
specifies the name of the TCP/IP HOSTS file. If you omit this attribute,
NonStop TCP/IP uses a domain name resolver.
TCPIP-PROCESS-NAME [tcpip-process-name]
specifies the name of the TCP/IP process (for conventional NonStop TCP/IP) or the
TCPSAM process (for Parallel Library TCP/IP) to be used by the LAN interface
process. If you omit this attribute, the $ZTC0 process is used. See the TCP/IP
Configuration and Management Manual for information about conventional
NonStop TCP/IP. See the TCP/IP (Parallel Library) Configuration and
Management Manual for information about Parallel Library TCP/IP.
TCPIP-RESOLVER-NAME [tcpip-resolver-name]
specifies the name of the TCP/IP resolver configuration file. If you omit this
attribute, the name $SYSTEM.ZTCPIP.RESCONF is used. For descriptions of the
TCP/IP files, see the TCP/IP Configuration and Management Manual (for
conventional NonStop TCP/IP) or the TCP/IP (Parallel Library) Configuration and
Management Manual.