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

TFTP Client Setup Commands, TFTP Server IP Address

Page 60 highlights

Command Line Interface General Setup Commands ping Definition: This command lets the user ping an IP address from the device. Parameter(s): Example: ping 10.1.1.6 -n 100 -w 2 -i 1 TFTP Client Setup Commands When the user enters tftp, the screen will show all commands about the TFTP client: ggdbg>tftp tftp srvip - set the IP address of TFTP server tftp get - get the remote image file If is not specified, the image file name in EEPROM will be employed. tftp update - update the image in flash Current Settings : TFTP Server IP Address : 172.16.6.245 Image File Name : 102nmm01.tfp 60

  • 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

60
Command Line Interface
TFTP Client Setup Commands
When the user enters
tftp
, the screen will show all commands about the TFTP
client:
ggdbg>tftp
tftp srvip <IP ADDRESS>
– set the IP address of TFTP server
tftp get <FILENAME>
– get the remote image file
If <FILENAME> is not specified,
the image file name in
EEPROM will be employed.
tftp update
– update the image in flash
Current Settings :
TFTP Server IP Address
:
172.16.6.245
Image File Name
:
102nmm01.tfp
ping
<DEST IP> <OPTIONS>
Definition:
This command lets the user ping an IP address from
the device.
Parameter(s):
<DEST IP: The host ip address>
<OPTIONS, -t : Ping the specifed host until stopped
(type SPACE).
-n count: Number of echo requests to send.
-w timeout: Timeout in seconds to wait for each reply.
-i interval: The interval in half-seconds between two
echo requests.>
Example:
ping 10.1.1.6 -n 100 -w 2 -i 1
General Setup Commands