Version 6.8 553 Mediant 2600 E-SBC
User's Manual 43. Configuration Parameters Reference
43.2.6 DNS Parameters
The Domain name System (DNS) parameters are described in the table below.
Table 43-14: DNS Parameters
Parameter Description
Internal DNS Table
Web: Internal DNS Table
EMS: DNS Information
CLI: configure voip > voip-
network dns Dns2Ip
[DNS2IP]
This table parameter defines the internal DNS table for resolving host
names into IP addresses.
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, ;
For a detailed description of this table, see ''Configuring the Internal DNS
Table'' on page 126.
Internal SRV Table
Web: Internal SRV Table
EMS: DNS Information
CLI: configure voip > voip-
network dns Srv2Ip
[SRV2IP]
This table parameter 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 this parameter is as follows:
[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]
For example:
SRV2IP 0 =
SrvDomain,0,Dnsname1,1,1,500,Dnsname2,2,2,501,$$,0,0,0;
For a detailed description of this table, see ''Configuring the Internal SRV
Table'' on page 127.