COMM-PRO

X.25 HostNAS (HNAS)

HNAS EOMKEY
Installation Instructions

The EOMKEY is based upon the EOMDATE and must be updated annually or at other designated intervals before the date's grace period expires (usually 45 days). Additional information regarding the HNAS End of Maintenance/Use Key (EOMKEY) operation, warning messages and End of Maintenance/Use Date EOMDATE) can be found in the HNAS documentations series.

HNAS key updates are typically delivered via e-mail and may be imbedded in the email or provided as a *.txt file attachment.  Updated keys are also provided in HNAS 2400nnn edistribution upgrades or refreshes when requested.

Sample HNAS Key Records follows:

EOMDATE=2013-09-15 - Special 60 day key extension.
------------------------------------------------------------------------

EOMKEY=5164931722800327
HNAS EOMKEY CREATED AT 13:46:53 ON 2013/07/27
MAINTENANCE/USE ANNIVERSARY DATE IS 2013/09/15
CUSTID=cpt_88888
CUSTINFO=ovr-xfr_60-day-key
EMKYDC=1201309131192490
------------------------------------------------------------------------

EOMDATE=2013-12-31 - Annual key extension.
------------------------------------------------------------------------

EOMKEY=4962000735683511
HNAS EOMKEY CREATED AT 09:25:17 ON 2013/01/10
MAINTENANCE/USE ANNIVERSARY DATE IS 2013/12/31
CUSTID=cpt_88888
CUSTINFO=annual key
EMKYDC=0201011081192479

------------------------------------------------------------------------


There are 2 ways to update the revised hnas key (EOMKEY):

 
1 – Modify the HNASXEQ PARM= statement

To enable the revised hnas key, code the following on your HNASXEQ PARM= parameter statement (Note that your existing PARM= statement may differ from the sample below):

Existing:

//HNASXEQ  EXEC PGM=HNAS,REGION=0M,
// PARM='APFMEMSP=(229,230),RMTCONP,USEMDFY,SVRSTRT' 

Revised:

//HNASXEQ  EXEC PGM=HNAS,REGION=0M,
// PARM=' EOMKEY=nnnnnnnnnnnnnnnn,APFMEMSP=(229,230),RMTCONP,USEMDFY,SVRSTRT' 

This makes the change permanent for the current EOMDATE period so that the revised key will be used each time HNAS is started.

2 – Console MMEM EOMKEY= command 

Use the HNAS Console command MMEM PARM= to apply the revised key to the running HNAS image.  If HNAS is restarted the old key will be used.

 MMEM EOMKEY=nnnnnnnnnnnnnnnn  

HNAS Console command are enter via the Host  /F jobname,command modify interface. 


Last Update - July 27, 2013