beautypg.com

Ids threshold modify, Modify the ids thresholds, Ids commands – Technicolor - Thomson ST585 V6 User Manual

Page 428: Syntax, Example: related commands

background image

E-DOC-CTC-20061027-0004 v1.0

IDS Commands

404

ids threshold modify

Modify the IDS thresholds.

SYNTAX:

where:

EXAMPLE:

RELATED COMMANDS:

ids threshold modify

index =
[window = ]
[limit = ]
[scaling = <{disabled | enabled}>]

index

The index of the IDS threshold to be modified.

Tip

Use the command

:ids threshold list to obtain the indexes.

REQUIRED

window

A number (of seconds).
Represents the time window of the threshold.

OPTIONAL

limit

A number.
Represents the limit of the threshold.

OPTIONAL

scaling

Enable or disable scaling of the threshold window.

OPTIONAL

=>ids threshold list
index

name

window

limit

scaling

-----------------------------------------------------------------

1.

ids scan

20

20

enabled

2.

ids flood

2

100

disabled

3.

ids tcp rate

1

200

disabled

4.

ids udp rate

1

200

disabled

5.

ids icmp rate

1

200

disabled

6.

ids ip rate

1

200

disabled

=>ids threshold modify index=3 window=10 limit=300 scaling=enabled
=>ids threshold list
index

name

window

limit

scaling

-----------------------------------------------------------------

1.

ids scan

20

20

enabled

2.

ids flood

2

100

disabled

3.

ids tcp rate

10

300

enabled

4.

ids udp rate

1

200

disabled

5.

ids icmp rate

1

200

disabled

6.

ids ip rate

1

200

disable

=>

ids threshold clear

Reset the IDS thresholds to their default values.

ids threshold list

Display the IDS thresholds.