You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
This section details the SLWRESD profile which uses ENUM zones configured for sending ENUM queries against an enumDomainLabel
(and receives responses) using either the management or signaling interfaces, depending upon the LWRESD Profile type
setting.
Command Syntax
% set global servers lwresdProfile <profile name>
addrressContext <addressContext name>
description <description>
eDnsGlobalBufferSize <512-4096>
eDnsMonitorInterval <60-180>
enableLwresdLog <disable | enable>
enumDomainNameLabel <ENUM domain name label>
ipInterfaceGroup <ipInterfaceGroup name>
type <ip | mgmt>
Command Parameters
LWRESD Profile Parameters
Parameter | Length/Range | Description |
---|
lwresdProfile | 1-23 characters | <profile name> – Profile name used by the SLWRESD process. The default profile name is "DEFAULT ". The SLWRESD process uses the ENUM zones configured for performing an ENUM query against enumDomainLabel .The default profile name is "DEFAULT ".
NOTE: Only one lwresdProfile is allowed. |
addressContext | N/A | <address context name> – The name of the Address Context containing the IP Interface Group to use for communicating with the external DNS server.
NOTE: This parameter is available when type = ip. |
description | 1-255 characters | <description> – Enter a textual description (within quotation marks) of the LWRESD Profile.
|
eDnsGlobalBufferSize | 512-4,096 | The OPT record uses this value when the eDNSType flag is set to yes and the eDNSBufferSize is configured as 0 . (Default: 4,096) |
eDnsMonitorInterval | 60-180 | If this parameter is configured and the eDNSType flag is set to yes , the ERE does not send the eDNS query for this configured interval value after a DNS server sends an eDNS failure response. During this interval value, the ERE instead sends the DNS query. (Default: 120) |
enableLwresdLog | N/A | Use this flag to enable/disable LWRESD logging. |
enumDomainNameLabel | N/A | <ENUM domain name label> – Use this parameter to associate the lwresdProfile with a particular enumDomainNameLabel . |
ipInterfaceGroup | N/A | <IPIG name> – The name of the IP Interface Group to use for communicating with the external DNS server.
NOTE: This parameter is available when type = ip . |
type | N/A | Use this parameter to specify the interface type supported by the external DNS server. ip – The PSX uses port 988.mgmt (default) – The PSX uses ports 49152 to 65535.
|