cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
863
Views
0
Helpful
3
Replies

IOS Upgrade originating from a MPLS VRF

efairbanks
Level 1
Level 1

What is equivalant MPLS "copy tftp flash" command to copy an image from a TFTP server located in a VRF? I can't get the router to pull IOS images unless the TFTP server is located in the Global Routing Table. I do realize this may be a stupid question btw... :)

3 Replies 3

mheusinger
Level 10
Level 10

Hello,

depending on your platform and IOS version this might or might not work. In case it is supported, then use

"ip tftp source-interface ", where the interface in the the VRF.

Or let me formulate it the other way around: if it doesn´t work with the above command, then it is not supported/implemented yet.

Hope this helps! Pllease rate all posts.

Regards, Martin

Martin,

You are correct that the "ip tftp source-interface" command will get it to work but only for images integrating CSCea89507.

Use the following link to find out in which images this DDTS is integrated:

http://www.cisco.com/cgi-bin/Support/Bugtool/onebug.pl?bugid=CSCea89507

Hope this helps,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

Worked like a champ. Thank you very much.