Which command is used to copy the configuration from RAM into NVRAM?()A、copy running-config startup-configB、copy startup-config: running-configC、copy running config startup configD、copy startup config running configE、write terminal

Which command is used to copy the configuration from RAM into NVRAM?()

  • A、copy running-config startup-config
  • B、copy startup-config: running-config
  • C、copy running config startup config
  • D、copy startup config running config
  • E、write terminal

相关考题:

The following configuration command was entered into a router:ip route 172.16.3.0 255.255.255.0 192.168.2.4 Which of the following statements are true regarding this configuration change?() A. The default administrative distance is used.B. The command is used to establish a static route.C. The command is used to configure the router interfaces.D. The command is used to establish a stub network.E. The subnet mask for the source address is 255.255.255.0

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-configC. copy TFTP: startup-configD. copy startup-config: TFTP:

Which command is used to copy the configuration from RAM into NVRAM?() A. copy running-config startup-configB. copy startup-config: running-configC. copy running config startup configD. copy startup config running configE. write terminal

Which command is used to debug a ping command?() A.debug icmpB.debug ip icmpC.debug tcpD.debug packet

The following configuration command was issued on router TK1:ip route 172.16.3.0 255.255.255.0 192.168.2.1.Which of the following statements are true regarding this command?()A、The command is used to establish a static route.B、The default administrative distance is used.C、The command is used to configure the default route.D、The subnet mask for the source address is 255.255.255.0E、The command is used to establish a stub network

Which command is used to load a configuration from a TFTP server and merge the configuration into RAM?()A、copy running-config: TFTPB、copy TFTP: running-configC、copy TFTP: startup-configD、copy startup-config: TFTP

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-configC、copy TFTP: startup-configD、copy startup-config: TFTP:

The following configuration command was entered into a router:ip route 172.16.3.0 255.255.255.0 192.168.2.4 Which of the following statements are true regarding this configuration change?()A、The default administrative distance is used.B、The command is used to establish a static route.C、The command is used to configure the router interfaces.D、The command is used to establish a stub network.E、The subnet mask for the source address is 255.255.255.0

Which of the following can be used to prepare a disk image for duplication? ()A、CopyB、sysprepC、xcopyD、Shadow copy

Which command can be used to modify network options?()A、netstatB、ifconfigC、chdevD、no

The man page for command shows the following syntax: The man page for command shows the following syntax: command [ -a | -b ] Which of the following statements is true regarding this entry?()A、Either the -a or flag -b may be used, but not both.B、If the flag -a is used then the flag -b also must be used.C、One of the -a or -b flags must be used, but not both at the same time.D、Both the flags may be used together, but neither are mandatory.

Which command should be used to reset a failed login count?()A、chsecB、chusrC、passwdD、chgusrprf

Which command is used to configure RMAN to perform a compressed backup for every backup executed?()A、 BACKUP AS COMPRESSED BACKUPSET DATABASEB、 BACKUP AS COMPRESSED COPY OF DATABASEC、 CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO COMPRESSED BACKUPSETD、 CONFIGURE DEVICE TYPE DISK BACKUP TYPE COMPRESS E、 BACKUP DATABASE COMPRESS

Which command creates an image copy?()A、 backup as copyB、 backup copyC、 copy as backupD、 copy back

You want to migrate your existing non-ASM files to ASM files for the database PROD. Which method  or command would you use to accomplish this task?()A、the CONVERT command of RMANB、Data Pump Export and Import into the same databaseC、conventional export and import into the same databaseD、the BACKUP DATABASE and RESTORE DATABASE commands of RMANE、the BACKUP AS COPY DATABASE and SWITCH DATABASE TO COPY command of RMAN

When CONFIGURE CONTROLFILE AUTOBACKUP is set to ON, RMAN automatically performs a control file autobackup in which three situations?()A、At the end of every RUN block. B、After every SET CONTROLFILE AUTOBACKUP FORMAT command. C、After every BACKUP or COPY command issued at the RMAN prompt. D、At the end of every RUN block if the last command in the block was either BACKUP or COPY. E、Whenever a BACKUP or COPY command within a RUN block is followed by a command that is neither BACKUP nor COPY. F、After every BACKUP or COPY command within a RUN block that is followed by the CONFIGURE CONTROLFILE AUTOBACKUP FORMAT command.

多选题Your database in running in the ARCHIVELOG mode. You issue the following command to back up datafile 2 in your database.   RMAN COPY DATAFILE 2 TO ’D:///ORACLE/ORA90/MYNEWDB/DA2.DBF’;   Which two statements are true regarding the backup created using this command?()AThe copy of the datafile created is stored in the RMAN repository.BThe copy of the datafile created can be viewed using the LIST BACKUP command.CThe copy of the datafile created using this COPY command can be placed only on the disk.DThe copy of the datafile created is similar to the backup of the file created using the BACKUP command.EThe copy of the datafile created can be used for recovering the database using the user-managed recovery method.

单选题Which command can be used to modify network options?()AnetstatBifconfigCchdevDno

多选题The following configuration command was entered into a router:ip route 172.16.3.0 255.255.255.0 192.168.2.4 Which of the following statements are true regarding this configuration change?()AThe default administrative distance is used.BThe command is used to establish a static route.CThe command is used to configure the router interfaces.DThe command is used to establish a stub network.EThe subnet mask for the source address is 255.255.255.0

单选题Which command is used to debug a ping command?()Adebug icmpBdebug ip icmpCdebug tcpDdebug packet

单选题Which RMAN command is used to verify the status of a backup or copy, and also updates the repository when files have been deleted using operating system commands?()ACHANGEBRESYNCCCATALOGDCROSSCHECK

单选题Which command creates an image copy?()A backup as copyB backup copyC copy as backupD copy back

单选题Which command is used to copy the configuration from RAM into NVRAM?()Acopy running-config startup-configBcopy startup-config: running-configCcopy running config startup configDcopy startup config running configEwrite terminal

多选题The following configuration command was issued on router TK1:ip route 172.16.3.0 255.255.255.0 192.168.2.1.Which of the following statements are true regarding this command?()AThe command is used to establish a static route.BThe default administrative distance is used.CThe command is used to configure the default route.DThe subnet mask for the source address is 255.255.255.0EThe command is used to establish a stub network

单选题Which command will reinitialize the router and totally replace the running configuration with the current startup configuration?()ATestKingB#reloadBTestKingB# copy tftp startup-configCTestKingB# copy startup.-config running-configDTestKingB# copy running-config flashETestKingB# setup

单选题Which of the following most closely represents an image copy? ()AUnix cp command of a fileBBit-by-bit copy of a fileCWindows COPY command of a file DAll of the above

单选题Which command is used to configure RMAN to perform a compressed backup for every backup executed?()A BACKUP AS COMPRESSED BACKUPSET DATABASEB BACKUP AS COMPRESSED COPY OF DATABASEC CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO COMPRESSED BACKUPSETD CONFIGURE DEVICE TYPE DISK BACKUP TYPE COMPRESS E BACKUP DATABASE COMPRESS