1 /GID
/GID=n Required for an NFS proxy. Group identifier (GID) for an NFS user. Wildcards not allowed.
2 /HOST
/HOST=host Required. Host name on which the NFS user is working. o The host must be seen on the SHOW HOST/LOCAL display. It is important to use the SHOW HOST command to verify that the host is known to TCP/IP Services because ADD PROXY does not do this check. o A wildcard is allowed. o HP recommends that you define both the host name and any alias names.
3 /NFS
/NFS=[ INCOMING | OUTGOING ] Optional. Default: /NFS=(INCOMING,OUTGOING). Creates an NFS proxy for local clients, remote clients, or PC-NFS clients. Specify one of the following: o /NFS=OUTGOING - Proxy to use NFS client o /NFS=INCOMING - Proxy to use NFS server o /NFS=(OUTGOING,INCOMING) - Proxy to use both NFS server and NFS client
4 /PERMANENT
Optional. Default: Both permanent and volatile databases. Adds the entry only to the permanent proxy database. o Communication proxy - If REMOTE_USER is not active, changes are made to the permanent database. - If REMOTE_user is active, changes to the permanent database take effect after you restart RSH, RLOGIN, or LPD.
5 /REMOTE_USER
/REMOTE_USER=user Required for a communication proxy. Not valid on NFS proxy. Specifies the remote client's user name. A wildcard is allowed.
6 /UID
/UID=n Required for an NFS proxy. Specifies the user identifier (UID) for an NFS user. Wildcards are not allowed.