ACC Utilities Reference Guide
ZSCAN - Display ZCOM Tables & Buffers
ZSCAN Available Commands
Chapter 5136
DM - Display ZCOM Memory in HEX and ASCII
Format: dm [loc] [value]
The DM command is used to display ZCOM memory in hex and ASCII at
address [loc] for size [value]. If [loc] is specified as one of the following
keywords (rather than an address), the relevant table entry is displayed:
Loc........ Table displayed.................. Value................
header ZCOM system header Not used
node Node entry Entry number (0, 1, ...)
zlu ZLU entry ZLU number (1, 2, ...)
ltt Logical terminal table LTT number (1, 2, ...)
ptt Physical terminal table PTT number (1, 2, ...)
ift Interface table (no lookup table) MUX number (0, 1, ...)
lookup Lookup table in interface table MUX number (0, 1, ...)
response Response record Record number (0, 1, ...)
queue Queue header Queue number (0, 1, ...)
Otherwise [loc] is the absolute memory location and [value] is number of
bytes to display. The absolute memory location is the address within the
kernel data space where the ZCOM tables are located.
zscan> dm header
Memory location 0x00AFEB40 (11529024) for 1464 bytes
Lcn .00. .01. .02. .03. .04. .05. .06. .07. .08. .09. ASCII.....ASCII.....
000 5A43 4F4D 6100 1100 2F6F 7074 2F61 6363 2F63 6667 ZCOMa /opt/acc/cfg
010 2F6C 6F6F 7062 6163 6B2E 616E 7377 0000 0000 0000 /loopback.answ
020 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
030 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
040 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
050 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
060 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
070 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
080 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
090 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
100 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
110 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
120 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
130 0000 0000 2F6F 7074 2F61 6363 2F63 6667 2F6C 6F6F /opt/acc/cfg/loo
140 7062 6163 6B2E 746D 656D 0000 0000 0000 0000 0000 pback.tmem
150 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
160 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
170 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
180 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
190 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
… … …
Note that the table shown in the example has had lines removed to
reduce the size of the display. The “…” represent one or more lines that
have been deleted.










