In this section:

Related articles:

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>
	enumArsProfileId <enumArsProfile name>
	enumDomainNameLabel <ENUM domain name label>
	ipInterfaceGroup <ipInterfaceGroup name>
	type <ip | mgmt | signalingIp>

Command Parameters

LWRESD Profile Parameters

Parameter

Length/Range

Description

Initial set of Parameters:
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.

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
enumArsProfileIdN/A

<enumArsProfile name> – Configure this parameter with the name of the enumArsProfile to associate with the lwresdProfile. This profile applies to ENUM servers and specifies behavior for managing device failover to a secondary or backup ENUM server in the form of blacklisting and whitelisting parameters. (Refer to Servers - ENUM - CLI for ENUM Ars Profile configuration details)

enumDomainNameLabelN/A<ENUM domain name label> – Use this parameter to associate the lwresdProfile with a particular enumDomainNameLabel.
typeN/A

Use this parameter to specify the interface type supported by the external DNS server.

  • ip – The PSX (policy server) uses port 988 to send and receive quieries.
  • mgmt (default) – The PSX uses ports 49152 to 65535 to send and receive queries.
  • signalingIp ENUM queries are sent through the signaling interface using the sipSigPort IP address. The signaling interface uses port 988 to send and receive the queries.
Additional Parameters:
addressContextN/A

Select the Address Context for IP Interface Group you want to use.

NOTE: This parameter is available with type = ip or signalingIp.

ipInterfaceGroupN/A

Select the IP Interface Group to use for sending ENUM queries.

NOTE: This parameter is available with type = ip

ipInterfaceGroupName  N/A

Select the IP Interface Group used to communicate with the policy server.

NOTE: This parameter is available with type = ip or signalingIp.

sipSigPortN/A

Select the SIP signaling port to that specifies the IP address to use for sending ENUM queries. The signaling interface uses port 988 to send and receive the queries.

NOTE: This parameter is available with type = signalingIp.

zoneN/A

Select the Zone for the IP Interface Group you want to use.

NOTE: This parameter is available with type = signalingIp.

  • No labels