Hi guys!
I’m trynig to download a new IOS through vrf but it doesn’t work.
These is the config.
ip ftp source-interface GigabitEthernet1/9
ip ftp username network
ip ftp password 7 xxxxxxxxxxxxxx
I know that is neccesary to specify the source, when the traffig goes through vrf.
When i tried the download i get a timed out.
router#copy ftp: disk0:
Address or name of remote host [172.17.0.10]?
Source filename [c7600s3223-advipservices-mz.122-33.SRB7.bin]?
Destination filename [c7600s3223-advipservices-mz.122-33.SRB7.bin]?
Accessing ftp://172.17.0.10/c7600s3223-advipservices-mz.122-33.SRB7.bin…
%Error opening ftp://172.17.0.10/c7600s3223-advipservices-mz.122-33.SRB7.bin (Timed out)
these are the VRF routes.
ip route vrf OBSN 0.0.0.0 0.0.0.0 172.17.32.1
ip route vrf OBSN 172.16.0.0 255.255.0.0 172.17.32.254
ip route vrf OBSN 172.17.0.0 255.255.0.0 172.17.32.254
ip route vrf OBSN 172.21.0.0 255.255.240.0 172.17.32.1
This is the interface.
interface GigabitEthernet1/9
ip vrf forwarding OBSN
ip address 172.17.32.5 255.255.255.0
end
I don’t see any Traffic in FTP server, it seems like the router is not delivering any traffic.
Any idea?
Regards and thanks!!
Ronald
