gtpo1mfrOperations

ZSYSG DISPLAY-Display System Generation Option Settings

Use this command to display the settings of system generation options that are initially defined using SIP.

Requirements and Restrictions

You can enter this command only from the prime CRAS.

Format




CORE
displays the core copy of the system generation bit settings.

FILE
displays the file copy of the system generation bit settings.

ALL
displays all system generation bit settings.

CP0GENn
displays a list of the valid keywords and their settings for the system generation bit in the CP0GEN byte, where n is a decimal number between 0 and 11 that represents the system generation bit.

USRGENn
displays a list of the valid keywords and their settings for the system generation bit in the USRGEN byte, where n is a decimal number between 0 and 7 that represents the system generation bit.

option
is a system generation keyword. Specify this parameter as one of the SYSTC tags defined in the SYSTG or SYSUG macro with the first 2 characters removed.
Note:
System options are defined in the SYSTG macro and user options are defined in the SYSUG macro.

Additional Information

None.

Examples

The following example displays all of the system generation options.

+--------------------------------------------------------------------------------+
|User:   ZSYSG DISPLAY ALL                                                       |
|                                                                                |
|System: SYSG0004I 13.39.46 CORE COPY OF SYSTEM GENERATION BIT SETTINGS          |
|           BYTE      SETTING       BYTE       SETTING                           |
|                                                                                |
|         *CP0GEN0  B'10111110'    CP0GEN10  B'00000000'                         |
|          CP0GEN1  B'01010011'    CP0GEN11  B'01100000'                         |
|          CP0GEN2  B'10110000'    USRGEN0   B'00000000'                         |
|         *CP0GEN3  B'01101000'    USRGEN1   B'00000000'                         |
|          CP0GEN4  B'00111111'    USRGEN2   B'00000000'                         |
|         *CP0GEN5  B'00001111'    USRGEN3   B'00000000'                         |
|          CP0GEN6  B'00011001'    USRGEN4   B'00000000'                         |
|         *CP0GEN7  B'10010000'    USRGEN5   B'00000000'                         |
|          CP0GEN8  B'11101111'    USRGEN6   B'00000000'                         |
|          CP0GEN9  B'01010010'    USRGEN7   B'00000000'                         |
|        * CONTAINS ONE OR MORE SUBSYSTEM UNIQUE BITS                            |
+--------------------------------------------------------------------------------+

The following example displays the system generation options for bit 3 of the CP0GEN byte.

+---------------------------------------------------------------------------------------------+
|User:   ZSYSG DISPLAY CP0GEN3                                                                |
|                                                                                             |
|System: SYSG0005I 13.39.46 CORE COPY OF SYSTEM GENERATION BIT SETTINGS FOR CP0GEN3           |
|                                                                                             |
|        KEYWORD   SETTING   UPDATEABLE                                                       |
|                                                                                             |
|                  RESERVED     NO                                                            |
|        *MAPSP    ON           NO                                                            |
|         MSGRC    ON           NO                                                            |
|                  RESERVED     NO                                                            |
|         NEWGF    ON           NO                                                            |
|        *NFQTK    OFF          NO                                                            |
|                  RESERVED     NO                                                            |
|         DFDDA    OFF          NO                                                            |
|        * DENOTES SUBSYSTEM UNIQUE BIT                                                       |
+---------------------------------------------------------------------------------------------+

The following example displays information about the VEQR system generation option.

+--------------------------------------------------------------------------------+
|User:   ZSYSG DISPLAY VEQR                                                      |
|                                                                                |
|System: SYSG0007I 13.39.46 CORE COPY OF SYSTEM GENERATION BIT VEQR IS OFF       |
|         UPDATEABLE, SS SHARED                                                  |
+--------------------------------------------------------------------------------+

Related Information