Module command

show module

Overview

Reads list of available modules.

Syntax

msh(tsa********)> show module

Parameter

There are no configurable parameters.

Description

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********)>

set module

Overview

Update the module information of the working config for the specified module.

Syntax

msh(tsa********)> set module <SA Code> <Module ID> <Version>

Parameter

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

Description

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********)>