Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

show ddos-protection statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show ddos-protection statistics

Description

Display DDoS protection global statistics for bandwidth violations.

Options

This command has no options.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show ddos-protection statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show ddos-protection statistics Output Fields

Field Name

Field Description

Policing on routing engine

Shows whether or not policing is enabled on the Routing Engine.

Policing on FPC

Shows whether or not policing is enabled on the line card.

Flow detection

Shows whether or not flow detection in enabled.

Logging

Shows whether or not DDoS event logging is enabled.

Policer violation report rate

Shows the violation report rate as a percentage.

Flow report rate

Shows the flow report rate as a percentage.

Default flow detection mode

Flow detection and tracking mode configured at the global level for all protocol groups and packet types.

Default flow level detection mode

Flow detection and tracking mode configured at the flow aggregation level for all protocol groups and packet types.

Default flow level control mode

Default behavior configured for how traffic in detected flows is controlled for all protocol groups and packet types.

Currently violated packet types

Number of packet types currently experiencing a bandwidth violation.

Packet types have seen violations

Number of packet types that have experienced a bandwidth violation since statistics were cleared.

Total violation counts

Total number of bandwidth violations.

Sample Output

show ddos-protection statistics

content_copy zoom_out_map
user@host> show ddos-protection statistics
DDOS protection global statistics:
  Policing on routing engine:         Yes
  Policing on FPC:                    Yes
  Flow detection:                     No
  Logging:                            Yes
  Policer violation report rate:      100
  Flow report rate:                   100
  Default flow detection mode         Automatic
  Default flow level detection mode   Automatic
  Default flow level control mode     Drop
  Currently violated packet types:    2
  Packet types have seen violations:  4
  Total violation counts:             4
  Currently tracked flows:            0
  Total detected flows:               0

Release Information

Command introduced in Junos OS Release 11.2.

footer-navigation