01-27-2010 07:42 AM - edited 03-04-2019 07:19 AM
Hi,
I have to download IOS into my 10K cisco router. The problem is I am getting the TFTP server route from VRF table and not global routing table. Is there any way I can download from VRF table?
The current ios command is copy tftp<> flash<>
Thanks for your reply
03-05-2020 01:16 AM
Configuring the source interface which is a member of the wanted VRF has worked for me as magic
03-09-2011 05:13 AM
Hi Guys!
Here is a bit different side of the problem...
I have Catalyst 4948-10GE with management port which is connected via few Catalyst 2960 trunk ports to Catalyst 6509. All management of our devices is conducted through special VLAN. My workstation is on differnet vlan from management, but i have access to management vlan (ha, obvious). 6509 provides routing between vlans. When i connect my pc directly to Management port of 4948 i have ssh and tftp.
The problem appears with tftp when 4948 is connected via vlan to 6509, though ssh is still working! Even more, i can see in log of my tftp server that there was an attempt to connect, but the traffic was not going...
here is a piece of config:
ip vrf mgmtVrf
ip ftp source-interface FastEthernet1
ip tftp source-interface FastEthernet1
ip ssh source-interface FastEthernet1
ip ssh version 2
!
!
interface FastEthernet1
ip vrf forwarding mgmtVrf
ip address 192.168.40.5 255.255.255.0
speed auto
duplex auto
Have enyone any idea about...? thanx in advace!
03-22-2018 12:46 PM
This may be a silly question since you supposedly can SSH to the management IP, but do you have a default route in the vrf?
02-07-2017 02:27 PM
This 7 year old thread just saved me big time!
11-20-2017 11:04 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide