User`s manual
SIP User's Manual 304 Document #: LTRT-83303
Mediant 1000 & Mediant 600
ini File Parameter Description
GoldServiceClassDiffSer
v
For a description of this parameter, refer to ''Configuring the QoS
Settings'' on page 78.
BronzeServiceClassDiffS
erv
For a description of this parameter, refer to ''Configuring the QoS
Settings'' on page 78.
NFS Table Parameter (NFSServers)
NFSServers
This ini file table parameter defines Network File Systems (NFS) 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). Alternatively, you can configure NFS using the Web
interface (refer to ''Configuring the NFS Settings'' on page 74).
The format of this ini file table parameter is as follows:
[NFSServers]
FORMAT NFSServers_Index = NFSServers_HostOrIP,
NFSServers_RootPath, NFSServers_NfsVersion,
NFSServers_AuthType, NFSServers_UID, NFSServers_GID,
NFSServers_VlanType;
[\NFSServers]
Where,
Index = Row index (0-4) of the remote file system.
HostOrIP = Domain name or IP address of the NFS server.
RootPath = Path to the root of the remote file system in the format:
/[path]. For example, '/audio'.
NfsVersion = NFS version 2 or 3.
AuthType = Authentication method: 0 (NULL) or 1 (UNIX).
UID = User ID (0 to 65537) for UNIX authentication.
GID = Group ID (0 to 65537) for UNIX authentication.
VlanType= VLAN type for accessing remote file system: 0 (OAMP) or
1 (Media).
For example:
[NFSServers]
FORMAT NFSServers_Index = NFSServers_HostOrIP,
NFSServers_RootPath, NFSServers_NfsVersion,
NFSServers_AuthType, NFSServers_UID, NFSServers_GID,
NFSServers_VlanType;
NFSServers 1 = 101.1.13, /audio1, 3, 1, 0, 1, 1;
[\NFSServers]
Notes:
You can configure up to five NFS file systems.
The combination of Host / IP and Root Path must be unique for each
index in the table. For example, the table must include only one index
entry with a Host / IP of '192.168.1.1' and Root Path of '/audio'.
This parameter is applicable only if VLANs are enabled or if Multiple
IPs is configured.
For a description of configuring ini file table parameters, refer to
''Structure of ini File Table Parameters'' on page 293.