In this section:

 

This object specifies the Lwresd Profile configuration.

To View Lwresd Profile

On SBC main screen, navigate to All > Global > Servers > Lwresd Profile.

The Lwresd Profile window displays.

Lwresd Profile

Note:

Currently, SBC supports only one Lwresd Profile (DEFAULT). Deletion of the default profile is not allowed.

 

To Edit Lwresd Profile

To edit the Lwresd Profile, click the radio button next to the Lwresd Profile.

Lwresd Profile Highlighted

The Edit Selected Lwresd Profile window displays.

Case - 1: The parameter Type is set to Mgmt (default)

Edit Lwresd Profile --- Type-Mgmt

 

Case - 2: The parameter Type is set to IP:

Edit Lwresd Profile --- Type-IP

 

The following parameters are displayed:

Lwresd Profile Parameters

ParameterDescription
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 Enum Domain Label.

DescriptionTextual description of Lwresd Profile (length: 1-255 characters).
ENUM Domain Label Name 

The ENUM domain name label created for Enum Domain Name Label entity. Use this parameter to associate the Lwresd Profile with a particular Enum Domain Name Label.

Currently, SBC supports only one label name (DEFAULT_ZONE_LABEL).

Enable Lwresd LogUse this flag to enable/disable the LWRESD log.
  • Disable (default)
  • Enable
Type

Interface type supported by the Policy Server.

  • Mgmt (default)
  • IP
Address Context

Address Context for the Policy Server's IP Interface Group. Fore further details on Address Context. refer to Address Context - CLI.

Note:

  • This is an existing parameter, but it's usage in the context of Lwresd Profile is new.
  • This parameter is visible in the  Edit Selected Lwresd Profile window, only if the parameter Type is set to IP.
IP Interface Group

The IP Interface Group used to communicate with the external PSX. For further details on IP Interface Group, refer to IP Interface Group - CLI.

Note:

  • This is an existing parameter, but it's usage in the context of Lwresd Profile is new.
  • This parameter is visible in the  Edit Selected Lwresd Profile window, only if the parameter Type is set to IP.

To configure the SBC to use the appropriate interface for handling ENUM Queries, sequentially perform the following configuration steps:

For using the Signaling Interface:

  1. Add the intended Static Route to the ENUM server. For further details on creating a Static Route, refer to  System Provisioning - Static Route.
  2. Set the Type parameter of the Lsresd Profile as IP. See the To Edit Lwresd Profile section in this page.
  3. Add an IP Access Control List (ACL) rule to get the response of the ENUM Queries. For further details on adding ACL rules, refer to Ip Access Control List - Rule.

For using the Management Interface (default):

  1. Delete the Static Route (if any) from the list of Static Routes added to the ENUM Server. For further information on deletion of Static Routes, refer to  System Provisioning - Static Route.
  2. Add the intended Static Route to the ENUM server. For further details on creating a Static Route, refer to  System Provisioning - Static Route.
  3. Set the Type parameter of the Lwresd Profile as Mgmt. See the To Edit Lwresd Profile section in this page.
  4. Add an IP Access Control List (ACL) rule to get the response of the ENUM Queries. For further details on adding ACL rules, refer to Ip Access Control List - Rule.