ACC HDLC/LAP-B (ABM) User's Guide

Chapter 2 27
Software Installation and Verification
Installation Verification
Step 7. The zmntr utility can be used to observe the state of the link:
ZMNTR> tt 10 20
ZLU# MX P:SC TERMINAL DESCRIPTION.. RX.MES TX.MES ERRORS E.RATE STATE.......
0010 00 0:00 HDLC LINK 1 0 0 0 0.00% DEACTIVATED
0020 00 1:00 HDLC LINK 2 0 0 0 0.00% DEACTIVATED
**** ** ** MESSAGE TOTALS 0 0 0 NAN% ************
ZMNTR> EX
Step 8. The link can now be brought up using the zterm utility:
# zterm
13:42:40 ZCOM INTERACTIVE COMMAND UTILITY
13:42:40 Primary ZLU is 801
ZTERM> rc 10 20
ZTERM> cn 10 20 ac [Activate the link.]
ZTERM> ex
NOTE Note that no status change will be received for the activate request.
Step 9. The zmntr utility can be used to observe the state of the link:
ZMNTR> tt 10 20
ZLU# MX P:SC TERMINAL DESCRIPTION.. RX.MES TX.MES ERRORS E.RATE STATE.......
0010 00 0:00 HDLC LINK 1 0 0 0 0.00% Up
0020 00 1:00 HDLC LINK 1 0 0 0 0.00% Up
**** ** ** Message totals 0 0 0 .00% **
ZMNTR> ex
Step 10. Data can now be sent over the established link. In this example, two
50 byte messages are sent on ZLU 10 using zsend mode 0 (indicating
that no response is desired when messages have been sent).
% zterm
13:44:28 ZCOM INTERACTIVE COMMAND UTILITY
13:44:28 Primary ZLU is 801
ZTERM> rc 10 20
ZTERM> tx 10 50022
13:44:45 TX test complete!!!
ZTERM>