In this section:
Use this window to specify Lwresd Profile configuration. Currently, the SBC supports only one Lwresd Profile (DEFAULT). Deletion of the default profile is not allowed but it can be edited.
By default the SBC sends ENUM queries from the management interface (Type option = Mgmt). You have the option to send them through a packet interface (Type option = IP) or through the signaling interface using the SIP Signaling Port IP address (Type option = Signaling IP). different options must configured depending on your choice.
To View Lwresd Profile
On the SBC main screen, navigate to All > Global > Servers > Lwresd Profile. The Lwresd Profile window displays.
To Edit the Lwresd Profile
To edit the Lwresd Profile:
Click the radio button next to the name DEFAULT. The Edit Selected Lwresd Profile window opens with the Type set as Mgmt by default, as in the following figure. When you select a different type, the options on the window change as shown in the figures that follow.
Use the following table to configure the options that appear for the Type you have chosen and click Save.
To configure the SBC to use the appropriate interface for handling ENUM queries, sequentially perform the following configuration steps:
For using the Packet 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 Lwresd 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 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 Lwresd Profile as Signaling IP. See the To Edit Lwresd Profile section in this page.
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.
- Set the
Type
parameter of theLwresd Profile
asMgmt
. 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.