- Table of Contents
-
- 13-Network Management and Monitoring Configuration Guide
- 00-Preface
- 01-System Maintenance and Debugging Configuration
- 02-NQA Configuration
- 03-NTP Configuration
- 04-IPC Configuration
- 05-SNMP Configuration
- 06-RMON Configuration
- 07-CWMP Configuration
- 08-Sampler Configuration
- 09-Mirroring Configuration
- 10-Protocol Packet Statistics Configuration
- 11-sFlow Configuration
- 12-Information Center Configuration
- 13-Packet Capture Configuration
- Related Documents
-
Title | Size | Download |
---|---|---|
10-Protocol Packet Statistics Configuration | 46.11 KB |
Contents
Configuring protocol packet statistics
Displaying and maintaining protocol packet statistics
Overview
The protocol packet statistics function collects statistics for protocol packets passed to the CPU. You can query and analyze the statistics to determine whether the switch is under attack and, if it is under attack, take proper measures. This helps enhance the attack prevention capability of the switch.
Displaying and maintaining protocol packet statistics
Task |
Command |
Remarks |
Display protocol packet statistics on a device in standalone mode. |
display to-cpu-packet statistics { interface interface-type interface-number | [ protocol protocol-type ] slot slot-number } [ | { begin | exclude | include } regular-expression ] |
Available in any view. |
Display protocol packet statistics on a device in IRF mode. |
display to-cpu-packet statistics { interface interface-type interface-number | [ protocol protocol-type ] chassis chassis-number slot slot-number } [ | { begin | exclude | include } regular-expression ] |
Available in any view. |
Clear protocol packet statistics on a device in standalone mode. |
reset to-cpu-packet statistics slot slot-number |
Available in user view. |
Clear protocol packet statistics on a device in IRF mode. |
reset to-cpu-packet statistics chassis chassis-number slot slot-number |
Available in user view. |