D-Link DG-104S Product Manual - Page 61

Erase Runtime Flash Memory

Page 61 highlights

Command Line Interface TFTP Client Setup Commands tftp srvip Definition: This command sets the IP address of the TFTP server. The image must be resident on that TFTP server. If the IP address is invalid, the message ERROR will be displayed. Example: ggdbg>tftp srvip 172.16.6.245 OK tftp get Definition: Gets the image from the TFTP server. The is the name of the image on the TFTP server. If any error occurs during the image download, the message ERROR will be displayed. When the user enters tftp get, the file name in EEPROM will be employed. Example: ggdbg>tftp get c:\102nmm.tfp Download d:\project\dg102\102nmm.tfp ...\ OK tftp update Definition: Example: This command updates the image in FLASH. The image is downloaded for storage in DRAM. If any error occurs during the image update, the message ERROR will be displayed. ggdbg>tftp update .. Erase Runtime Flash Memory ... Done .. Program Runtime Flash Memory ... Done OK 61

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69

61
Command Line Interface
TFTP Client Setup Commands
tftp get <
FILENAME
>
Definition:
Gets the image from the TFTP server. The <FILENAME>
is the name of the image on the TFTP server. If any error
occurs during the image download, the message
ERROR
will be displayed. When the user enters
tftp
get
, the file name in EEPROM will be employed.
Example:
ggdbg>tftp get c:\102nmm.tfp
Download d:\project\dg102\102nmm.tfp ...\
OK
tftp update
Definition:
This command updates the image in FLASH. The image
is downloaded for storage in DRAM. If any error occurs
during the image update, the message
ERROR
will be
displayed.
Example:
ggdbg>tftp update
.. Erase Runtime Flash Memory
... Done
.. Program Runtime Flash Memory
... Done
OK
tftp srvip <
IP ADDRESS
>
Definition:
This command sets the IP address of the TFTP server.
The image must be resident on that TFTP server. If the
IP address is invalid, the message
ERROR
will be
displayed.
Example:
ggdbg>tftp srvip 172.16.6.245
OK