fwaccel dos stats

Description

The fwaccel dos stats and fwaccel6 dos stats commands show and clear the DoS real-time statistics in SecureXL.

Important:

  • In VSX mode, you must go to the context of an applicable Virtual System.In Gaia Clish, run: set virtual-system <VSID>In the Expert mode, run: vsenv <VSID>

  • In a Cluster, you must configure all the Cluster Members in the same way.

Syntax for IPv4

fwaccel stats

      clear

      get

Syntax for IPv6

fwaccel6 dos stats

      clear

      get

Parameters

Parameter

Description

No Parameters

Shows the applicable built-in usage.

clear

Clears the real-time statistics counters.

get

Shows the real-time statistics counters.

Example - Get the current DoS statistics

[Expert@MyGW:0]# fwaccel dos stats get

Firewall Instances in Aggregate:
    Memory Usage:                      0
    Total Active Connections:  (FW connection limiting inactive)
    New Connections/Second:    (FW connection limiting inactive)
    Number of Elements in Tables:
        Penalty Box Violating IPs:                     0
        Rate Limit Source Only Tracks:                 0
        Rate Limit Source and Service Tracks:          0
        Rate Limit Dest Only Tracks:                   0
        Rate Limit Dest and Service Tracks:            0

SecureXL:
    Memory Usage:                      0
    Packets/Second:                    (rate limiting inactive)
    Bytes/Second:                      (rate limiting inactive)
    Reasons Packets Dropped:
        IP Fragment:          0
        IP Option:            0
        Penalty Box:          0
        Deny List:            0
        Rate Limit:           0
    Number of Elements in Tables:
        Penalty Box:                                   0
        Non-Empty Deny Lists:                          0
        Deny List IPs:                                 0
        Rate Limit Matches:                            0
        Rate Limit Source Only Tracks:                 0
        Rate Limit Source and Service Tracks:          0
        Rate Limit Dest Only Tracks:                   0
        Rate Limit Dest and Service Tracks:            0
[Expert@MyGW:0]#