On the source router:
ip tftp source-interface dialer1
(dialer1 being the external interface the external TFTP client will be grabbing the file from)
tftp-server flash:/yourfilename 24
(Where 24 is the access list with the IP of the remote TFTP client)
From the other router (this will act as the TFTP client):
copy tftp flash
enter remote router IP
enter source filename as /yourfilename
Tuesday, 1 March 2011
Subscribe to:
Posts (Atom)