Script can‘t get ospf lsa parameter in v6.49.8 but v7.9 is ok

v6.49.8
[admin@R3] /routing ospf lsa> :put [get [find where id in 10.0.0.64/26] id]

nothing displayed , other parameters is the same (area\type\originator\sequence\age\body)
(really have one lsa project id=10.0.0.100)


but in v7.9 , it was working well
[admin@R6] /routing/ospf/lsa> pr de where id in 10.0.0.64/26
Flags: S - self-originated, F - flushing, W - wraparound; D - dynamic
1 D instance=ospf-instance-1 type=“external” originator=255.1.0.33 id=10.0.0.100 sequence=0x8000452E
age=61 checksum=0xC07B body=
options=E
netmask=255.255.255.255
forwarding-address=0.0.0.0
metric=20 type-1
route-tag=0
[admin@R6] /routing/ospf/lsa> :put [get [find where id in 10.0.0.64/26] id]
10.0.0.100
[admin@R6] /routing/ospf/lsa> :put [get [find where id in 10.0.0.64/26] body ]
options=E
netmask=255.255.255.255
forwarding-address=0.0.0.0
metric=20 type-1
route-tag=0
[admin@R6] /routing/ospf/lsa>

any help

take a look at this

Version 6 will only receive critical and security fixes. There are no plans to add general behavior adjustments or new features to it.

http://forum.mikrotik.com/t/v6-49-8-long-term-is-released/166879/1

ths for your prompt ,Now the focus should shift to v7 (v7.10 has already retrieved BFD :laughing: