Open System Services NFS SCF Reference Manual
SCF Commands for OSS NFS
Open System Services NFS SCF Reference Manual—522582-001
2-25
Example
•
The ALTER GROUP command processes all ADD-MEMBER specifications before
all DEL-MEMBER specifications. Duplicate ADD-MEMBER or DEL-MEMBER
specifications cause a warning to be returned.
•
Use the INFO GROUP command to determine the current attribute values of a
GROUP object.
•
If you specify multiple parameters in any ALTER command and an error occurs,
some of the processing might be complete even though the processing was
interrupted. Use the appropriate INFO command to determine which of the
requested changes were made before the error occurred.
Example
The following command adds members named garyt and marilyn to the software group
and deletes a member named andy:
->ALTER GROUP $ZNFS.software, ADD-MEMBER ( garyt &
->,marilyn ), DEL-MEMBER andy
ALTER LAN Command
The ALTER LAN command changes attribute values associated with the specified LAN
object.
The ALTER LAN command has the following syntax:
For a LAN object, attribute-spec can be any of:
ALTER LAN lan-name [ [ , attribute-spec ]... ]
[ , SEL [ NOT ] state ]
[ ADDR-CHECK { ON | OFF } ]
[ ADD-DOMAIN { domain-name }
{ ( domain-name [ , domain-name ]... ) } ]
[ BACKUP backup-cpu-number ]
[ CPU cpu-number ]
[ DEL-DOMAIN { domain-name }
{ ( domain-name [ , domain-name ]... ) } ]
[ HISTOGRAM ( message-length [ , message-length ]... ) ]
[ PRI cpu-priority ]
[ PROCESS process-name ]
[ PROGRAM file-name ]
[ SWAP [ file-name ] ]
[ TCPIP-HOST-FILE [ tcpip-host-file ] ]
[ TCPIP-PROCESS-NAME [ tcpip-process-name ] ]
[ TCPIP-RESOLVER-NAME [ tcpip-resolver-name ] ]
[ , SEL [ NOT ] state ]