Yes the IST664I indicated REAL DLU and
the NETID is the same as this NETID:
An ADJCLUST table should be coded for this NETID and the table must
include
this host's CPNAME in the table. VTAM will not even search it's own
NETID without
a table that includes it's own CPNAME.
Issue a D NET,ADJCLUST
This CPNAME should appear in the table as well as any Border Nodes that
were
added to the table.
If a table is not found with this display then code an ADJCLUST for
this NETID or use
either BNDYN=FULL or
BNDYN=LIMITED.
For these options VTAM will build a limited ADJCLUST table. VTAM will
by default
search its own NETID and should find a resource that resides within
this NETID.
Issue a D NET,ADJCLUST,NETID=this_netid
If a table is found make sure the necessary Border Node names appear in
the
table.
If a table is not found then issue a D NET,ADJCLUST. If the Border nodes
that are needed do not show up in this dynamic list then either code a
default
table or use BNDYN=FULL
For these options VTAM should dynamically add all active Border Nodes
to the
ADJCLUST table. No coding of tables are required.
An active Border node is an adjacent Border Node that actually has a
connection to
another NETID.