You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 8
Next »
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.
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
Parameter | Description |
---|
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. |
Description | Textual 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 Log | Use this flag to enable/disable the LWRESD log.
|
Type | Interface type supported by the Policy Server. |
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:
- Add the intended Static Route to the ENUM server. For further details on creating a Static Route, refer to System Provisioning - Static Route.
- Set the
Type
parameter of the Lsresd Profile
as IP
. See the To Edit Lwresd Profile section in this page. - 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):
- 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.
- Add the intended Static Route to the ENUM server. For further details on creating a Static Route, refer to System Provisioning - Static Route.
- Set the
Type
parameter of the Lwresd Profile
as Mgmt
. See the To Edit Lwresd Profile section in this page. - 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.