Export all Neighbors

Hello,
i need an export off all discovered neighbors.
Under: /ip/neighbor print I see them.
But if use: /ip/neighbor export file=xyz there is only exported:

oct/21/2022 10:00:16 by RouterOS 6.48.4

software id = ------

model = CCR1072-1G-8S+

serial number = --------

/ip neighbor discovery-settings
set discover-interface-list=all
That's all.
How can I get in a file all discovered neighbors?

Best regards
Harrdy

1+1 = 2
if you already know the print command… try to replace export with print on that line…

@rextended
Thank you.
This solved my problem!

Thanks, have a nice day.