On our Cisco-Routers we enabled RCP. Now we want copy all the running-config with our Ubuntu Server but I can't find any suitable command.
I tried copying with rsync and cp but that did not work.
Commands I tried:
cp (IP):running-config
rsync (IP):running-config ./
rsync rcp://10.18.253.1/running-config ./