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 124.
43.1.7 DNS Parameters
The Domain name System (DNS) parameters are described in the table below.
Table 43-7: DNS Parameters
Parameter Description
Internal DNS Table
Web: Internal DNS Table
EMS: DNS Information
[DNS2IP]
This table parameter defines the internal DNS table for resolving host
names into IP addresses. Up to four different IP addresses (in dotted-
decimal notation) can be assigned to a host name.
The format of this parameter is as follows:
[Dns2Ip]
FORMAT Dns2Ip_Index = Dns2Ip_DomainName,
Dns2Ip_FirstIpAddress, Dns2Ip_SecondIpAddress,
Dns2Ip_ThirdIpAddress, Dns2Ip_FourthIpAddress;
[\Dns2Ip]
For example:
Dns2Ip 0 = DnsName, 1.1.1.1, 2.2.2.2, 3.3.3.3, 4.4.4.4;
Note: For a detailed description of this table parameter, see 'Configuring
the Internal DNS Table' on page 121.
Internal SRV Table