Security CLI Commands
2/1553-ZAT 759 94 Uen B – December 2005
593
19.47 security
show
IDS
19.47.1 Syntax
security show IDS
19.47.2 Description
This command displays the following information about IDS settings:
•
IDS enabled status (true or false).
•
Blacklist status (true or false).
•
Use Victim Protection status (true or false).
•
DOS attack block duration (in seconds).
•
Scan attack block duration (in seconds).
•
Victim protection block duration (in seconds).
•
Maximum TCP open handshaking count allowed (per second)
•
Maximum ping count allowed (per second).
•
Maximum ICMP count allowed (per second).
Note:
This CLI command is
case-sensitive
. You must type the command
attributes exactly as they appear in the syntax section of this page. If
you do not use the same case-sensitive syntax, the command fails
and the CLI displays a syntax error message.
19.47.3 Example
-->
security show IDS
Firewall IDS:
IDS Enabled: true
Use Blacklist: true
Use Victim Protection: true
Dos Attack Block Duration: 3600
Scan Attack Block Duration: 43200
Victim Protection Block Duration: 800
Max TCP Open Handshaking Count: 150
Max PING Count: 25
Max ICMP Count: 200