The Attribute field&

题目

The Attribute field within the IS-IS LSP header contains which of the following flags? ()

  • A、IS-Type
  • B、Overload (LSPDBOL)
  • C、Pseudonode (PN)
  • D、Attached (ATT)
  • E、Fragment (Frag-Nr)
  • F、Partition (P)
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

When a job exceeds the date specified in its END_DATE attribute, which of the following will happen?()

A. The job will be dropped automatically if the value of the AUTO_DROP attribute is TRUE

B. The job will only be disabled if the value of the AUTO_DROP attribute is FALSE

C. The STATE attribute of the job will be set to COMPLETED if the value of the AUTO_DROP attribute is FALSE

D. All objects referenced by the job will be dropped if the value of the AUTO_DROP attribute is TRUE and the value of the CASCADE attribute is TRUE

E. The STATE column of the job table will be set to COMPLETED for the job


参考答案:A, B, E

第2题:

WhichXSLifstatementchecksfortheexistenceofahomepageattributewithinanSTSUniversalUserXMLstructure?()

A.<xsl:iftest="//stsuuser:AttributeList/stsuuser:Attribute[attr=‘homepage‘]">

B.<xsl:iftest="//stsuuser:AttributeList/stsuuser:Attribute[@name=‘homepage‘]">

C.<xsl:if-exists="//stsuuser:AttributeList/stsuuser:Attribute/custom:Homepage">

D.<xsl:if-exists="//stsuuser:AttributeList/stsuuser:Attribute[@name=‘homepage‘])>


参考答案:B

第3题:

You are creating a Windows Communication Foundation (WCF) service that accepts messages from clients when they are started. The message is defined as follows:[MessageContract] public class Agent {

A. Add a MessageBodyMember attribute to the CodeName property and set the ProtectionLevel to Sign. Add a MessageBodyMember attribute to the SecretHandshake property and set the ProtectionLevel to EncryptAndSign.

B. Add a DataProtectionPermission attribute to the each property and set the ProtectData property to true.

C. Add an xmlText attribute to the CodeName property and set the DataType property to Signed. Add a PasswordPropertyText attribute to the SecretHandshake property and set its value to true.

D. Add an ImmutableObject attribute to the CodeName property and set its value property to true. Add a Browsable attribute to the SecretHandshake property and set its value to false.


参考答案:A

第4题:

Which action(s) will cause a compression dictionary to be removed from a table?()

  • A、Set the table COMPRESS attribute to NO.  
  • B、Set the table COMPRESS attribute to NO; run REORG against the table.  
  • C、Set the table COMPRESS attribute to NO; run INSPECTRESETDICTIONARY against the table.  
  • D、Set the table COMPRESS attribute to NO; run RUNSTATS against the table.

正确答案:B

第5题:

what’s the role of community attribute in the bgp route?


正确答案: BGP communitiy can be used to as tag of a set of routes. Those tags can be used for applying specific routing policy for a group of routes.
There are four well-known communities:
Internet:all route belongs to this community by default and is advertised freely.
No-export:routes belong to the community cannot be advertised to EBGP peer.
No-advertise:routes belong to the community cannot be advertised to any BGP peer.
Local-as:routes belong to the community cannot be advertised to eBGP peer,or if confederation is used,routes cannot be advertised to conferation eBGP peer and normal eBGP peer.

第6题:

Which DBMS_SCHEDULER procedure(s) can be used to alter an existing job? ()

A. SET_ATTRIBUTE_NULL

B. ALTER_JOB

C. ALTER_JOB_PARAMETERS

D. ALTER

E. SET_ATTRIBUTE


参考答案:A, E

第7题:

Which three statements about the BGP next-hop attribute are true? ()

  • A、EBGP sessions between confederation sub ASs do not modify the next-hop attribute.
  • B、By default, iBGP sessions change the next-hop attribute learned from eBGP peers to self address.
  • C、By default, the next-hop attribute is not changed when a prefix is reflected by the route reflector
  • D、EBGP sessions between confederation sub ASs change the next-hop attribute to peer address.
  • E、By default, iBGP sessions preserve the next-hop attribute learned from eBGP peers.

正确答案:A,C,E

第8题:

Given:What is the result?()

A.Compilation fails.

B.exception is thrown at runtime.

C.The attribute id in the ItemTest object remains unchanged.

D.The attribute id in the ItemTest object is modified to the new value.

E.A new ItemTest object is created with the preferred value in the id attribute.


参考答案:A

第9题:

Which XSL if statement checks for the existence of a homepage attribute within an STS Universal User XML structure?()

  • A、<xsl:if test="//stsuuser:AttributeList/stsuuser:Attribute[attr='homepage']">
  • B、<xsl:if test="//stsuuser:AttributeList/stsuuser:Attribute[@name='homepage']">
  • C、<xsl:if-exists="//stsuuser:AttributeList/stsuuser:Attribute/custom:Homepage">
  • D、<xsl:if-exists="//stsuuser:AttributeList/stsuuser:Attribute[@name='homepage'])>

正确答案:B

第10题:

A session-scoped attribute is stored by a servlet, and then that servlet forwards to a JSP page. Which threejsp:useBean attributes must be used to access this attribute in the JSP page?()

  • A、id
  • B、name
  • C、bean
  • D、type
  • E、scope

正确答案:A,D,E

更多相关问题