Lines Matching full:protocol
10 .OH 'Network File System: Version 2 Protocol Specification''Page %'
11 .EH 'Page %''Network File System: Version 2 Protocol Specification'
14 \&Network File System: Version 2 Protocol Specification
17 .IX NFS "version-2 protocol specification"
18 .IX "Network File System" "version-2 protocol specification"
23 Note: This document specifies a protocol that Sun Microsystems, Inc.,
29 The Sun Network Filesystem (NFS) protocol provides transparent remote
31 protocol is designed to be machine, operating system, network architecture,
32 and transport protocol independent. This independence is
38 The supporting mount protocol allows the server to hand out remote
52 any underlying transport protocol. See the
53 .I "Remote Procedure Calls: Protocol Specification"
62 Protocol Specification is written using the RPC data description
65 .I " External Data Representation Standard: Protocol Specification."
76 The NFS protocol is stateless. That is, a server does not need to
88 protocol in some unexpected ways. We feel that it is worth a bit
89 of extra complexity in the protocol to be able to write very simple
95 introduce any extra state in the protocol itself. Another way to
99 \&NFS Protocol Definition
100 .IX NFS "protocol definition"
101 .IX NFS protocol
104 protocol that they use. So RPC provides a version number with each
105 RPC request. This RFC describes version two of the NFS protocol.
108 for version three of the NFS protocol is currently under
161 The NFS protocol currently uses the UDP port number 2049. This is
162 not an officially assigned port, so later versions of the protocol
169 structures used in the protocol:
385 This is really a bug in the protocol and will be fixed in future
424 the next revision of the protocol.
537 The protocol definition is given as a set of procedures with
542 All of the procedures in the NFS protocol are assumed to be
634 changed in the next version of the protocol.
651 .I "Mount Protocol Definition"
722 next protocol revision.
732 To be used in the next protocol revision.
759 are removed in the next protocol revision.
1013 The NFS protocol is designed to be operating system independent, but
1022 The NFS protocol is designed to allow servers to be as simple and
1059 revision of the protocol uses an explicit flag to indicate the parent
1065 The NFS protocol, strictly speaking, does not define the permission
1081 revision of the NFS protocol) uses string names instead of numbers,
1117 time. The mount protocol is described in the appendix below. For
1125 \&Mount Protocol Definition
1126 .IX "mount protocol" "" "" "" PAGE MAJOR
1130 .IX "mount protocol" introduction
1132 The mount protocol is separate from, but related to, the NFS
1133 protocol. It provides operating system specific services to get the
1136 protocol to get the first file handle, which allows them entry into a
1139 The mount protocol is kept separate from the NFS protocol to make it
1141 changing the NFS server protocol.
1143 Notice that the protocol definition implies stateful servers because
1150 Version one of the mount protocol is used with version two of the NFS
1151 protocol. The only connecting point is the
1156 .IX "mount protocol" "RPC information"
1167 .I "Remote Procedure Calls: Protocol Specification",
1171 .IX "mount protocol" "XDR structure sizes"
1174 structures used in the protocol:
1187 .IX "mount protocol" "basic data types"
1190 This section presents the data types used by the mount protocol.
1208 the NFS protocol; see
1210 in the definition of the NFS protocol, above.
1262 * Protocol description for the mount program
1269 * Version 1 of the mount protocol used with
1270 * version 2 of the NFS protocol.
1305 used in the NFS protocol. This procedure also adds a new entry to