Transport; Version; Wsize - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Related Commands
retrans

transport

Identifies the preferred transport-layer protocol.
Syntax
transport {tcp | udp}
Parameters
tcp
udp
Guidelines
The transport command specifies the preferred transport-layer protocol to use, if
available. Use the TCP protocol to perform read or write transactions larger than
8192 bytes.
v For NFS version 2 or version 3, select the transport protocol to use when
v For NFS version 4, this property is ignored. NFS version 4 only supports TCP.
Related Commands
rsize, wsize

version

Identifies the preferred protocol version.
Syntax
version {2 | 3 | 4}
Parameters
2
3
4
Guidelines
The version command specifies the preferred NFS protocol version. If the version
is 3, but the server only implements version 2, the client falls back to version 2. If
the version is 4, there is no fallback.

wsize

Specifies the size of each write operation.
Syntax
wsize bytes
(Default) Identifies TCP as the protocol.
Identifies UDP as the protocol.
initiating the mount. If TCP is selected and it is not available on the NFS server,
UDP will be used instead.
Specifies NFS version 2.
(Default) Specifies NFS version 3.
Specifies NFS version 4.
Chapter 54. NFS Static Mounts configuration mode
515

Advertisement

Table of Contents
loading

Table of Contents