TMC Low Deployment

TMC Low deployment comes with following components:

  1. Central Node

  2. Subarray Node

  3. Csp Master Leaf Node

  4. Csp Subarray Leaf Node

  5. Sdp Master Leaf Node

  6. Sdp Subarray Leaf Node

  7. MCCS Master Leaf Node

  8. MCCS Subarray Leaf Node

Configurable options

    1. instances : User can provide the array of device server deployment instances required for node.

    Default for nodes are:

    1. Central Node : [“01”]

    2. Subarray Node :[“01”, “02”]

    3. Csp Master Leaf Node : [“01”]

    4. Csp Subarray Leaf Node : [“01”, “02”]

    5. Sdp Master Leaf Node : [“01”]

    6. Sdp Subarray Leaf Node : [“01”, “02”]

    7. MCCS Master Leaf Node : [“01”]

    8. MCCS Subarray Leaf Node : [“01”, “02”]

    1. file : User can provide custom device server configuration file to nodes.Default is configuration files

    1. enabled : User can opt to disable any node by setting this value to False.Default is True for all nodes.

    1. tmc_subarray_prefix : This value is present under global, User can use this to change the FQDN prefix of SubarrayNode.

    1. csp_subarray_ln_prefix : This value is present under global, User can use this to change the FQDN prefix of CspSubarrayLeafNode.

    1. sdp_subarray_ln_prefix : This value is present under global, User can use this to change the FQDN prefix of SdpSubarrayLeafNode.

    1. csp_master_ln_prefix : This value is present under global, User can use this to change the FQDN prefix of CspMasterLeafNode.

    1. sdp_master_ln_prefix : This value is present under global, User can use this to change the FQDN prefix of SdpMasterLeafNode.

    1. csp_subarray_prefix : This value is present under global, User can use this to change the FQDN prefix of CSP Subarray.

    1. sdp_subarray_prefix : This value is present under global, User can use this to change the FQDN prefix of SDP Subarray.

    1. csp_master : This value is present under global, User can use this to change the FQDN of CSP Master.

    1. sdp_master : This value is present under global, User can use this to change the FQDN of SDP Master.

    1. mccs_master : This value is present under global, User can use this to change the FQDN of MCCS Master.

    1. mccs_master_ln_prefix : This value is present under global, User can use this to change the FQDN prefix of MCCS Master Leaf Node.

    1. mccs_subarray_prefix : This value is present under global, User can use this to change the FQDN prefix of MCCS Subarray.

    1. mccs_subarray_ln_prefix : This value is present under global, User can use this to change the FQDN prefix of MCCS Subarray Leaf Node.

Additional few Central node specific configurations are:

  1. subarray_count : User can set this subarray count according to number of subarray node devices are deployed. default is 2.