User guide
Configuring NFS
162
Configuring NFS
Thenfscommandenablesallkeystrokesechoedfromthetargetdeviceto
beloggedtoaremoteNFSserverlocatedwithinthenetwork.Thelogs
canbereviewedatalatertime.
admin > Config > NFS > nfs
Thesyntaxofthenfscommandis:
nfs [enable <true|false>] [primaryip primaryip]
[secondaryip secondaryip] [primarydir primarydir]
[secondarydir secondarydir]
Thenfscommandoptionsaredescribedinthefollowingtable.
Command Description
enable<true|false> EnableordisableNFSlogging.
primaryipprimaryip IPaddressoftheprimaryNFSserver.
secondaryipsecondaryip IPaddressofthesecondaryNFSserver.
primarydirprimarydir PrimaryServermountdirectory
secondarydir
secondarydir
SecondaryServermountdirectory
Command Example
ThefollowingcommanddisplaysthecurrentNFSsettings:
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/
UsethefollowingcommandtoenableremoteNFSloggingandconfigure
theNFSServer:
admin > Config > NFS > nfs enable true primaryip
72.236.162.172 secondaryip 72.236.161.173 primarydir
/nfs/domlogging1 secondarydir /nfs/domlogging2