更多“Which two IS-IS hello values mus”相关问题
  • 第1题:

    Two Level 1 routers are exchanging Hello packets with different Area IDs.What occurs between these routers?()

    • A、An Adjacency is formed.
    • B、No IS-IS PDUs are sent
    • C、An Adjacency does not form.
    • D、An Adjacency forms but traffic is not forwarded.

    正确答案:C

  • 第2题:

    Which two are default preference values for both internal and external IS-IS Level 2 routes on a Juniper Networks router?()

    • A、10
    • B、15
    • C、18
    • D、150
    • E、160
    • F、165

    正确答案:C,F

  • 第3题:

    Which three TLV types are valid in an IS-IS Hello PDU?()

    • A、TLV 10 Authentication
    • B、TLV 1 Area Addresses
    • C、TLV 211 Graceful Restart
    • D、TLV 137 Dynamic Hostname Resolution
    • E、TLV 14 ABRs

    正确答案:A,B,C

  • 第4题:

    Which three statements about STP timers are true?()

    • A、STP timers values (hello, forward delay, max age) are included in each BPDU.
    • B、A switch is not concerned about its local configuration of the STP timers values. It will only consider the value of the STP timers contained in the BPDU it is receiving.
    • C、To successfully exchange BPDUs between two switches, their STP timers value (hello, forward delay, max age) must be the same.
    • D、If any STP timer value (hello, forward delay, max age) needs to be changed, it should at least be changed on the root bridge and backup root bridge.
    • E、On a switched network with a small network diameter, the STP hello timer can be tuned to a lower value to decrease the load on the switch CPU.
    • F、The root bridge passes the timer information in BPDUs to all routers in the Layer 3 configuration.

    正确答案:A,B,D

  • 第5题:

    WebSphere Commerce Accelerator will be used to create a product. The product has 6 variations determined by attributes Size, which has three values and Color, which has two values. What is the PREFERRED method to create the product and its SKUs using the Product Management tool?()

    • A、Create the product. Create each SKU. For each SKU create two descriptive attributes with the correct values.
    • B、Create the product. Create two defining attributes. Create each SKU and during creation assign theattributes to the SKU with the correct values.
    • C、Create the product. Create two defining attributes with the permitted values. Generate the SKUs.
    • D、Create the product. Create two descriptive attributes with the permitted values. Generate the SKUs.

    正确答案:C

  • 第6题:

    Which two are valid values for the  element inside a  element ofa web application deployment descriptor?()

    • A、NULL
    • B、SECURE
    • C、INTEGRAL
    • D、ENCRYPTED
    • E、CONFIDENTIAL

    正确答案:C,E

  • 第7题:

    多选题
    Which two statements are true regarding the default behavior of the ORDER BY clause? ()
    A

    Null values are left out of the sort.

    B

    Character values are displayed from Z to A

    C

    Date values are displayed with the earliest value first.

    D

    Null values are displayed last for descending sequences.

    E

    Numeric values are displayed with the lowest values first.


    正确答案: C,B
    解析: 暂无解析

  • 第8题:

    多选题
    Which two IS-IS hello values must match to form a Level 1 IS-IS adjacency?()
    A

    AFI

    B

    Area

    C

    System ID

    D

    N-Selector


    正确答案: C,D
    解析: 暂无解析

  • 第9题:

    多选题
    Which three TLV types are valid in an IS-IS Hello PDU?()
    A

    TLV 10 Authentication

    B

    TLV 1 Area Addresses

    C

    TLV 211 Graceful Restart

    D

    TLV 137 Dynamic Hostname Resolution

    E

    TLV 14 ABRs


    正确答案: B,A
    解析: 暂无解析

  • 第10题:

    多选题
    Which two are default preference values for both internal and external IS-IS Level 2 routes on a Juniper Networks router?()
    A

    15

    B

    18

    C

    150

    D

    165


    正确答案: D,C
    解析: 暂无解析

  • 第11题:

    多选题
    When HSRP is configured on a network, which two of these items are provided, which are sharedbetween the routers that run HSRP? ()(Choose two.)
    A

    TCP-based hello packets

    B

    the impact of flapping links if timers are too low

    C

    a shared single interface

    D

    the ability to track serial interfaces

    E

    UDP-based hello packets


    正确答案: B,D
    解析: 暂无解析

  • 第12题:

    多选题
    switch(x) {  default:  System.out.println(“Hello”);  }  Which two are acceptable types for x?()
    A

    byte

    B

    long

    C

    char

    D

    float

    E

    Short

    F

    Long


    正确答案: E,D
    解析: 暂无解析

  • 第13题:

    Two Level 2 routers are exchanging Hello packets with different Area IDs.What occurs between these routers?()

    • A、An Adjacency is formed.
    • B、No IS-IS PDUs are sent.
    • C、An Adjacency does not form.
    • D、An Adjacency forms but traffic is not forwarded.

    正确答案:A

  • 第14题:

    Two autonomous networks who wish to exchange routing data should use which of the following protocols?()

    • A、OSPF
    • B、BGP
    • C、EIGRP
    • D、IS-IS

    正确答案:B

  • 第15题:

    What is the purpose of the OSPF router ID in a OR/BOR election?()

    • A、It is used with the OSPF priority values to determine which OSPF router will become the DR or BOR in a point-to-point network
    • B、It is used with the OSPF priority values to determine which interface will be used to form a neighbor relationship with another OSPF router
    • C、It is used with the OSPF priority values to determine which router will become the DR or BOR in a multi access network
    • D、It is used to determine which interfaces will send Hello packets to neighboring OSPF routers

    正确答案:C

  • 第16题:

    When HSRP is configured on a network, which two of these items are provided, which are sharedbetween the routers that run HSRP? ()(Choose two.)

    • A、TCP-based hello packets
    • B、the impact of flapping links if timers are too low
    • C、a shared single interface
    • D、the ability to track serial interfaces
    • E、UDP-based hello packets

    正确答案:B,D

  • 第17题:

    Which two statements are true regarding the return values of property written hashCode and equals methods from two instances of the same class?()

    • A、 If the hashCode values are different, the objects might be equal.
    • B、 If the hashCode values are the same, the object must be equal.
    • C、 If the hashCode values are the same, the objects might be equal.
    • D、 If the hashCode values are different, the objects must be unequal.

    正确答案:C,D

  • 第18题:

    多选题
    When HSRP is configured on a network, which two of these items are provided, which are shared between the routers that run HSRP ?() (choose two)
    A

    Shared single interface

    B

    IP Address

    C

    TCP-based hello packets

    D

    MAC address


    正确答案: A,D
    解析: 暂无解析

  • 第19题:

    多选题
    Which two are valid values for the  element inside a  element ofa web application deployment descriptor?()
    A

    NULL

    B

    SECURE

    C

    INTEGRAL

    D

    ENCRYPTED

    E

    CONFIDENTIAL


    正确答案: C,D
    解析: 暂无解析

  • 第20题:

    多选题
    Which two statements are true regarding the return values of property written hashCode and equals methods from two instances of the same class?()
    A

    If the hashCode values are different, the objects might be equal.

    B

    If the hashCode values are the same, the object must be equal.

    C

    If the hashCode values are the same, the objects might be equal.

    D

    If the hashCode values are different, the objects must be unequal.


    正确答案: B,A
    解析: 暂无解析

  • 第21题:

    多选题
    Which two values are used by Spanning Tree Protocol to elect a root bridge? (Choose two.)()。
    A

    amount of RAM

    B

    bridge priority

    C

    IOS version

    D

    IP address

    E

    MAC address

    F

    speed of the links


    正确答案: B,A
    解析: 暂无解析

  • 第22题:

    多选题
    Which two are default preference values for both internal and external IS-IS Level 2 routes on a Juniper Networks router?()
    A

    10

    B

    15

    C

    18

    D

    150

    E

    160

    F

    165


    正确答案: F,C
    解析: 暂无解析

  • 第23题:

    多选题
    Which three statements about STP timers are true?()
    A

    STP timers values (hello, forward delay, max age) are included in each BPDU.

    B

    A switch is not concerned about its local configuration of the STP timers values. It will only consider the value of the STP timers contained in the BPDU it is receiving.

    C

    To successfully exchange BPDUs between two switches, their STP timers value (hello, forward delay, max age) must be the same.

    D

    If any STP timer value (hello, forward delay, max age) needs to be changed, it should at least be changed on the root bridge and backup root bridge.

    E

    On a switched network with a small network diameter, the STP hello timer can be tuned to a lower value to decrease the load on the switch CPU.

    F

    The root bridge passes the timer information in BPDUs to all routers in the Layer 3 configuration.


    正确答案: E,B
    解析: 暂无解析

  • 第24题:

    多选题
    Which two are valid values for the  element inside a  element of a web application deployment descriptor?()
    A

    NULL

    B

    SECURE

    C

    INTEGRAL

    D

    ENCRYPTED

    E

    CONFIDENTIAL


    正确答案: D,E
    解析: 暂无解析