Reads list of available modules.
msh(tsa********)> show module
There are no configurable parameters.
Note
This command shows a list of module versions for all service adaptors able to use SACM. To control the module of a service adaptor, you must confirm which module corresponds to which service adaptor.
Output examples for commands are shown below.
msh(tsa********)> show module
---
- Module_0:
Module Name: SEIL/B1 4.10 (Vivace)
Module ID: 0
Version: 4.10.0-0
Binary: false
SA Type: 15
- Module_1:
Module Name: SEIL/B1 4.00 (Chorale)
Module ID: 0
Version: 4.0.0-0
Binary: false
SA Type: 15
msh(tsa********)>
Update the module information of the working config for the specified module.
msh(tsa********)> set module <SA Code> <Module ID> <Version>
Parameter name |
Description |
---|---|
<SA Code> |
SA code of the service adaptor for which module information will be updated |
<Module ID> |
Number of module to be updated |
<Version> |
Module version No. after update |
Output examples for commands are shown below.
msh(tsa********)> set module tsw00000000 0 1.0.2-39
module: Module version was updated to 1.0.2-39.
msh(tsa********)>