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