ACC Error Guide

ZX25D System Messages
CLASS: Normal 400-499
Chapter 12 257
zx25d 445 Link <#>: Overlap in LCI assignment OR LCI values not
ordered correctly (e.g. PVC < SVC IN < SVC IO < SVC OUT)!
Explanation: During validation of the logical channel assignment
table, the X.25 driver detected either an overlap in the
logical channel numbers or LCNs not specific in the
correct order (numerically). Note the all PVC LCNs
must be less then the one-way incoming SVC LCNs,
which must be less than the two-way SVC LCNs, which
must be less than the one-way outgoing SVC LCNs,
which must be less than 4096.
Action: Correct the X.25 configuration.
zx25d 446 Link <#>: Too many Virtual Circuits (<#>) subscribed to!
Unable to initialize X.25 link.
Explanation: The X.25 subscription has specified more than 254
Virtual Circuits for an X.25 link on an 2/8-channel card
or 1023 VCs on a 4-channel E1/T1 card.
Action: Correct the X.25 configuration.
zx25d 447 VC ZLU (<#>) is larger than zx25_max_zlu (<#>)! Increase
the size of the kernel tunable zx25_max_zlu in /stand/system. The VC
ZLU has been ignored.
Explanation: The system tunable zx25_max_zlu specifies the
maximum value allowed for an X.25 ZLU. The default
value for this parameter is 16,384. While initializing
the specified link, it was determined that the X.25 VC’s
ZLU number was larger than this value. The X.25
protocol driver ignores this VC ZLU. The X.25 link can
be used with those VCs that have been successfully
initialized.
Action: Increase the value of zx25_max_zlu in /stand/system
and rebuild your system using mk_kernel.