Version 7.0 853 Mediant 3000
User's Manual 58. Configuration Parameters Reference
Parameter Description
NFS Table
NFS Table
[NFSServers]
The table 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;
For a detailed description of the table, see ''Configuring NFS Settings''
on page 163.
58.2.7 DNS Parameters
The Domain name System (DNS) parameters are described in the table below.
Table 58-15: DNS Parameters
Parameter Description
Internal DNS Table
Internal DNS Table
[DNS2IP]
The table defines the internal DNS table for resolving host names into IP
addresses.
The format of the ini file table parameter is:
[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, ;
For a detailed description of the table, see ''Configuring the Internal DNS
Table'' on page 160.
Internal SRV Table
Internal SRV Table
[SRV2IP]
The table defines the internal SRV table for resolving host names into
DNS A-Records. Three different A-Records can be assigned to a host
name. Each A-Record contains the host name, priority, weight, and port.
The format of the ini file table parameter is:
[SRV2IP]
FORMAT SRV2IP_Index = SRV2IP_InternalDomain,
SRV2IP_TransportType, SRV2IP_Dns1, SRV2IP_Priority1,
SRV2IP_Weight1, SRV2IP_Port1, SRV2IP_Dns2, SRV2IP_Priority2,
SRV2IP_Weight2, SRV2IP_Port2, SRV2IP_Dns3, SRV2IP_Priority3,
SRV2IP_Weight3, SRV2IP_Port3;
[\SRV2IP]