equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
|
3 <!-- This component and the accompanying materials are made available under the terms of the License |
|
4 "Eclipse Public License v1.0" which accompanies this distribution, |
|
5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
6 <!-- Initial Contributors: |
|
7 Nokia Corporation - initial contribution. |
|
8 Contributors: |
|
9 --> |
|
10 <!DOCTYPE concept |
|
11 PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> |
|
12 <concept id="GUID-81BE3473-E3E4-55F1-897F-635A197AF1DF" xml:lang="en"><title>Comms |
|
13 Database Settings for DNS</title><shortdesc>Describes the Comms database settings for the Domain Name Server. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
14 <p>The phone name is stored in the <xref href="GUID-387A8240-0765-52F2-98A4-8F9FC809E03E.dita#GUID-387A8240-0765-52F2-98A4-8F9FC809E03E/GUID-303A3C65-3391-540D-B0FB-75E92DC7663E">Network |
|
15 table</xref> in the <xref href="GUID-BD971173-E009-58DA-AF9C-F4AAFF77B138.dita">Comms |
|
16 database</xref> file. The phone name is stored as the <codeph>HostName</codeph> field. |
|
17 The <codeph>HostName</codeph> field consists of the phone name and the suffix |
|
18 name. </p> |
|
19 <example><title>Comms database file example</title> <p>The following <xref href="GUID-00696F18-F1C8-5810-A9F9-E7215CA451A4.dita">cfg</xref> file section describes |
|
20 an example where the <codeph>Testhostname1</codeph> is the phone name and <codeph>nokia.foo</codeph> is |
|
21 the suffix name: </p> <codeblock id="GUID-F7BE4B22-B65F-5EA2-805F-23A57F8906A9" xml:space="preserve">[Network] |
|
22 ADD_SECTION |
|
23 # COMMDB_ID = 1 |
|
24 Name=Intranet |
|
25 HostName=Testhostname1.nokia.foo |
|
26 FIELD_COUNT=2 |
|
27 END_ADD</codeblock> </example> |
|
28 </conbody></concept> |