diag on-demand

Syntax

diag on-demand [{fabric | fan | module} [<MEMBER/SLOT>]} | rear-display-module]

Description

Runs the diagnostic tests for all modules or for a specified module.

Command context

Manager (#)

Parameters

[fabric | fan | module]

Selects the options for running diagnostic tests for a specific module.

fabric

Specifies the running of diagnostic tests for a fabric module.

fan

Specifies the running of diagnostic tests for a fan tray.

module

Specifies the running of diagnostic tests for a management or line module.

<MEMBER/SLOT>

Specifies the slot number for management modules (1/5 or 1/6), line modules (1/1-1/4, 1/7-1/10), fan modules (1/1-1/3), and fabric modules(1/1-1/3).

rear-display-module

Specifies the running of diagnostic tests for the rear display module.

Authority

Administrators or local user group members with execution rights for this command.

Usage

When no parameters are used in the command (diag on-demand), the command applies to all modules.

Examples

Running diagnostic tests for all modules:

switch# diag on-demand

Module             ID    Diagnostics Performed Success
------------------ ----- --------------------- -------
ManagementModule   1/5                      4     100%
LineModule         1/1                     22      96%
LineModule         1/10                    22      90%
Fabric             1/2                     12      80%
Fan                1/1                      4      75%
RearDisplayModule                           8      90%

Running diagnostic tests for fabrics:

switch# diag on-demand fabric
Module               Id    Diagnostics Success
                           Performed
-------------------- ----- ----------- -------
Fabric               1/1            8     100%
Fabric               1/2            8     100%
Fabric               1/3            8     100%

Running diagnostic tests for a specific module:

switch# diag on-demand module 1/5

Module             ID    Diagnostics Performed Success
------------------ ----- --------------------- -------
ManagementModule   1/5                       4     25%