[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Configuring SCCP Denial of Service (DoS) Attack Protection

You can protect Skinny Client Control Protocol (SCCP) ALG clients from flood attacks by limiting the number of calls they attempt to process.

Before You Begin

For background information, read Understanding the SCCP ALG.

When you configure SCCP call flood protection, the SCCP ALG drops any calls exceeding the threshold you set. The range is 2 to 1,000 calls per second per client, the default is 20.

To configure DoS attack protection, use the CLI configuration editor.

This topic covers:

J-Web Configuration

To configure the Services Router to drop any calls exceeding 500 per second per client:

  1. Select Configuration > View and Edit > Edit Configuration. The Configuration page appears.
  2. Next to Security, click Configure or Edit.
  3. Next to Alg, click Configure.
  4. Next to Sccp, click Configure.
  5. Next to Application screen, click Configure.
  6. In the Threshold box, type 500 and click OK.
  7. To save and commit the configuration, click Commit.

CLI Configuration

In this example, you configure the J-series device to drop any calls exceeding 500 per second per client.

user@host# set security alg sccp application-screen call-flood threshold 500

Related Topics


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]