fwaccel dos stats

Description

Syntax for IPv4

g_fwaccel [-i <SecureXL ID>] stats

      clear

      get

Syntax for IPv6

g_fwaccel6 dos stats

      clear

      get

Parameters

Parameter

Description

-i <SecureXL ID>

Specifies the SecureXL instance ID (for IPv4 only).

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@MyChassis-ch0x-0x:0]# g_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@MyChassis-ch0x-0x:0]#