Parameter Description
[EnableUDPPortTranslation]
Enables UDP port translation.
[0] = (Default) Disables UDP port translation.
[1] = Enables UDP port translation. The device compares the
source UDP port of the first incoming packet to the remote UDP
port stated in the opening of the channel. If the two UDP ports
don't match, the NAT mechanism is activated. Consequently, the
remote UDP port of the outgoing stream is replaced by the
source UDP port of the first incoming packet.
Notes:
For this parameter to take effect, a device reset is required.
The NAT mechanism and the IP address translation must be
enabled for this parameter to take effect (i.e., set the parameter
DisableNAT to 0 and the parameter EnableIpAddrTranslation to
1).
43.1.6 NFS Parameters
The Network File Systems (NFS) configuration parameters are described in the table
below.
Table 43-6: NFS Parameters
Parameter Description
[NFSBasePort]
Defines the start of the range of numbers used for local UDP ports used
by the NFS client. The maximum number of local ports is maximum
channels plus maximum NFS servers.
The valid range is 0 to 65535. The default is 47000.
NFS Table
Web: NFS Table
EMS: NFS Settings
[NFSServers]
This table parameter defines up to 16 NFS file systems so that the
device can access a remote server's shared files and directories for
loading cmp, ini, and auxiliary files (using the Automatic Update
mechanism).
The format of this table ini file parameter is as follows:
[NFSServers]
FORMAT NFSServers_Index = NFSServers_HostOrIP,
NFSServers_RootPath, NFSServers_NfsVersion,
NFSServers_AuthType, NFSServers_UID, NFSServers_GID,
NFSServers_VlanType;
[\NFSServers]
For example:
NFSServers 1 = 101.1.13, /audio1, 3, 1, 0, 1, 1;
Note: For a detailed description of this table, see 'Configuring NFS
Settings' on page 123.