I prefer to back up my ASA Firewall configs using TFTP since it shows the PSKs for VPN. I can tftp the configs from my remote ASA5505s connected by VPN, but I need to modify the tftp command to use the inside address. This allows it to easly pass through the tunnel. Example, "copy run tftp://10.100.110.36/smco-fw01;int=inside".
When I configure these firewalls in NCM to "Request Configs Using SSH" "Transfer Configs Using TFTP", is there anyway to modify the request command that NCM sends to the firewall (appending it with ;int=inside)?