In this section:
Overview
The SBC Edge Portfolio generates CDRs and logs that Ribbon Protect uses to identify bad actors (bad actors are identified as unwanted calls that attempt to threaten security, disrupt networks, perform fraudulent behavior, etc.). When Ribbon Protect suspects and identifies bad actors, the SBC Edge Portfolio uses this data to blocklist and deny these bad actors from entering your network. The REST API is used in addition to Ribbon Protect to enable bad actors to be blocked by the SBC Edge Portfolio. When Ribbon Protect identifies bad actors, they are reflected in the SBC Edge Portfolio WebUI's "Bad Actors" table.
- Calling Number
- Called Number
- Source IPv4 Address
- Source IPv6 Address
Use the steps below to configure and display bad actors using Ribbon SBC Edge.
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 |
SBC SWe Edge | 1000 |
Prerequisites
Create REST user in SBC Edge Portfolio
To use REST API, you must create a local user with REST access level.
Create a user in the SBC Edge Portfolio as follows:
- Access the WebUI and login to the SBC Edge Portfolio .
- 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 SBC Edge Portfolio resides in; the SBC Edge Portfolio uses the country code to convert a PSTN Calling/Called Number to E.164 format and search for it in the internal data structures.
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 SBC Edge Portfolio WebUI
The SBC Edge Portfolio WebUI displays the bad actors identified by Protect. Through the WebUI, you can view the bad actors and delete as necessary.
Add Bad Actors Entry
Through the WebUI, you can add bad actors identified by Protect and add in the SBC WebUI, as necessary.
Start
- Access the WebUI.
- Click Settings > Security > Ribbon Protect Bad Actors.
- In the left corner, click the Add (
) icon. - Enter the Actor Data information.
- Click OK. The Ribbon Protect Bad Actor Entry is created and the Bad Actors Table displays the new entry.
Display Bad Actors
The SBC Edge Portfolio WebUI displays the bad actors identified by Protect.
Start
- 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 Definitions
Field | Definition |
---|---|
Actor Type | The bad actor type Valid entries:
|
Actor Data | The valid data string according to actor type: Valid entries:
|
Precedence | This field validates if the actor type is in correct format, according to the actor type:
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.
Start
- 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.