Setting up tftp server on cme router
sendalot
Member Posts: 328
Below is the end of "show flash" output (look at the bottom few). I uploaded some firmware for 7940 IP phones.
Now how do I conjure up the tftp-server command to make IP phones pick these up?
I looked at some Cisco articles about this but I wasn't sure about the syntax.
Thanks.
239 2464 Apr 10 2013 20:42:30 +00:00 home.shtml
240 130552 Apr 13 2014 20:06:12 +00:00 P0030801SR02.bin
241 708460 Apr 13 2014 20:07:06 +00:00 P0030801SR02.sb2
242 130956 Apr 13 2014 20:07:34 +00:00 P0030801SR02.sbn
243 458 Apr 13 2014 20:07:44 +00:00 P0030801SR02.loads
Now how do I conjure up the tftp-server command to make IP phones pick these up?
I looked at some Cisco articles about this but I wasn't sure about the syntax.
Thanks.
239 2464 Apr 10 2013 20:42:30 +00:00 home.shtml
240 130552 Apr 13 2014 20:06:12 +00:00 P0030801SR02.bin
241 708460 Apr 13 2014 20:07:06 +00:00 P0030801SR02.sb2
242 130956 Apr 13 2014 20:07:34 +00:00 P0030801SR02.sbn
243 458 Apr 13 2014 20:07:44 +00:00 P0030801SR02.loads
Comments
-
cisco_nerd Member Posts: 198Below is the end of "show flash" output (look at the bottom few). I uploaded some firmware for 7940 IP phones.
Now how do I conjure up the tftp-server command to make IP phones pick these up?
I looked at some Cisco articles about this but I wasn't sure about the syntax.
Thanks.
239 2464 Apr 10 2013 20:42:30 +00:00 home.shtml
240 130552 Apr 13 2014 20:06:12 +00:00 P0030801SR02.bin
241 708460 Apr 13 2014 20:07:06 +00:00 P0030801SR02.sb2
242 130956 Apr 13 2014 20:07:34 +00:00 P0030801SR02.sbn
243 458 Apr 13 2014 20:07:44 +00:00 P0030801SR02.loads
conf t
tftp-server flash:/P0030801SR02.loads alias P0030801SR02.loads
You can infer the rest. Change the file path based on where the file exists within flash.