System information

1-120 SHOW NVS DUMP AR Series Router Reference Manual
Software Release 2.0.1
C613-03018-00 REV A
SHOW NVS DUMP
Syntax
SHOW NVS DUMP [BLOCK=id] [INDEX=index] [LENGTH=length]
[OFFSET=offset] [SIZE={BYTE|LONG|WORD}]
where:
id is the block ID in hexadecimal.
index is the block index in hexadecimal.
length is the length of data to be dumped in hexadecimal.
offset is the offset into the data to start dumping from in hexadecimal.
Description
This command dumps data from a nonvolatile storage (NVS) block (Figure 1-32
on page 1-120, Table 1-30 on page 1-121). The SIZE parameter specifies whether
the data should be displayed grouped as BYTEs, LONGWORDs or WORDs.
BLOCK, INDEX, LENGTH, OFFSET, SIZE are compulsory the first time the
command is used after a reboot; thereafter they are optional, and if not specified,
the values from the previous invocation are used. If OFFSET is not specified
then the dump will continue from the end of the previous display. If OFFSET is
specified without a value the value from the previous invocation is used.
Figure 1-32: Example output from the SHOW NVS DUMP command.
ID: 00000001 Index : 00000001 Offset: 00000000 Length: 00000100 Size: LONG
Offset Data ASCII
----------------------------------------------------------------------------
00000000 00010001 00020006 636f6d6d 6f6e0000 ........common..
00000010 00000000 00000000 00000001 0010ae30 ...............0
00000020 00113f8b 000720f2 00064ef9 0010b84a ..?... ...N....J
00000030 00242876 000726b8 00064ef9 0010b0b0 .$(v..&...N.....
00000040 002426a2 00072ee0 00064ef9 0010ae30 .$&.......N....0
00000050 00242c4a 00073054 00064ef9 0010b6b8 .$,J..0T..N.....
00000060 00243646 000798c8 00064ef9 0010ae48 .$6F......N....H
00000070 0024964a 0007a644 00064ef9 0010b200 .$.J...D..N.....
00000080 0024a77e 0007a6f0 00064ef9 0010b060 .$.~......N....‘
00000090 0024a68a 0007f588 00064ef9 0010b278 .$........N....x
000000a0 0024f73a 00083be8 00064ef9 001113f0 .$.:..;...N.....
000000b0 00249f14 00086d3c 00064ef9 00111a68 .$....m<..N....h
000000c0 0024d6e0 00088542 00064ef9 00110900 .$.....B..N.....
000000d0 0024dd7e 00098b66 00064ef9 0010cc48 .$.~...f..N....H
000000e0 0024a6ea 00098f44 00064ef9 0010cf62 .$.....D..N....b
000000f0 0024ade2 00099a14 00064ef9 0010c984 .$........N.....
----------------------------------------------------------------------------