cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
302
Views
5
Helpful
2
Replies

archive command won't work from spoke VPN router

mmedwid
Level 3
Level 3

Central site has 3845 and spoke site a 2811 and they have an IPsec tunnel between them. Say central site LAN 10.10.1.0/24 and remote site LAN 10.10.2.0/24. RTR address central 10.10.1.1 and remote 10.10.2.1. I ran packet level debug and I see that when the archive with tftp command is run - the source address winds up being the WAN interface IP rather than the LAN. So the traffic does not get processed by the crypto map. Is there any way that to get the archive command to work from a spoke site whose only connectivity is via IPsec tunnel?

1 Accepted Solution

Accepted Solutions

Edison Ortiz
Hall of Fame
Hall of Fame

If the router is acting as a TFTP client, you can set the source interface with:

ip tftp source-interface [interface_name]

This command will change the behavior to use the closest interface to the destination network.

HTH,

__

Edison.

View solution in original post

2 Replies 2

Edison Ortiz
Hall of Fame
Hall of Fame

If the router is acting as a TFTP client, you can set the source interface with:

ip tftp source-interface [interface_name]

This command will change the behavior to use the closest interface to the destination network.

HTH,

__

Edison.

Edison - thanks a million! The archiving now works perfectly from all my sites. Awesome.

Review Cisco Networking products for a $25 gift card