diag on-demand
Syntax
diag on-demand {fan-tray | line-module | management-module} [<SLOT-ID>]
For 8400 switches only:
diag on-demand {fabric <SLOT-ID> | rear-display-module}
Description
Runs the diagnostic tests for all modules or for a specified module.
Command context
Manager (#
)
Parameters
[fan-tray | line-module | management-module]
Selects the options for enabling or disabling runtime diagnostics for a specific module.
fan-tray
Specifies the enabling of diagnostic monitoring specific to a fan tray.
line-module
Specifies the enabling of diagnostic monitoring specific to a line module.
management-module
Specifies the enabling of diagnostic monitoring specific to a management module.
fabric
Specifies the enabling of diagnostic monitoring specific to a fabric module on an 8400 switch.
<SLOT-ID>
Specifies the member/slot for management modules (1/5 or 1/6), line modules (1/1-1/4, 1/7-1/10), fan trays (1/1-1/3), and fabric modules (1/1-1/3).
rear-display-module
Specifies the enabling of diagnostic monitoring specific to the rear display module on an 8400 switch.
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 on an 8400 switch:
switch# diag on-demand Fetching Test results. Please wait ... Module ID Diagnostics Success Performed -------------------- ----- ----------- ------- ManagementModule 1/5 13 100% LineModule 1/3 12 100% FanTray 1/3 14 100% FanTray 1/1 14 100% LineModule 1/1 12 100% RearDisplayModule 1/RDC 2 100% LineModule 1/2 12 100% Fabric 1/1 8 100% FanTray 1/2 14 100% Fabric 1/3 8 100% Fabric 1/2 8 100%
Running diagnostic tests for fabrics on an 8400 switch:
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 on an 8400 switch:
switch# diag on-demand management-module 1/5 Performing diagnostic tests. Please wait ... Fetching Test results. Please wait ... Module ID Diagnostics Performed Success ------------------ ----- --------------------- ------- ManagementModule 1/5 13 100%