answersLogoWhite

0

What else can I help you with?

Related Questions

Which components is affected by using the copy startup-config running-config command on a router?

NVRAM


What command displays the configuration stored in NVRAM?

wr or copy running-config startup config


Copy running-config startup-config?

it save the current program to nvram


What is the effect of using th Router copy running-config startup-config command on the router?

This is an incomplete command. However, this indicates that the running configuration will be saved on the device to a different location.


What is the purpose of Copy run start command on a Cisco router?

It is short for copy running-config starting-config. Running-config is the configuration of the router as you have modified it and which is currently operating, held in RAM (gone after a reboot), and you copy it to the starting-config which is in NVRAM and gets loaded by the router when it boots/ So essentially you're saving what you have now to the persistent storage so your router will still work after a reboot.


What command do you type to save the configuration stored in RAM to NV RAM?

Router(config)#Copy running-config startup-config


Which prompt represents the appropriate mode used for the copy running-config startup-config command?

**Switch-6J#


Which prompt represent the appropriate mode used for the copy running-config startup-config command?

previlage mode i.e hostname#


What does the NVRAM in a Cisco switch store?

NVRAM is an acronym for Non-Volatile Random Access Memory. NVRAM is a type of Random Access Memory (RAM) that retains its information when power is turned off. The NVRAM is a small 24 pin DIP (Dual Inline Package) integrated circuit chip and is thus able to obtain the power needed to keep it running from the CMOS battery installed in your motherboard. It keeps track of various system parameters such as serial number, Ethernet MAC (Media Access Control) address, HOSTID, date of manufacture, etc. NVRAM is therefore a type of non-volatile memory that offers random access SYED OWAIS ALI{TECHNICAL SPECALIST}


What command and prompt are used to save a router configuration file to the TFTP server?

RouterC#copy running-config tftp [copy run tftp]


What is the effect of command copy running config tftp?

This command will copy the running configuration (located in RAM) of a Cisco device to a TFTP server. After executing the command you will be prompted for further information about the TFTP server (Server Address, file name, etc.).


Which prompt represent the appropriate mode used for the copy running config startup config?

previlage mode i.e hostname#