show ddos-protection protocols isis
Syntax
show ddos-protection protocols <protocol-group> isis
<aggregate | isis-data | isis-hello>
Description
Display the ISIS data traffic information for all protocol groups or individual packet types.
Options
none |
Display information for all protocol groups and packet types. |
protocol-group |
(Optional) Display control plane DDoS protection information for a protocol group. |
packet-type |
(Optional) Display control plane DDoS protection information for the specified packet type in the specified protocol group. The available packet types vary by protocol group, and only some protocol groups can have policers for individual packet types. |
aggregate |
(Optional) Display control plane DDoS protection information for the aggregate
policer. The |
isis-data |
(Optional) Display ISIS Data traffic information. |
isis-hello |
(Optional) Display ISIS Hello traffic information. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show ddos-protection protocols
isis
command. Output fields are listed in the approximate order in which they
appear.
Field Name |
Field Description |
---|---|
|
Number of packet types |
|
Number of packets for which policer values have been modified from the default. |
|
Number of traffic flows received. |
|
Number of flows that are currently violating the flow bandwidth limit. |
|
Number of active flows that are being tracked as culprit flows by flow detection. |
|
Total number of culprit flows that have been detected, including those that have recovered or timed out. |
|
Name of protocol group. |
|
Name of packet type in protocol group. |
|
Bandwidth policer value; number of packets per second that is allowed before a violation is declared. |
|
Burst policer value; the maximum number of packets that is allowed in a burst before a violation is declared. |
|
Priority of the packet type for individual packet policers that enables more
important traffic to pass through in the event of traffic congestion:
|
|
Time in seconds that must pass before the traffic flow is considered to have recovered from the attack. A notification is generated when the timer expires. |
|
State of the policer:
Disabling to occurs globally for all packet types at the |
|
State of the bypass aggregate configuration:
This field appears only for individual policers. |
|
State of flow detection configured on the router:
|
|
The following information is collected for the router:
|
|
The following information is collected for the Routing Engine:
|
|
The following information is collected for the line card in the indicated slot:
|
Sample Output
- show ddos-protection protocols isis
- show ddos-protection protocols isis aggregate
- show ddos-protection protocols isis isis-data
- show ddos-protection protocols isis isis-hello
show ddos-protection protocols isis
user@host> show ddos-protection protocols isis Packet types: 3, Modified: 0, Received traffic: 0, Currently violated: 0 Currently tracked flows: 0, Total detected flows: 0 * = User configured value Protocol Group: ISIS Packet type: aggregate (Aggregate for isis traffic) Packet type: isis-data (All isis-data traffic) Packet type: isis-hello (All isis hello traffic) ...
show ddos-protection protocols isis aggregate
user@host> show ddos-protection protocols isis aggregate Currently tracked flows: 0, Total detected flows: 0 * = User configured value Protocol Group: ISIS Packet type: aggregate (Aggregate for isis traffic) Aggregate policer configuration: Bandwidth: 6000 pps Burst: 6000 packets Recover time: 300 seconds Enabled: Yes System-wide information: Aggregate bandwidth is never violated Received: 0 Arrival rate: 0 pps Dropped: 0 Max arrival rate: 0 pps Routing Engine information: Bandwidth: 6000 pps, Burst: 6000 packets, enabled Aggregate policer is never violated Received: 0 Arrival rate: 0 pps Dropped: 0 Max arrival rate: 0 pps Dropped by individual policers: 0 FPC slot 0 information: Bandwidth: 100% (6000 pps), Burst: 100% (6000 packets), enabled Hostbound queue 255 Aggregate policer is never violated Received: 0 Arrival rate: 0 pps Dropped: 0 Max arrival rate: 0 pps Dropped by individual policers: 0 Dropped by flow suppression: 0
show ddos-protection protocols isis isis-data
user@host> show ddos-protection protocols isis isis-data Currently tracked flows: 0, Total detected flows: 0 * = User configured value Protocol Group: ISIS Packet type: isis-data (All isis-data traffic) Individual policer configuration: Bandwidth: 5000 pps Burst: 4096 packets Priority: High Recover time: 300 seconds Enabled: Yes Bypass aggregate: No Flow detection configuration: Flow detection system is off Detection mode: Automatic Detect time: 0 seconds Log flows: Yes Recover time: 0 seconds Timeout flows: No Timeout time: 0 seconds Flow aggregation level configuration: Aggregation level Detection mode Control mode Flow rate Subscriber Automatic Drop 0 pps Logical interface Automatic Drop 0 pps Physical interface Automatic Drop 5000 pps System-wide information: Bandwidth is never violated Received: 0 Arrival rate: 0 pps Dropped: 0 Max arrival rate: 0 pps Routing Engine information: Bandwidth: 5000 pps, Burst: 4096 packets, enabled Policer is never violated Received: 0 Arrival rate: 0 pps Dropped: 0 Max arrival rate: 0 pps Dropped by aggregate policer: 0 FPC slot 0 information: Bandwidth: 100% (5000 pps), Burst: 100% (4096 packets), enabled Hostbound queue 255 Policer is never violated Received: 0 Arrival rate: 0 pps Dropped: 0 Max arrival rate: 0 pps Dropped by aggregate policer: 0 Dropped by flow suppression: 0
show ddos-protection protocols isis isis-hello
user@host> show ddos-protection protocols isis isis-hello Currently tracked flows: 0, Total detected flows: 0 * = User configured value Protocol Group: ISIS Packet type: isis-hello (All isis hello traffic) Individual policer configuration: Bandwidth: 1000 pps Burst: 2048 packets Priority: High Recover time: 300 seconds Enabled: Yes Bypass aggregate: No Flow detection configuration: Flow detection system is off Detection mode: Automatic Detect time: 0 seconds Log flows: Yes Recover time: 0 seconds Timeout flows: No Timeout time: 0 seconds Flow aggregation level configuration: Aggregation level Detection mode Control mode Flow rate Subscriber Automatic Drop 0 pps Logical interface Automatic Drop 0 pps Physical interface Automatic Drop 1000 pps System-wide information: Bandwidth is never violated Received: 0 Arrival rate: 0 pps Dropped: 0 Max arrival rate: 0 pps Routing Engine information: Bandwidth: 1000 pps, Burst: 2048 packets, enabled Policer is never violated Received: 0 Arrival rate: 0 pps Dropped: 0 Max arrival rate: 0 pps Dropped by aggregate policer: 0 FPC slot 0 information: Bandwidth: 100% (1000 pps), Burst: 100% (2048 packets), enabled Hostbound queue 255 Policer is never violated Received: 0 Arrival rate: 0 pps Dropped: 0 Max arrival rate: 0 pps Dropped by aggregate policer: 0 Dropped by flow suppression: 0
Release Information
Command introduced in Junos OS Release 21.4R1.