Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added eDnsGlobalBufferSize and eDnsMonitorInterval per SBX-64339

Add_workflow_for_techpubs
AUTH1
JIRAIDAUTHSBX-64339
REV5
REV6
REV3
REV1

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

Code Block
languagenone
% 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

Caption
0Table
1LWRESD Profile Parameters
3LWRESD Profile Parameters

Parameter

Length/Range

Description

lwresdProfile1-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.

addressContextN/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.

description1-255 characters

<description> – Enter a textual description (within quotation marks) of the LWRESD Profile.

eDnsGlobalBufferSize 512-4,096The OPT record uses this value when the eDNSType flag is set to yes and the eDNSBufferSize is configured as 0. (Default: 4,096)
eDnsMonitorInterval60-180If 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)
enableLwresdLogN/A

Use this flag to enable/disable LWRESD logging.

  • disable (default)
  • enable
enumDomainNameLabelN/A<ENUM domain name label> – Use this parameter to associate the lwresdProfile with a particular enumDomainNameLabel.
ipInterfaceGroupN/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.

typeN/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.

Pagebreak