show module

Use the show module command to display module status and information. For Supervisor Engine III modules, the show module command displays the supervisor engine's module number, but appends the uplink daughtercard's module type and information.

show module [mod_num]

Syntax Description
mod_num  (Optional) Number of the module. If you do not specify a number, all modules are shown. 
Default
This command has no default setting.
Command Type
Switch command.
Command Mode
Normal.
Examples
This example shows how to display status and information for all modules:
Console> show module
Mod Module-Name   Ports Module-Type           Model     Serial-Num   Status
--- ------------- ----- -------------         -------   ----------   -------
1                 2     100BaseTX Supervisor  WS-X5009  002678475    ok
3                 2     MM MIC FDDI           WS-X5101  003489788    ok
4                 12    100BaseTX Ethernet    WS-X5113  003152544    ok
5                 16    Token Ring            ws-x5030  900000002    ok
Mod MAC-Address(es)                           Hw        Fw       Sw
-------------------------------------         -----     -----    -----
1   00-40-0b-ac-80-00 thru 00-40-0b-ac-83-ff  2.3       2.2(2)   4.1
3   00-40-0b-4c-92-58 thru 00-40-0b-4c-92-6f  1.0       1.1      2.1(7)
4   00-40-0b-14-00-20 thru 00-40-0b-14-00-23  1.6       1.2      2.106
5   00:40:0b:01:bc:64 thru 00:40:0b:01:bc:74  3.0       1.0(108 1.0(110)
Console>
  
This example shows how to display status and information for module 3:
Console> show module 3
Mod Module-Name         Ports Module-Type           Model    Serial-Num Status
--- ------------------- ----- --------------------- --------- --------- -------
3                       2     MM MIC FDDI           WS-X5101  003489788    ok
Mod MAC-Address(es)                           Hw     Fw      Sw
--- ----------------------------------------  ------ ------- ----------------
3   00-40-0b-4c-92-58 thru 00-40-0b-4c-92-6f  1.0    1.1     2.1(7)
Mod SMT User-Data              T-Notify CF-St      ECM-St    Bypass
--- -------------------------- -------- ---------- --------- -------
3   WorkGroup Stack            30       isolated   in        absent
Console>
  
Table 6-17 describes the possible fields in the show module command output.
Table  6-17: show module Command Output Fields
Field  Description 
Mod  Module number. 
Module-Name  Name, if configured, of the module. 
Ports  Number of ports on the module. 
Module-Type  Module type (such as 10BaseT Ethernet or Token Ring). 
Model  Model number of the module. 
Serial-Num  Serial number of the module. 
Status  Status of the module. Possible status strings are: ok, disable, faulty, other, standby, error. 
MAC-Address(es)  MAC address or MAC address range for the module. Token Ring module MAC addresses appear in noncanonical format. 
Hw  Hardware version of the module. 
Fw  Firmware version of the module. 
Sw  Software version on the module. 
SMT User-Data  User-data string defined for the FDDI module. 
T-Notify  T-Notify timer value configured for the FDDI module. 
CF-St  Configuration management state of the FDDI module. 
ECM-St  Entity Coordination Management state of the FDDI module. 
Bypass  Status of whether an optical bypass switch is present.