Hello,
I need to export to file current neighbour list, how can I do that?
Hello,
I need to export to file current neighbour list, how can I do that?
Hi,
You can try
/ip neighbor export file=myfile
It was first thing I have tried but it doesn’t work.
I think I need some kind of script for that
just do a
/ip neighbor print file=<name>
If you need detailed information, add the ‘detail’ parameter.