Defining console devices to CICS
You can define console devices to CICS® using either the DEFINE TERMINAL command of the DFHCSDUP utility, or the CEDA DEFINE TERMINAL command using RDO.
Each console can be defined explicitly, or you can define autoinstall model definitions, and use the CICS terminal autoinstall facility for consoles to install consoles automatically.
If want to use the console autoinstall facility, specify AICONS=YES|AUTO as
a system initialization parameter, and define TERMINAL model definitions
that specify AUTINSTMODEL(YES) and the AUTINSTNAME attribute.