Which command is used to load a configuration from a TFTP server and merge the configuration into RAM?
A.
copy running-config: TFTP:
B.
copy TFTP: running-config
C.
copy TFTP: startup-config
D.
copy startup-config: TFTP:
Which command is used to load a configuration from a TFTP server and merge the configuration into RAM?
Which command is used to load a configuration from a TFTP server and merge the configuration into RAM?
A.
copy running-config: TFTP:
B.
copy TFTP: running-config
C.
copy TFTP: startup-config
D.
copy startup-config: TFTP:
The syntax of the copy command is “copy” so to copy a configuration from a TFTP server into RAM we use the command “copy TFTP: running-config”.