404
Syntax
In standalone mode:
display diagnostic result
[
slot
slot-number
[
test
test-name
] ]
statistics
In IRF mode:
display diagnostic result
[
chassis
chassis-number
[
slot
slot-number
[
test
test-name
] ] ]
statistics
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
slot
slot-number
: Specifies a card by its slot number. If you do not specify this option, the command
applies to all cards. (In standalone mode.)
chassis
chassis-number
slot
slot-number
: Specifies a card on an IRF member device. The
chassis-number
argument represents the member ID of the IRF member device. The
slot-number
argument represents the slot number of the card. If you do not specify an IRF member device or
virtual chassis, the command applies to all member devices. If you do not specify a card, the
command applies to all cards of the specified member device. (In IRF mode.)
test
test-name
: Specifies a test by its name, a case-insensitive string of 1 to 31 characters. If you do
not specify this option, the command applies to all packet-related diagnostic tests on the specified
card.
Examples
# (In standalone mode.) Display statistics for test
PortLoopback
on card 1.
<Sysname> display diagnostic result slot 1 test PortLoopback statistics
Slot 1 :
Test name: PortLoopback
Port Packets sent Packets received Packets lost
1 0 0 0
2 0 0 0
3 0 0 0
4 4 4 0
5 4 4 0
6 4 4 0
7 4 4 0
8 0 0 0
# (In IRF mode.) Display statistics for test
PortLoopback
on card 1 of IRF member device 1.
<Sysname> display diagnostic result chassis 1 slot 1 test PortLoopback statistics
Chassis 1 slot 1 :
Test name: PortLoopback
Port Packets sent Packets received Packets lost
1 0 0 0
2 0 0 0
3 0 0 0
4 4 4 0
5 4 4 0