更多“For which BGP attribute is a higher value preferred?() ”相关问题
  • 第1题:

    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

  • 第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题:

    下列哪个选项可以选择属性的值以value开始的元素?

    A.[attribute^=value]

    B.[attribute$=value]

    C.:attribute^=value

    D.:attribute$=value


    [attribute^=value]

  • 第4题:

    A) attended

    B) matriculated

    C) enrolled

    D) preferred


    正确答案:A
    答案:A
    [试题分析] 动词辨析题。
    [详细解答] 根据句意,所填词表示“上学”,只有attended符合句意,故答案为A。

  • 第5题:

    关于BGPMED,下面哪些描述是正确的()

    A.在BGP选路规则中,MED的优先级要低于AS-Path,Preferred-Value,Local-Preference,Origin

    B.BGP路由的MED的缺省值是0

    C.缺省情况下,BGP选路规则可以对来自不同自治系统的路由进行MED的比较

    D.缺省情况下,如果路由属性中没有MED值,按0出来,如果配置了bestroute med-none-as-maximum命令,则把MED按最大值4294967295来处理


    参考答案:A, B, D

  • 第6题:

    下面那一项不属于CSS3中新增加的属性选择器?

    A.[attribute^=value]

    B.[attribute$=value]

    C.[attribute~=value]

    D.[attribute*=value]


    C