Description
Shows and clears the DoS real-time statistics in SecureXL.
Important:
In Gaia Clish, run: VSIDset virtual-system <>
In Expert mode, run: VSIDvsenv <>
Syntax for IPv4
 clear get  | 
Syntax for IPv6
 clear get  | 
Parameters
Parameter  | 
Description  | 
|---|---|
  | 
Specifies the SecureXL instance ID (for IPv4 only).  | 
No Parameters  | 
Shows the applicable built-in usage.  | 
  | 
Clears the real-time statistics counters.  | 
  | 
Shows the real-time statistics counters.  | 
Example - Get the current DoS statistics
[Expert@MyGW:0]# fwaccel dos stats get Firewall: Number of Elements in Tables: Penalty Box Violating IPs: 0 (size: 8192) Blacklist Notification Handlers: 0 (size: 1024) SXL Device 0: Total Active Connections: 0 Total New Connections/Second: 0 Total Packets/Second: 0 Total Bytes/Second: 0 Reasons Packets Dropped: IP Fragment: 0 IP Option: 0 Penalty Box: 0 Blacklist: 0 Rate Limit: 0 Number of Elements in Tables: Penalty Box: 0 (size: 0) Non-Empty Blacklists: 0 (size: 0) Blacklisted IPs: 0 (size: 0) Rate Limit Matches: 0 (size: 0) Rate Limit Source Only Tracks: 0 (size: 0) Rate Limit Source and Service Tracks: 0 (size: 0) SXL Devices in Aggregate: Reasons Packets Dropped: IP Fragment: 0 IP Option: 0 Penalty Box: 0 Blacklist: 0 Rate Limit: 0 Number of Elements in Tables: Penalty Box: 0 Non-Empty Blacklists: 0 Blacklisted IPs: 0 Rate Limit Matches: 0 Rate Limit Source Only Tracks: 0 Rate Limit Source and Service Tracks: 0 [Expert@MyGW:0]#  |