- 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-Clock Monitoring Configuration
- 05-IPC Configuration
- 06-SNMP Configuration
- 07-RMON Configuration
- 08-CWMP Configuration
- 09-Sampler Configuration
- 10-Mirroring Configuration
- 11-Protocol Packet Statistics Configuration
- 12-sFlow Configuration
- 13-Information Center Configuration
- Related Documents
-
Title | Size | Download |
---|---|---|
11-Protocol Packet Statistics Configuration | 54.48 KB |
Contents
Configuring protocol packet statistics
Protocol packet statistics overview
Displaying and maintaining protocol packet statistics
|
NOTE: The switch operates in IRF or standalone (the default) mode. For more information about IRF mode, see IRF Configuration Guide. |
Protocol packet statistics overview
The protocol packet statistics function collects statistics on 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 |