Using the command, user@router# load override latest.conf, where in the file system will the latest.conf be located?()A、/var/home/user/B、/var/config/saved/C、/var/tmp/D、/config/

Using the command, user@router# load override latest.conf, where in the file system will the latest.conf be located?()

  • A、/var/home/user/
  • B、/var/config/saved/
  • C、/var/tmp/
  • D、/config/

相关考题:

Which command will delete the current rescue configuration?() A. user@router# system delete configuration rescueB. user@router request system configuration rescue deleteC. user@router# delete rescue configurationD. user@router file delete rescue-configuration

Which command will resolve the problem shown in the exhibit?() A. user@router request system configuration rescue saveB. user@router# request system configuration rescue saveC. user@router file copy current /config/rescue.confD. user@router# file copy current /config/rescue.conf

Which command will display the active configuration?() A. user@router show configurationB. user@router# showC. user@router show system configurationD. user@router show system commit

AVIOserverhastwofibrechanneladapters,fcs0fcs1,attachedforredundantaccesstoastoragesubsystem.Iffcs1hasfailed,whatisthecorrectproceduretorectifythisproblem?() A.Using’diagmenu’command,setfcs1toDefined.B.Using’oem_setup_env’and’rmdev-R’commands,setfcs1adapterto’Defined’state.C.Using’diagmenu’command,setthefcs1statetoDefinedD.Using’oem_setup_env’and’rmdev-dl’commands,setthestateoffcs1toDefined

What is the three main step of using the QoS feature with MQC command line interface?

Which command will display the active configuration?()A、user@router show configurationB、user@router# showC、user@router show system configurationD、user@router show system commit

he Clinton Howe Weights and Measures Company wants to send CDRs to a syslog server. Which two options are required?()A、The CDR collection must be enabled from the CLI. B、The syslog server IP address must be configured using the logging command. C、The CDRs must be sent to the syslog server using the gw-accounting syslog command. D、The logging file must be initialized using the logging buffered command.

Which command will save the current active configuration as the rescue configuration?()A、user@router# save rescueB、user@router request system configuration rescue saveC、user@router# save rescue configurationD、user@router file save rescue-configuration

How do you ping from configuration mode?()A、[edit interfaces] user@router# run ping 1.1.1.1B、[edit interfaces] user@router# ping 1.1.1.1C、[edit interfaces] user@router# up ping 1.1.1.1D、[edit interfaces] user@router# exit ping 1.1.1.1

Which of the following options would best help to reduce packet fragmentation for a TCP application transferring large amounts of data between servers across a path of multiple networks?()A、 Adjust Path MTU attributes, using the no command.B、 Adjust the status queue size on the adapters, using the chdev command.C、 Adjust ipforwarding to enabled, using the no command.D、 Adjust tcp_maxburst to enabled, using the no command.

You have been asked to configure your MX240 with a default route toward your upstream ISP atIP address 192.168.100.1. Which command successfully completes this task?()A、user@router# set routing-options static route 0.0.0.0/0 next-hop 192.168.100.1B、user@router# set routing-options default route 0.0.0.0/0 next-hop 192.168.100.1C、user@router# set forwarding-options static route 0.0.0.0/0 next-hop 192.168.100.1D、user@router# set protocols default route 0.0.0.0/0 next-hop 192.168.100.1

Data is transferred between two servers using NFS, where one server is configured with token ring, and the other system is configured with ethernet. It is discovered that the performance is greatly reduced during this transfer. Which of the following steps should be taken to improve performance?()A、 Reduce MTU on token ring system to match ethernet system using ifconfig command (i.e. ifconfig tr0 mtu 1500)B、 Reduce MTU on token ring system to match ethernet system using no command (i.e. no -o mtu=1500)C、 Increase MTU on ethernet system to match token ring system using ifconfig command (i.e. ifconfig en0 mtu 4096)D、 Increase MTU on ethernet system to match token ring system using no command (i.e. no -o mtu=4096)

You have just issued the command user@router# save current.conf.Assuming the default settings, where in the file system is current.conf saved?()A、/var/tmp/B、/var/config/saved/C、/var/home/user/D、/config/

You were recently hired by Certkiller .com as a database administrator. You are asked to find out whether the currently functional listener process, named L1, has been password protected or not. You are not familiar with the file system of the new organization. How would you accomplish the task?()A、 by using the STATUS command of the Listener control utilityB、 by using the STATUS L1 command of the Listener control utilityC、 by using the SHOW RULES command of the Listener control utilityD、 by using the SET PASSWORD command of the Listener control utilityE、 by searching for the PASSWORD_LISTENER entry in the listener.ora file

You are maintaining your database in Oracle10g. You are performing the backup by using the BACKUP AS BACKUPSET command at the RMAN prompt. Which file cannot be backed up by using the BACKUP AS BACKUPSET command?()A、DatafilesB、 Current control fileC、 Server parameter file (spfile)D、 Password file

You perform a backup using the following BACKUP command:   RMAN BACKUP AS COMPRESSED BACKUPSET DATABASE;   Which statement is true of this command?()  A、 A different procedure is required to restore a database from compressed backupsB、 The AS COMPRESSED clause of the BACKUP command provided by RMAN is used to create compressed  backup sets and image copies.C、 Using this command to create backups minimizes the bandwidth consumedD、 Using this command to create backups improves the performance of the backup process

You work as a network administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com. All servers on the ABC.com network have Windows Server 2012 R2 installed. The ABC.com network has a domain controller named ABC_DC01.Which of the following tools would you use to manually remove Active Director from ABC_DC01?()A、You should consider using the dism.exe command-line tool.B、You should consider using the dsadd.exe command-line tool.C、You should consider using the pcpromo.exe command-line tool.D、You should consider using the ntdsutil.exe command-line tool.E、You should consider using the netsh.exe command-line tool.F、You should consider using the rexec.exe command-line tool.

单选题You were recently hired by an organization as a database administrator. You are asked to find out whether the currently functional listener process, named L1, has been password protected or not. You are not familiar with the file system of the new organization. How would you accomplish the task?()Aby using the STATUS command of the Listener control utilityBby using the STATUS L1 command of the Listener control utilityCby using the SHOW RULES command of the Listener control utilityDby using the SET PASSWORD command of the Listener control utilityEby searching for the PASSWORD_LISTENER entry in the listener.ora file

多选题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.

单选题You perform a backup using the following BACKUP command:   RMAN BACKUP AS COMPRESSED BACKUPSET DATABASE;   Which statement is true of this command?()A A different procedure is required to restore a database from compressed backupsB The AS COMPRESSED clause of the BACKUP command provided by RMAN is used to create compressed  backup sets and image copies.C Using this command to create backups minimizes the bandwidth consumedD Using this command to create backups improves the performance of the backup process

多选题he Clinton Howe Weights and Measures Company wants to send CDRs to a syslog server. Which two options are required?()AThe CDR collection must be enabled from the CLI.BThe syslog server IP address must be configured using the logging command.CThe CDRs must be sent to the syslog server using the gw-accounting syslog command.DThe logging file must be initialized using the logging buffered command.

单选题You have just issued the command user@router# save current.conf.Assuming the default settings, where in the file system is current.conf saved?()A/var/tmp/B/var/config/saved/C/var/home/user/D/config/

单选题Which of the following options would best help to reduce packet fragmentation for a TCP application transferring large amounts of data between servers across a path of multiple networks?()A Adjust Path MTU attributes, using the no command.B Adjust the status queue size on the adapters, using the chdev command.C Adjust ipforwarding to enabled, using the no command.D Adjust tcp_maxburst to enabled, using the no command.

单选题Using the command user@router# load override lastest.conf where in the file system will the lastest.conf be located?()A/var/home/userB/var/config/save0/C/var/tmpD/config

单选题You work as a network administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com. All servers on the ABC.com network have Windows Server 2012 R2 installed. The ABC.com network has a domain controller named ABC_DC01.Which of the following tools would you use to manually remove Active Director from ABC_DC01?()AYou should consider using the dism.exe command-line tool.BYou should consider using the dsadd.exe command-line tool.CYou should consider using the pcpromo.exe command-line tool.DYou should consider using the ntdsutil.exe command-line tool.EYou should consider using the netsh.exe command-line tool.FYou should consider using the rexec.exe command-line tool.

单选题In configuration mode you see the following prompt: [edit interfaces fe-1/1/1] user@router#  Which command will take you to operational mode?()AendBexitCquitDexit configuration-mode

单选题How do you ping from configuration mode?()A[edit interfaces] user@router# run ping 1.1.1.1B[edit interfaces] user@router# ping 1.1.1.1C[edit interfaces] user@router# up ping 1.1.1.1D[edit interfaces] user@router# exit ping 1.1.1.1