In this section:
Overview
The
- Calling Number
- Called Number
- Source IPv4 Address
- Source IPv6 Address
The steps below are required to configure and display bad actors via
The maximum number of Bad Actor listed by product is as follows:
Maximum Number of Bad Actors
Product | Number of Bad Actors |
---|---|
SBC 1000/2000 | 500 |
| 1000 |
Prerequisites
Create REST user in Unable to show "metadata-from": No such page "_space_variables"
To use REST API, you must create a local user with REST access level.
Create a user in the
- Access the WebUI and login to the Unable to show "metadata-from": No such page "_space_variables".
- In the Web GUI, click the Settings tab.
In the left navigation pane, go to Security > Users > Local User Management.
Click the Create Local User (
) icon at the top of the Local User View page. The Create Local User screen appears.- Enter user name in the User Name field.
- Enter and confirm the user’s new password in Password and Confirm Password fields.
- From the Access Level drop down list, select REST.
Click OK. The REST user is created and the Local Users Table screen displays the newly created REST user.
Configure Country Code via WebUI
Through the WebUI, configure the country code the
Configure the Country Code via WebUI as follows:
- In the WebUI, click the Settings tab.
In the left navigation page, go to System > Node-Level Settings.
From the Country Code drop down list, select the applicable country.
Click Apply.
Configure REST API to Create/Display/Delete "Bad Actors"
The commands listed in this section are used to create/display/delete bad actors from Ribbon Protect via REST API. After the bad actors are created, they can be viewed or displayed via REST API (alternatively, bad actors are viewed through the WebUI; see Display Bad Actors via SBC Edge WebUI). Configure REST API as follows:
- Access the REST API. The REST API is based on open standards; you can use any Web Development Programming Language or HTTP Client Library to access the API. Refer to API Requirements for more details.
- Execute the specific commands. Refer to REST API User's Guide.
Working with Protect Bad Actors via Unable to show "metadata-from": No such page "_space_variables" WebUI
The
Display Bad Actors
The
View bad actors as follows:
- Access the WebUI.
Click Settings > Security > Ribbon Protect Bad Actors.
Click the expand () next to the desired Bad Actor in which you want to view.
Bad Actors Table - Field DefinitionsField Definition Actor Type The bad actor type Valid entries:
- Calling Number.
- Called Number.
- Source IPv4 Address.
- Source IPv6 Address.
Actor Data The valid data string according to actor type: Valid entries:
- Calling Number: Valid string in E164 format.
- Called Number: Valid string in E164 format
- Source IPv4: Validated for correct IPv4 format, Precedence falls between 1-1000, and only one occurrence.
- Source IPv6: Validated for correct IPv6 format, Precedence falls between 1-1000, and only one occurrence.
Precedence This field validates if the actor type is in correct format, according to the actor type: - Calling Number: Not applicable.
- Called Number: Not applicable
- Source IPv4: Range 1-1000
- Source IPv6: Range 1-1000
NOTE: For ActorType as Source IPv4 Address or Source IPv6 Address, the valid Precedence range is 1-1000. A Precedence value of 0 is used for all entries where Precedence is not applicable (i.e., callingnumber, callednumber type).
Primary Key Value set by the table entry.
Remove Bad Actors
Through the WebUI, you can delete bad actors identified by Protect and delete in the SBC WebUI, as necessary.
Delete bad actors as follows:
- Access the WebUI.
Click Settings > Security > Ribbon Protect Bad Actors.
- Select the checkbox next to the entry you wish to delete.
In the left corner, click the Delete (
) icon.