ACC X.25 Protocol User's Guide

Installation
Installation Verification
Chapter 2 23
The zmntr utility can be used to show that the Level 3 connections have
been established:
% ZMNTR
ZMNTR> tt,1,200
ZLU# Mx Pt Terminal Description....Rx.Mes Tx.Mes Error E.Rate State.......
0010 00 0L X25 DTE POS 226633004 2 10 0 0.00% Up,Link Estbd
0100 00 0V SVCI =0004 226633011 0 0 0 0.00% Up,Call Estbd
0020 00 1L X25DCE POS 226633004 2 10 0 0.00% Up,Link Estbd
0200 00 1V SVCO =0004 226633011 0 0 0 0.00% Up,Call Estbd
**** ** ** Message totals 4 20 0 0.00% ************
ZMNTR> ex
Step 7. Data can now be sent over the established virtual circuit. In this
example, messages are sent on ZLU 100. Two messages, 50 bytes in
length, are being sent with mode 0. Mode 0 is used to indicate no
response is desired.
% ZTERM
ZTERM> rc,100,200
ZTERM> tx,100,50,0,2,2
10:06:12 TX test complete!!!
ZTERM>