Service Manual

show file-systems Display information about the file systems on the system.
mkdir
Creates a directory on the NFS mounted file system.
Syntax
mkdir nfsmount://mount-point/usrname
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. 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.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S-Series.
Example
Dell#mkdir nfsmount:/nfs-mountpoint/guest
Related
Commands
rmdir removes a directory.
mount nfs
Mounts an NFS file 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 hostss path directory.
mount-point
Enter the folder name in the local file 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-specific. 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.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-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.
File Management 63