Command Manual - System Management
Quidway S6500 Series Ethernet Switches Chapter 3 Device Management Commands
Huawei Technologies Proprietary
3-13
Example
# Enable queue traffic monitoring.
[Quidway] qe monitor enable
[Quidway]
3.1.17 qe monitor errpkt
Syntax
qe monitor errpkt { runt | all | none }
View
Ethernet port view
Parameter
runt: Specifies to detect error packets that are of runt type on current interface. Error
packets that are of runt type refer to frames whose data segment are less than 64 bytes
without CRC errors.
all: Specifies to detect all error packets on current interface.
none: Specifies not to detect error packets on current interface.
Description
Use the qe monitor errpkt runt command to detect error packets that are of runt type
on current interface.
Use the qe monitor errpkt all command to detect all error packets on current interface.
If you do not want to detect error packets on current interface, use the qe monitor
errpkt none command.
A switch does not detect error packets on current interface by default.
If the switch receives a great number of error packets, it will not be able to send/receive
packets properly. With error packets monitoring enabled, the switch collects information
about received error packets regularly. If error packets are detected, it takes protection
measures to ensure that its interfaces send/receive packets properly.
Example
# Specify to detect error packets that are of runt type on Ethernet4/0/1 interface.
[Quidway-Ethernet4/0/1] qe monitor errpkt runt
[Quidway-Ethernet4/0/1]