Confd_load utility issue

I have my device with some configurations(running configs) .
My task is to save running configs either xml or cli format using “confd_load” utility.
When I apply “confd_load -F i” it has to show my current configs but rather shows some other configs.
How to over come this problem ?

Thanks in advance.
Kamal

Can you elaborate on the issue that you are seeing when you execute “confd_load -F i”?

Hi waitai,

Thank you for your reply.
I am dealing with confd_load utility.
In my device I want to save my running configs in xml/cli format to some file.
When I apply “confd_load -F i” I can see the cli output is entirely different from running configs.
Is this expected behaviour ? Hope I am clear now.