Service Manual
mount nfs
Mounts an NFS le system to a device.
Syntax
mount nfs rhost:path mount-point [username password]
Parameters
Enter the following location keywords and information:
rhost:path Enter the remote hosts’s path directory.
mount-point Enter the folder name in the local le system.
username (OPTIONAL) Enter the user name to access the device.
password (OPTIONAL) Enter the password.
Command Modes CONFIGURATION
Command History
This guide is platform-specic. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.8(0.0) Introduced on the S3048-ON and S4048-ON.
9.7(0.0) Introduced on the S-Series.
Example
Dell#mount nfs nfstest nfs-mount-point usrname pwd
Related Commands cd – changes the working directory.
rmdir
Removes a directory from the NFS mounted le system.
Syntax
rmdir nfsmount://mount-point/usrname
Command Modes CONFIGURATION
Command History
This guide is platform-specic. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.8(0.0) Introduced on the S3048-ON and S4048-ON.
9.7(0.0) Introduced on the S-Series.
Example
Dell#rmdir nfsmount:/nfs-mountpoint/guest
Proceed to remove the directory [confirm yes/no]: yes
Dell#
Related Commands mkdir – creates a directory.
64
File Management