网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

Which of the following is TRUE about the ping  -f command?()

  • A、 It is useful for diagnosing data dependent problems by filling the packet with the byte pattern following the "f" in the command line. 
  • B、 It is useful for flooding from slow character based terminals since it only displays a dot "." for each packet sent in fast mode. 
  • C、 It is useful for flooding from slow character based terminals since it only displays a dot "."       for each packet sent and a backspace on returned in fast mode. 
  • D、 The command can only be run by root.

参考答案

更多 “Which of the following is TRUE about the ping  -f command?()A、 It is useful for diagnosing data dependent problems by filling the packet with the byte pattern following the "f" in the command line. B、 It is useful for flooding from slow character based terminals since it only displays a dot "." for each packet sent in fast mode. C、 It is useful for flooding from slow character based terminals since it only displays a dot "."       for each packet sent and a backspace on returned in fast mode. D、 The command can only be run by root.” 相关考题
考题 Regarding the extended ping command; which of the statements below are true?(Select all valid answer choices)A.The extended ping command is supported from user EXEC mode.B.The extended ping command is available from privileged EXEC mode.C.With the extended ping command you can specify the TCP and UDP port to be pinged.D.With the extended ping command you can specify the timeout value.E.With the extended ping command you can specify the datagram size.

考题 If you want to test if fragmentation is causing problems on the network, which two ping command options are useful?() A. ttlB. sizeC. rapidD. do-not-fragment

考题 Which of the following answers can be verified as true based on the following command output from Router R1?()R1show ip ospf virtual - linksVirtual Link OSPF_VL0 to router 4.4.4.4 is upRun as demand circuitDoNotAge LSA alloweD.Transit area 1, via interface FastEthernet0/1, Cost of using 3A. R1 is configured with an area 0 virtual - link 4.4.4.4 cost 3 command.B. The ping 4.4.4.4 command on R1 must currently be successful.C. R1‘s Fa0/0 OSPF cost is 3.D. 4.4.4.4 is known to R1 based on a Type 1 LSA in area 1.

考题 Which of the following be stdescribes the following command:ipflow-export destination 192.168.1.501500() A.it is not a valid NetFlow command.B.it is an SNMP command tha texports1500-byte packets to IPaddress192.168.1.50.C.it is a NetFlov/command that v/ill export 1500-byte packets to IP address192.168.1.50.D.it is a NetFlov/command that allows IP address192.168.1.50 to send traffic to port 1500.E.It is a NetFlov/command that v/ill specify that the NetFlov/collector’s IP address is 192.168.1.50 over UDP port 1500

考题 Which of the following commands would result in the following output: M.M.M()。A、Ping 10.1.1.1 Data Pattern MB、Ping 10.1.1.1 timeout 0C、Ping 10.1.1.1 size 1500 df-bitD、Ping 10.1.1.1 source loopback 0E、Ping 10.1.1.1 size 1500F、Ping 10.1.1.1 size 1500 Strict

考题 The command frame-relay map ip 10.121.16.8 102 broadcast was entered on the router. Which of the following statements is true concerning this command?()A、This command should be executed from the global configuration mode.B、The IP address 10.121.16.8 is the local router port used to forward data.C、102 is the remote DLCI that will receive the information.D、This command is required for all Frame Relay configurations.E、The broadcast option allows packets, such as RIP updates, to be forwarded across the PVC

考题 A technician is attempting to use a command line prompt to continuously ping a remote server to check availability and reliability of the connection. Which of the following provides the ping command needed to continuously ping the system?()A、ping -aB、ping -fC、ping -rD、ping -t

考题 A system administrator is trying to troubleshoot company wide email problems that may be related to DNS.  Which of the following network tools would be MOST useful to determine if it is a DNS issue?()A、netstatB、tracertC、nslookupD、ping

考题 Your database is up and running and one of your three control files is accidentally erased. You start RMAN and run the following command:   RESTORE CONTROLFILE FROM AUTOBACKUP;   Which of the following statements is true?() A、 The command restores only the missing control file.B、 The command restores all the control files.C、 The command fails because the database is running.D、 This is the correct way to address this problem.E、 This is not the correct way to address this problem.

考题 Which of the following best describes the following command: ip flow-export destination192.168.1.50 1500?()A、it is not a valid NetFlow commandB、it is an SNMP command that exports 1500-byte packets to IP address 192.168.1.50C、it is a NetFlov/ command that v/ill export 1500-byte packets to IP address 192.168.1.50D、it is a NetFlov/ command that allows IP address 192.168.1.50 to send traffic to port 1500E、It is a NetFlov/ command that v/ill specify that the NetFlov/ collector’s IP address is192.168.1.50 over UDP port 1500F、It is an SNMP command that exports flows to destination address 1Q2.168.1.50 for packets upto an MTU of 1500

考题 An administrator is testing setting the IP address on a Linux server from command line. Which of the following commands is used to set the default gateway for the server?()A、routeB、tracerouteC、ipconfigD、nmap

考题 Which of the following commands is most useful in initially collecting data to determine a network performance problem?()A、 pingB、 traceC、 ifconfigD、 lsattr

考题 Which of the following commands should be used to identify packet sequence problems?()A、 ping and arpB、 lsattr and ifconfigC、 netstat and iostatD、 iptrace and tcpdump

考题 If you want to test if fragmentation is causing problems on the network, which two ping command options are useful?()A、ttlB、sizeC、rapidD、do-not-fragment

考题 Which of the following options is true about shutting down an Automatic Storage Management (ASM) instance?()  A、 If the SHUTDOWN IMMEDIATE command is issued to the ASM instance, the ASM instance immediately shuts down.B、 If the SHUTDOWN ABORT command is issued to the ASM instance, the ASM instance will shut down all the database instances and then shut down immediately.C、 If the SHUTDOWN NORMAL command is issued to the ASM instance, before shutting down, the ASM instance waits for the dependent database instances to shut down.D、 If the SHUTDOWN TRANSACTIONAL command is issued to the ASM instance, the ASM instance passes the same SHUTDOWN command to the dependent database instances, but does not wait for any active transactions to complete before it shuts down.

考题 Examine the following command used to perform incremental level 0 backup:   RMAN BACKUP INCREMENTAL LEVEL 0 DATABASE;   To enable the block change tracking, after the incremental level 0 backup you issued the following command:   SQL ALTER DATABASE ENABLE BLOCK CHANGE TRACKING USING FILE ’/mydir/ rman_change_track.f’;To perform incremental level 1 cumulative backup, you issued the following command:   RMAN BACKUP INCREMENTAL LEVEL 1 CUMULATIVE DATABASE;   Which two statements are true in the above situation?()A、 The block change tracking data will be used only from the next incremental 0 backup.B、 The incremental backup will use change tracking data for accomplishing the backup.C、 The incremental backup will not use change tracking data for accomplishing the backup.D、 The block track file will scan all the blocks and create bitmap for all the blocks backed up in the level 0 backup.

考题 单选题A system administrator ran the iostat command because of system performance problems. The following iostat output is provided: Based on the output, which of the following is insufficient?()A CPUB MemoryC Paging spaceD Disk capacityX

考题 多选题Examine the following command used to perform incremental level 0 backup: RMAN BACKUP INCREMENTAL LEVEL 0 DATABASE; To enable the block change tracking, after the incremental level 0 backup you issued the following command: SQL ALTER DATABASE ENABLE BLOCK CHANGE TRACKING USING FILE '/mydir/ rman_change_track.f'; To perform incremental level 1 cumulative backup, you issued the following command: RMAN BACKUP INCREMENTAL LEVEL 1 CUMULATIVE DATABASE; Which two statements are true in the above situation?()AThe block change tracking data will be used only from the next incremental 0 backup.BThe incremental backup will use change tracking data for accomplishing the backup.CThe incremental backup will not use change tracking data for accomplishing the backup.DThe block track file will scan all the blocks and create bitmap for all the blocks backed up in the level 0 backup.

考题 单选题Which of the following options is true about shutting down an Automatic Storage Management (ASM) instance?()A  If the SHUTDOWN IMMEDIATE command is issued to the ASM instance, the ASM instance immediately shuts down.B  If the SHUTDOWN ABORT command is issued to the ASM instance, the ASM instance will shut down all the database instances and then shut down immediately.C  If the SHUTDOWN NORMAL command is issued to the ASM instance, before shutting down, the ASM instance waits for the dependent database instances to shut down.D  If the SHUTDOWN TRANSACTIONAL command is issued to the ASM instance, the ASM instance passes the same SHUTDOWN command to the dependent database instances, but does not wait for any active transactions to complete before it shuts down.

考题 单选题Which of the following commands is most useful in initially collecting data to determine a network performance problem?()A  pingB  traceC  ifconfigD  lsattr

考题 单选题You are managing an Oracle Database 11g instance with ASM storage. The ASM instance is down. To know the details of the disks in the DATA disk group ,you issued the following ASMCMD command:   ASMCMD lsdsk -I -d DATA   Which statement is true regarding the outcome of this command?()A  The command succeeds but it retrieves only the disk names.B  The command produces an error because the ASM instance is down.C  The command succeeds but it shows only the status of the ASM instance.D  The command succeeds and retrieves information by scanning the disk headers based on an ASM_DISKSTRING value.

考题 单选题Which of the following commands should be used to identify packet sequence problems?()A  ping and arpB  lsattr and ifconfigC  netstat and iostatD  iptrace and tcpdump

考题 单选题Which of the following answers can be verified as true based on the following command output from Router R1?() R1#show ip ospf virtual - links Virtual Link OSPF_VL0 to router 4.4.4.4 is up Run as demand circuit DoNotAge LSA alloweD. Transit area 1, via interface FastEthernet0/1, Cost of using 3A R1 is configured with an area 0 virtual - link 4.4.4.4 cost 3 command.B The ping 4.4.4.4 command on R1 must currently be successful.C R1's Fa0/0 OSPF cost is 3.D 4.4.4.4 is known to R1 based on a Type 1 LSA in area 1.

考题 单选题You issued the following commands to configure setting in RMAN; Then you issued the following command to take the backup: RMAN BACKUP DATABASE PLUS ARCHIVELOG; Which statement is true about the execution of the above command?()A The backup will terminate because the FORMAT clause was not configured for the channelB It backs up two copies of data files to tape and disk, and two copies of archived log file on tapeC It backs up the data files and archived log files to disk, making two copies of each data file and archived log fileD It backs up the data files and archived log files to tape, making two copies of each data file and archived log file

考题 单选题You are managing an Oracle Database 11g instance with ASM storage. The ASM instance is down. To know the details of the disks in the DATA disk group , you issued the following ASMCMD command: ASMCMD lsdsk -I -d DATA Which statement is true regarding the outcome of this command?()A The command succeeds but it retrieves only the disk names.B The command produces an error because the ASM instance is down.C The command succeeds but it shows only the status of the ASM instance.D The command succeeds and retrieves information by scanning the disk headers based on an ASM_DISKSTRING value.

考题 单选题A technician is attempting to use a command line prompt to continuously ping a remote server to check availability and reliability of the connection. Which of the following provides the ping command needed to continuously ping the system?()A ping -aB ping -fC ping -rD ping -t

考题 单选题Which of the following is TRUE about the ping  -f command?()A  It is useful for diagnosing data dependent problems by filling the packet with the byte pattern following the f in the command line. B  It is useful for flooding from slow character based terminals since it only displays a dot . for each packet sent in fast mode. C  It is useful for flooding from slow character based terminals since it only displays a dot .       for each packet sent and a backspace on returned in fast mode. D  The command can only be run by root.