Operation Manual - System Management
Quidway S6500 Series Ethernet Switches Chapter 3 Device management
Huawei Technologies Proprietary
3-11
Table 3-14 Configure error packets monitoring
Number Operation Command Remarks
1
Enter the
system view
<Quidway>
system-view
–
2
Set the interval
for detecting
error packets
[Quidway] qe monitor
errpkt check-time
interval
Optional. Defaults to 5
seconds.
3
Enter an
Ethernet
interface view
[Quidway] interface
{ interface_type
interface_num |
interface_name }
The type of the interface
can be Ethernet or
GigabitEthernet. The
prompt of an Ethernet
interface view differs with
the type of the selected
interface.
4
Enable error
packets
monitoring
[Quidway-EthernetX/0/X
] qe monitor errpkt
{ runt | all }
or
[Quidway-GigabitEthern
etX/0/X] qe monitor
errpkt { runt | all }
Required.
If you specify the keyword
runt in these two
commands, the switch only
detects error packets that
are of runt type on current
interface.
If you specify the keyword
all, the switch detects all
error packets on current
interface.
To cancel related configuration, use the qe monitor errpkt none command.
3.7.2 Error Packets Monitoring Configuration Example
I. Network requirements
z Enable error packets monitoring on Ethernet4/0/1 interface and only the packets
that are of runt type are concerned.
z Set the interval for detecting error packets to 50 seconds.
II. Configuration procedure
1) Enter system view.
<Quidway> system-view
[Quidway]
2) Set the interval for detecting error packets to 50 seconds.
[Quidway] qe monitor errpkt check-time 50
3) Enter the Ethernet interface view of Ethernet4/0/1.
[Quidway] interface ethernet 4/0/1