[Req] vrf aware device backup
I'm managing a few hundred CPEs which reside inside Cisco VRF's without any internet connection whatsoever.
I'm looking for a way to backup the config of these CPEs as telnetting to them manualy from the CLI is a bit time consuming :)
(log onto device, then telnet into CPE inside vrf:)
telnet 1.2.3.4
router# telnet 10.0.0.1 /vrf CUST-A
cust-a#show run
save ouput as backup
cust-a#exit
router# telnet 10.0.0.1 /vrf CUST-B
cust-b#show run
save ouput as backup
cust-b#exit
etc
New to ADSelfService Plus?