...
Caption |
---|
0 | Table |
---|
1 | Global DNS Servers Parameters |
---|
3 | Global DNS Servers Parameters |
---|
|
|
Parameter | Length/Range | Description |
---|
dns global
| N/A | Use this object to configure global DNS settings. Parameters: ednsFailureCount – The maximum number of EDNS failure responses allowed, after which the DNS server is identified as unsupported for EDNS. (range: 1-5 / default = 3)ednsPayloadSize – Specifies the global EDNS payload size, in bytes, for DNS Servers. (range: 512-4096 / default = 1280ednsRetryAfter – Specifies the number of seconds to wait before retrying to establish EDNS support after a failure. (range: 60-180 / default = 180>iterationCount – Global Iteration count limit for DNS iterations of server requests. (range: 0-32 / default = 8).monitoringInterval – Global monitoring interval (in seconds) for DNS Servers. (range: 0-300 / default = 5).probeInterval – Global probe interval (in seconds) for blacklisted DNS Servers. (range: 0-300 / default = 5).retransmissionCount – Global retransmission count limit for DNS iterations of server requests. (range: 0-20 / default = 2).retransmissionTimer – Global retransmission timer value (in milliseconds) for DNS iterations of server requests. (range: 100-10000 / default = 500)timeouts – Global number of time outs for blacklisting a DNS Server. (range: 0-32 / default = 0).
Info |
---|
Use the following command to enable EDNS support: % set addressContext <addressContext Name> dnsGroup <dnsGroup Name> ednsSupport enabled
|
|
e911
| N/A | Use this parameter to configure enhanced 911 service. <e911_service_name> criteria triggerCriteria <criteria> defaultTreatment – Default treatment to apply for requests that time out.applyFinalTreatment routeAsDialed (default)
flags active requestTimeOut – (range: 0-2147483647 / default = 4000)routePrecedence – Routing treatment to apply in the event that a location for the caller cannot be determined, either “Local” or “Last Routing Option” (LRO).
|
e911VpcDevice
| N/A | Use this object to configure the IP address and port number of the E911 VoIP Positioning Center (VPC) device. This parameter is used for queries to one or more E911 VPCs for the Emergency Services Routing Number of the Public Services Answering Point nearest the current location of the caller. deviceData <call priority: 0-32767> ipAddress <IPv4 or IPv6 address> portNumber <0-65535>
|
enumDomainName | 1-63 characters | <domain_name> – Name of the ENUM domain containing forwarderIP entries for load balancing.
forwardersData <priority #> – Priority or sequence number of each forwarderIP defined below. A lower value represents a higher priority. This value is unique for each forwarderIP . (range: 0-99999).
forwarderDescription <description> – Textual description of each fowarderIP entry.forwarderIP <IPv4 or IPv6 address> – ENUM server IPv4 or IPv6 address of this forwarderIP entry.
loadDistribution – Load distribution strategy. See ENUM Support for details.
proportion percentageDistribution – The percentage of load distribution to calculate for each IP in enumDomainName (range: 0-99999).
roundRobin sequence (default)
queryRetryTimer – The time, in milliseconds, that SLWRESD process waits before trying the next IP in the forwardersData list (range: 0-10000 | default = 4000).zoneType individual – The zone type for this ENUM domain (At present, "individual" is the only zone type available, and it indicates SBC supports load balancing across individual zones).
Note |
---|
All forwarderIP entries for this enumDomainName must be configured with the same loadDistribution type and queryRetryTimer value because attributes apply to ENUM domain, not individual forwarderIP entries. |
Info |
---|
See ENUM Support for additional feature details and descriptions. |
|
enumDomainNameLabel | N/A | <ENUM domain name label> – A collection of ENUM domains used by SLWRESD process for performing ENUM queries. The default enumDomainNameLabel value is "DEFAULT_ZONE_LABEL ".
enumDomainNameId <enumDomainName's name> – The enumDomainName of each ENUM domain to attach to this enumDomainNameLabel .
|
enumService
| N/A | Use this object to configure ENUM service. See Global ENUM Service Parameters table below for parameter details. |
lwresdProfile | N/A | <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 .
description – Textual description of lwresdProfile (length: 1-255 characters)enableLwresdLog – Use this flag to enable/disable LWRESD log.
enumDomainNameLabel – The ENUM domain name label created for enumDomainNameLabel entity. Use this parameter to associate the lwresdProfile with a particular enumDomainNameLabel .
Note |
---|
Only one lwresdProfile is allowed. |
|
Global ENUM Service Parameters
...
Caption |
---|
0 | Table |
---|
1 | Global ENUM Service Parameters |
---|
3 | Global ENUM Service Parameters |
---|
|
|
Parameter | Length/Range | Description |
---|
<service_name> | 1-23 | ENUM Service name. |
criteria | 1-23 | triggerCriteria <criteria> – Trigger criteria to use for this ENUM Service. The characters #%^&(){}<>,/\;`[]=!$"*?|~ and SPACE are not allowed. |
defaultTreatment | N/A | Default treatment to apply to this ENUM Service. applyFinalTreatment routeAsDialed (default)
|
enumDefinitions | | Use this parameter to specify how to treat ENUM definitions. privateDomainNameForEnumLookups <private_domain_name> – Specify the private domain name to use for ENUM look-ups.
|
flags | | active processCallingNumber –Enable this flag to analyze the calling number using prefix profile. When this flag is disabled, the calling number is not analyzed and hence if it has +CC, the same is sent as-is to SBC in the calling number field in policy response.processNewANI – When this flag is enabled for ENUM AoR service, and ENUM AoR response contains "newani=<some_number> " parameter in NAPTR record, the ERE overwrites the existing calling number of the call with the newANI number. When this flag is disabled, any newANI parameters received in NAPTR response are ignored in PES.
|
priority | 129-140 | Specifies the priority (order) of ENUM service execution. If this parameter is not set or set to the default of '129', default priorities are assigned for LNP (130), CNAM (131) and SIP AoR (132). If a different order of service execution is desired, set the priorities accordingly. For example, setting CNAM priority to 133 executes SIP AoR before CNAM. |
requestTimeOut | 0-2147483647 | Request timeout value, in milliseconds. (default = 2000) |
serviceType | N/A | Use this parameter to specify the ENUM service type. Options are: |
Command Examples
To configure E911 server, execute the following CLI commands:
...