show module
Syntax
show module [<SLOT-ID>] [vsx-peer]
Description
Shows information about installed line modules and management modules.
Command context
Operator (>
) or Manager (#
)
Parameters
<SLOT-ID>
Specifies the member and slot numbers in format
member/slot
. For example, to show the module in member 1, slot 3, enter1/3
.[vsx-peer]
Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed. This parameter is available on switches that support VSX.
Authority
Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.
Usage
Identifies and shows status information about the line modules and management modules that are installed in the switch.
If you use the
<SLOT-ID>
parameter to specify a slot that does not have a line module installed, a message similar to the following example is displayed:
Module 1/4 is not physically present.
To show the configuration information—if any—associated with that line module slot, use the
show running-configuration
command.
Status is one of the following values:
Active
This module is the active management module.
Standby
This module is the standby management module.
Deinitializing
The module is being deinitialized.
Diagnostic
The module is in a state used for troubleshooting.
Down
The module is physically present but is powered down.
Empty
The module hardware is not installed in the chassis.
Failed
The module has experienced an error and failed.
Failover
This module is a fabric module or a line module, and it is in the process of connecting to the new active management module during a management module failover event.
Initializing
The module is being initialized.
Present
The module hardware is installed in the chassis.
Ready
The module is available for use.
Updating
A firmware update is being applied to the module.
Examples
switch# show module Management Modules ================== Product Serial Name Number Description Number Status ---- ------- -------------------------------------- ---------- ---------------- 1/1 JL727A 6200F 48G CL4 4SFP+370W Swch SG0ZKW600P Active (local) Line Modules ============ Product Serial Name Number Description Number Status ---- ------- -------------------------------------- ---------- ---------------- 1/1 JL727A 6200F 48G CL4 4SFP+370W Swch SG0ZKW600P Ready
Showing a slot that does not contain a line module:
switch(config)# show module 1/3 Module 1/3 is not physically present