097-93100-01 Revision C – February, 2010 TimeCreator 1000 User’s Guide 219
Appendix B Command Descriptions and Communications Interface
CLI Commands
Show IOC-State
This command displays the state of both the active and standby IOC module. If either
IOC module cannot assume the active, standby, or disabled state, the state indicates
NOT AVAILABLE.
Command Syntax:
show ioc-state
Example:
tc1000>show ioc-state
Response:
--------------------------
|IOC |State |
|--------|---------------|
|1 |active |
|........|...............|
|2 |standby |
--------------------------
Remarks: The active IOC module generates DTI outputs. The redundant module is
the standby Module.
Related:
set ioc-state
Level : User, Power-User and Admin
Set IOC-State
Use this command to provision the standby module to become the active module, or
for either module to be disabled. IOC1 references the
IOC module to the left of the
IMC and IOC2 references the
IOC module to the right of the IMC.
Command Syntax:
set ioc-state [active|standby|disable][IOC1|IOC2]
Example:
To set the standby module IOC2 to become the active module -
tc1000>set ioc-state active IOC2