[c-nsp] IOS-XR tftp copy via vrf?

Jason Lixfeld jason at lixfeld.ca
Tue Jan 24 16:39:49 EST 2012


I'm trying to get an ASR9K/XR 4.1.0 to shoot a file to a tftp server that lives inside a vrf:

!
tftp client vrf management source-interface Loopback21949
!
interface Loopback21949
 description Loopback for Management
 vrf management
 ipv4 address 10.219.49.2 255.255.255.255
!

RP/0/RSP0/CPU0:router#ping vrf management 10.219.51.130 source 10.219.49.2
Tue Jan 24 16:33:49.053 EST
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.219.51.130, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms
RP/0/RSP0/CPU0:router#copy showtech-generic-2012-Jan-24.155632.EST.tgz tftp:
Tue Jan 24 16:34:24.940 EST
Address or name of remote host [10.219.51.130]?
Destination filename [showtech-generic-2012-Jan-24.155632.EST.tgz]?
Writing tftp://10.219.51.130/showtech-generic-2012-Jan-24.155632.EST.tgz
%Error copying to tftp://10.219.51.130/showtech-generic-2012-Jan-24.155632.EST.tgz (Error opening Destination file): No route to host
RP/0/RSP0/CPU0:bfr01.151front711#

Anyone see what I'm missing here?


More information about the cisco-nsp mailing list