5.20 disp-mem
Use this command to display memory in communication and application processors. This display is in byte format.
Parameters
- loc (optional)
- The card location as stenciled on the shelf of the system.
- Range:
- 1101 - 1108, 1111 - 1112, 1201 - 1208, 1211 - 1218, 1301 - 1308, 1311 - 1318, 2101 - 2108, 2111 - 2118, 2201 - 2208, 2211 - 2218, 2301 - 2308, 2311 - 2318, 3101 - 3108, 3111 - 3118, 3201 - 3208, 3211 - 3218, 3301 - 3308, 3311 - 3318, 4101 - 4108, 4111 - 4118, 4201 - 4208, 4211 - 4218, 4301 - 4308, 4311 - 4318, 5101 - 5108, 5111 - 5118, 5201 - 5208, 5211 - 5218, 5301 - 5308, 5311 - 5318, 6101 - 6108, 6111 - 6118, 1109, 1110, 1209, 1210, 1309, 1310, 2109, 2110, 2209, 2210, 2309, 2310, 3109, 3110, 3209, 3210, 3309, 3310, 4109, 4110, 4209, 4210, 4309, 4310, 5109, 5110, 5209, 5210, 5309, 5310, 6109, 6110, 1113, 1115
Example
disp-mem:loc=1204:paddr=h’103abc:bc=8:dformat=word
disp-mem:loc=1204:paddr=h’103abc:bc=8:dformat=dword
disp-mem:card=ss7ansi-all:addr=h'03a-h’001:bc=8
Dependencies
The loc, imt, or card parameter must be specified.
2214 E2214 Cmd Rej: Missing parameter - CARD, LOC, or IMT
Only one of the loc, imt, and card parameters can be specified in the command.
2217 E2217 Cmd Rej: More than one of CARD, LOC, and IMT specified
The card location specified by the loc parameter must be in the database.
2101 E2101 Cmd Rej: Card location is unequipped
All of the subsystem values can be specified with the oamhc GPLID. The other GPLID values can be specified only with the all subsystem value.
2208 E2208 Cmd Rej: ALL only qualifier allowed with given card type
Card locations 1114, 1116, 1117, and 1118 are not valid for memory commands.
2212 E2212 Cmd Rej: Invalid card type for this command
The GPL specified in the card parameter must be supported.
2212 E2212 Cmd Rej: Invalid card type for this command
The addr and paddr parameters cannot be specified together in the command.
2694 E2694 Cmd Rej: Invalid combination of ADDR and PADDR specified
Notes
The imt parameter allows this command to be entered for a card that has not been configured in the system.
Output
disp-mem:loc=1204:paddr=h’103abc:bc=8:dformat=word
rlghncxa03w 01-03-22 21:13:50 EST Rel 28.1.0
SDS Memory Dump from IMT Address H'000a
Source-Address = H'00103abc Length = 8 bytes
0000 ffff 00ff 00ff 0000 ........
;
disp-mem:card=psm-a:addr=h'03a-h’001:bc=8
rlghncxa03w 01-03-22 21:13:50 EST Rel 28.1.0
SDS Memory Dump from IMT Address H'00f6
Source-Address = H'003a0001 Length = 8 bytes
0000 04 0d 3d 1c 04 0d 3d 1c ..=...=.
;
Related Topics