NFS, Network File System

Description Glossary RFCs Publications Obsolete RFCs

Description:

Protocol suite: TCP/IP.
Protocol type:Application layer file transfer protocol.
Ports:2049 (TCP, UDP).
URI:nfs:
MIME subtype:
SNMP MIBs:
Working groups: nfsv4, Network File System Version 4.
Links:

RFC 1813:

Sun's NFS protocol provides transparent remote access to shared file systems across networks. The NFS protocol is designed to be machine, operating system, network architecture, and transport protocol independent. This independence is achieved through the use of Remote Procedure Call (RPC) primitives built on top of an eXternal Data Representation (XDR).

The supporting MOUNT protocol performs the operating system-specific functions that allow clients to attach remote directory trees to a point within the local file system. The mount process also allows the server to grant remote access privileges to a restricted set of clients via export control.

The Lock Manager provides support for file locking when used in the NFS environment. The Network Lock Manager (NLM) protocol isolates the inherently stateful aspects of file locking into a separate protocol.

NFS version 2:

NFS version 3:

NFS version 4:
A distributed filesystem protocol which owes heritage to NFS protocol versions 2 and 3. Unlike earlier versions, the NFS version 4 protocol supports traditional file access while integrating support for file locking and the mount protocol. In addition, support for strong security (and its negotiation), compound operations, client caching, and internationalization have been added.


Glossary:


RFCs:

[RFC 2224] NFS URL Scheme.

[RFC 2339] An Agreement Between the Internet Society, the IETF, and Sun Microsystems, Inc. in the matter of NFS V.4 Protocols.

[RFC 2623] NFS Version 2 and Version 3 Security Issues and the NFS Protocol's Use of RPCSEC_GSS and Kerberos V5.

[RFC 2624] NFS Version 4 Design Considerations.

[RFC 3530] Network File System (NFS) version 4 Protocol.


Publications:


Obsolete RFCs:

[RFC 1094] NFS: Network File System Protocol Specification.

[RFC 1813] NFS Version 3 Protocol Specification.

[RFC 3010] NFS version 4 Protocol.


Description Glossary RFCs Publications Obsolete RFCs