74
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
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