When implementing 80

题目

When implementing 802.1X on Teleworker routers and using separate DHCP address pools for Teleworker and Home-user devices, traffic between devices can be restricted. How can you best accomplish this?()

  • A、Access Lists between the inside interface and loopback interface
  • B、Context Based Access Control
  • C、Dynamic Host Configuration Protocol
  • D、Network Address translation
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

设SC表中记录成绩的列为:Grade,类型为int。若在查询成绩时,希望将成绩按‘优’、‘良’、‘中’、‘及格’和‘不及格’形式显示,正确的Case函数是()。

A Case  Grade    When  90~100  THEN ’优’     When  80~89  THEN ’良’     When  70~79  THEN ’中’      When  60~69  THEN ’及格’      Else  ’不及格’      End

B Case     When  Grade  between 90  and  100  THEN  Grade = ’优’      When  Grade  between 80  and  89  THEN  Grade = ’良’      When  Grade  between 70  and  79  THEN  Grade = ’中’      When  Grade  between 60  and  69  THEN  Grade = ’及格’      Else  Grade = ’不及格’      End

C Case     When  Grade  between  90  and  100  THEN  ’优’      When  Grade  between  80  and  89  THEN  ’良’      When  Grade  between  70  and  79  THEN  ’中’      When  Grade  between  60  and  69  THEN  ’及格’      Else  ’不及格’      End

DCase Grade  When 90~100  THEN  Grade = ’优’   When 80~89  THEN  Grade = ’良’   When 70~79  THEN  Grade = ’中’   When 60~69  THEN  Grade = ’及格’    Else  Grade = ’不及格’    End


C

第2题:

AutoQoS takes the interface type and bandwidth into consideration when implementing what three QoS features?()

  • A、FECN
  • B、LLQ
  • C、WRED
  • D、LFI
  • E、CRTP
  • F、CBWFQ

正确答案:B,D,E

第3题:

When implementing BGP confederations, which configuration command establishes the globally unique AS number used with external peers outside your network?()

A. bgp confederation as

B. bgp confederation system

C. bgp confederation remote-as

D. bgp confederation identifier


参考答案:D

第4题:

There are two cabling schemes to choose from when implementing a Cisco CRS-1 multishelf system:single-module cabling and multimodule cabling. What is the maximum capacity of the LCCs that aresupported in multimodule cabling?()

  • A、9 LCCs
  • B、7 LCCs
  • C、10 LCCs
  • D、6 LCCs
  • E、8 LCCs

正确答案:A

第5题:

A custom JSP tag must be able to support an arbitrary number of attributes whose names are unknown when the tag class is designed.  Which two are true? ()

  • A、 A  element in the echo tag LTD must have the value JSP
  • B、 The echo tag handler must define the setAttribute (String key, String value) method
  • C、 The true element must appear in the echo tag TLD
  • D、 The class implementing the echo tag handler must implement the javax.sevlet.jsp.tagext.IterationTag interface
  • E、 The class implementing the echo tag handler must implement the javax.sevlet.jsp.tagext.DynamicAttributes interface

正确答案:C,E

第6题:

What are two important guidelines to follow when implementing VTP?()

  • A、 CDPmust be enabled on all switches in theVTP management domain.
  • B、 All switches in the VTPdomain must run the same version of VTP.
  • C、 When using secure mode VTP, only configure management domain passwords onVTP servers.
  • D、 EnablingVTP pruning on a server willenable the feature for the entire management domain.
  • E、 Use of theVTPmulti-domain feature should be restricted to migration and temporary implementation.

正确答案:B,D

第7题:

Which of the following is the MOST important consideration when implementing a data retentio program?()

  • A、 The data destruction requirements
  • B、 The user awareness training program
  • C、 The laws and legal requirements of the data
  • D、 The companys individual data retention policies

正确答案:C

第8题:

When implementing the project, we__________a lot of unexpected opposition from ourcolleagues.


A.run for

B.make against

C.run up against

D.make away with

答案:C
解析:
考查动词短语辨析。runfor“竞选”,make against“不利于”,runup against“遇到,遭遇”,make awaywith“携……而逃,除去,杀死”。句意为“当实施计划时,我们遭到同事们意料不到的反对”。故选C。

第9题:

When implementing best practices for IP Source Address Spoofing and Defeating Denial of Service Attacks with IP SourceAddress Spoofing, what RFC is commonly usedto protect your network?()

  • A、 RFC 1149
  • B、 RFC 3704
  • C、 RFC 1918
  • D、 RFC 2827

正确答案:D

第10题:

Why is NTP an important component when implementing IPSec VPN in a PKI environment?()

  • A、 To ensure the router has the correct time when generating its private/public key pairs.
  • B、 To ensure the router has the correct time when checking certificate validity from the remote peers
  • C、 To ensure the router time is sync with the remote peers for encryption keys generation
  • D、 To ensure the router time is sync with the remote peers during theDH exchange
  • E、 To ensure the router time is sync with the remote peers when generating the cookies during IKE phase 1

正确答案:B

更多相关问题