Which command can

题目

Which command can be used to filter a RIPv6 route from getting installed in the routing table?()

  • A、ipv6 router rip ccie distribute-list..
  • B、ipv6 router rip ccie offset-list..
  • C、interface e0/0 ipv6 rip ccie distribute-list..
  • D、interface e0/0 ipv6 rip ccie advertise..
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which command can be used to display information from the PvDv object class in the ODM?()  

  • A、odmlist
  • B、odmshow
  • C、lsdev -P
  • D、lsattr -El

正确答案:C

第2题:

Which command can a system administrator use to verify that a tape is in backup format and is readable by the system?()

  • A、tar
  • B、tctl
  • C、tcopy
  • D、restore

正确答案:D

第3题:

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.


正确答案:BDE
解析:Explanation:
The extended ping command works only at the privileged EXEC command line.
Some of the extended ping command values include the datagram size and timeout value as shown:

Datagram size [100]: Size of the ping packet (in bytes). Default: 100 bytes.

Timeout in seconds [2]: Timeout interval. Default: 2 (seconds). The ping is declared successful only if the ECHO REPLY packet is received before this time interval.

Incorrect Answers:
A. Regular pings are available in both user and privileged mode, but not extended pings.
C. Ports can not be specified.

第4题:

Which three options can be used with the load CLI command?()

  • A、merge
  • B、replace
  • C、partial
  • D、complete
  • E、override

正确答案:A,B,E

第5题:

Which of the following tools can be used to schedule a backup operation that is to be run every Sunday evening?()

  • A、Journal
  • B、Task Center
  • C、Activity Monitor
  • D、Command Line Processor

正确答案:B

第6题:

When executing the massload command to load catalog data into a WebSphere Commerce database on a remote DB2 server,which of the following can be used as valid values for the -method command line parameter?()

  • A、create
  • B、import
  • C、load
  • D、sqlimport
  • E、update

正确答案:B,D

第7题:

Which command can be used to modify network options?()

  • A、netstat
  • B、ifconfig
  • C、chdev
  • D、no

正确答案:D

第8题:

Which system administration command you can use to update Id.so.cache after the installation of new shared libraries?()

  • A、 Idconfig
  • B、 Idd
  • C、 libpath
  • D、 newlibs

正确答案:A

第9题:

Which command can be used to verify all the filesystems that are exported by an NFS server?()

  • A、showmount -e hostname
  • B、showmount -d hostname
  • C、showmount -a hostname
  • D、showmount

正确答案:A

第10题:

User A issues the command: LOCK TABLES pets READ; Which command can User B execute against the pets table?()

  • A、UPDATE pets…
  • B、SELECT….FROM pets
  • C、INSERT INTO pets…
  • D、ALTER TABLE pets…

正确答案:B