User guide
Chapter 13: Command Line Interface
152
nfs Command
Description
enable <true|false>
Enable or disable NFS logging.
primaryip primaryip
IP address of the primary NFS server.
secondaryip secondaryip
IP address of the secondary NFS server.
primarydir primarydir
Primary Server mount directory
secondarydir
secondarydir
Secondary Server mount directory
nfs Command Example
The following command displays the current NFS settings:
admin > Config > NFS > nfs
NFS Settings :
Enable : 0
Primary IP : 0.0.0.0
Pimary Directory: /export/domSX/
Secondary IP : 0.0.0.0
Secondary Directory: /export/domSXLog/
Use the following command to enable remote NFS logging and configure
the NFS Server:
admin > Config > NFS > nfs enable true primaryip
72.236.162.172 secondaryip 72.236.161.173 primarydir
/nfs/domlogging1 secondarydir /nfs/domlogging2