Example
To copy the configuration file router1.cfg from the TFTP server 192.168.49.10 into the startup configuration:
Gxxx-001(super)# copy tftp startup-config c:\Gxxx\router1.cfg 192.168.49.10
To copy the configuration file router1.cfg from the TFTP server 2001:db8::c0a8:310a into the startup configuration:
Gxxx-001(super)# copy tftp startup-config c:\Gxxx\router1.cfg 2001:db8::c0a8:310a
To copy the configuration file router1.cfg from the TFTP server my.tftp.server into the startup configuration:
Gxxx-001(super)# copy tftp startup-config c:\Gxxx\router1.cfg my.tftp.server