Which two items should you know when configuring OSPF to dynamically learn routes? ()(Choose two.)A. OSPF area IDB. OSPF neighbor addressC. OSPF loopback addressD. OSPF authentication type

题目
Which two items should you know when configuring OSPF to dynamically learn routes? ()(Choose two.)

A. OSPF area ID

B. OSPF neighbor address

C. OSPF loopback address

D. OSPF authentication type


相似考题
更多“Which two items should you know when configuring OSPF to dynamically learn routes? ()(Choose two.) ”相关问题
  • 第1题:

    以下程序段的输出结果为 ( )int j=2;switch(j){case 2:System.out.print("two.");case 2+1:System.out.println("three.");breakdefault:System.out.println("value is"+j);break;}

    A.two.three.

    B.two.

    C.three.

    D.value is 2


    正确答案:A
    解析:该题测试的是考生对switch语句的掌握,执行时,swish语句根据表达式返回的值与每个case子句的值相比较。如果匹配成功,则执行该case子句后的语句序列,直到执行到break语句或switch语句结束,然后跳出switch语句。如果匹配不成功,则跳转到default语句。本题中的switch(2)应对应case2,所以输出"two.",但是它后面没有break,所以继续执行case2+1,输出"three.",这时遇到break,则跳出switch语句。所以本题选择A。

  • 第2题:

    A:I have got a pain in my chest. B:You ( )see the doctor.

    A. have

    B. need

    C. should


    正确答案:C

  • 第3题:

    [A] who [B] when [C] where [D] which


    正确答案:C

  • 第4题:

    You ________ show more respect for your elders.

    A. can

    B. could

    C. might

    D. should


    参考答案:D

  • 第5题:

    WhichofthefollowingareassociatedwiththeapplicationlayeroftheOSImodel?(two.)()

    A.ping

    B.Telnet

    C.FTP

    D.TCP

    E.IP


    参考答案:B, C

  • 第6题:

    The beautiful mountain village__________ we spent our holiday last year is locatedin __________ is now part of Guangxi.

    A.which ; where
    B.where; what
    C.that ; what
    D.when ; which

    答案:B
    解析:
    where在此充当地点状语,what既充当located in的宾语又充当is的主语,本题考查定语从句和名词性从句。mountain village在定语从句we spent our holiday last year作地点状语,故用关系副词where:第二个考查宾语从句,从句中缺少主语,故用what作主语。故选B。