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?

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:



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Email Hosting

Email Hosting

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”.