Copy ftp from within specific VRF on Cisco IOS

When trying to copy something, like software, from a FTP-server, you are not able to specify source IP or interface which may be troublesome.
You can however configure your router to use a specific IP/VLAN as source.

cisco# configure terminal
cisco(config)# ip ftp username myusername
cisco(config)# ip ftp password mypassword
cisco(config)# ip ftp source-interface vlan 1234

5.00 avg. rating (99% score) - 1 vote

Leave a Reply

Your email address will not be published. Required fields are marked *