Error message “command not valid on this logical node” is issued by NM (see nmhandlers.c) after SYSgetNodeConfInfo()
, which reads the list of managers from nodeStart.myNode.$SHM
Based on api_main.c.
C71 ( C7) MTP3 SCCP TUP* IUP* ISUP* TCAP
C7MSG ( C7M3UASG) M3UA SG MTP3 SCCP* TUP* IUP* ISUP* TCAP*
C7MAS ( C7M3UA) M3UA AS SCCP TUP* IUP* ISUP* TCAP
C7SSG ( C7SUASG) MTP3 SUA SG SCCP TUP* IUP* ISUP* TCAP
C7SAS ( C7SUA) SUA AS TCAP
C7MSSG (C7M3UASUASG) M3UA SG MTP3 SUA SG SCCP TUP* IUP* ISUP* TCAP
C7MSAS ( C7M3UASUA) M3UA AS SUA AS TUP* IUP* ISUP* TCAP
Notes:- This manager* is optional
- SCCP manager => TCAP manager
- TUP and IUP are antinomic
- Hybrid stack options, TUP, IUP, ISUP options are proposed only if packages installed (see options.GENERIC)