User`s guide
Appendix A: SNA Parameter Overview AXIS 5470e/570/670e User’s Manual
238
Example:
To set the parameters to their default values, enter the following
in your document and print it.
Changing
Parameters after
Auto-configuration
If you want to change some of the critical configuration parameters
after auto-configuration is completed, you should first set
AUTODIAL to NO, then remove all descriptions in the AS/400, and
then change the parameter(s) and set AUTODIAL to YES to initiate a
new configuration process.
%CONFIG+ password (If you have not changed the default
password (pass), the password is optional.)
PRDRIVER = PCL5;
%CONFIG++
NODE_SAP = 4;
H1_SAP = 4;
AUTODIAL = NO;
%CONFIG--
PREMUL = 3816;
SYSL = 37;
BIN1 = LETTER, COR;
SAVE;
%CONFIG-