Which two commands would change the default OSPF metric calculation for interface ge-0/3/0 inJUNOS software?()A. set interfaces ge-0/3/0 unit 0 metric 10B. set protocols ospf reference-bandwidth 10gC. set interfaces ge-0/3/0 unit 0 bandwidth 10gD. set pro

题目
Which two commands would change the default OSPF metric calculation for interface ge-0/3/0 inJUNOS software?()

A. set interfaces ge-0/3/0 unit 0 metric 10

B. set protocols ospf reference-bandwidth 10g

C. set interfaces ge-0/3/0 unit 0 bandwidth 10g

D. set protocols ospf area 0 interface ge-0/3/0 metric 10

E. set protocols ospf area 0 interface ge-0/3/0 bandwidth 10g


相似考题
更多“Which two commands would change the default OSPF metric calculation for interface ge-0/3/0 inJUNOS software?() ”相关问题
  • 第1题:

    You want the redistributed EIGRP AS 10 routes to have an administrative distance of 121 when they appear as RIP routes in the routing table of A1.Which command should you use on a router to accomplish this goal?()

    A. redistribute eigrp 10 metric 121

    B. redistribute rip metric 121

    C. default - metric 121

    D. distance 121 10.1.1.6 0.0.0.0


    参考答案:D

  • 第2题:

    Followingticketconsistsofaproblemdescriptionandexistingconfigurationonthedevice.

    Figure1

    Figure2

    TroubleTicketStatement

    Client1isnotabletoreachtheWebServer.InitialtroubleshootingshowsthatDSW1canpingtheFa0/1interfaceofR4butnotthes0/0/0/0.34interface.

    ConfigurationonDSW1

    routereigrp10

    network10.1.4.40.0.0.0

    network10.2.1.10.0.0.0

    network10.2.4.130.0.0.0

    noauto-summary

    ConfigurationonDSW2

    routereigrp10

    network10.1.4.80.0.0.0

    network10.2.2.10.0.0.0

    network10.2.4.140.0.0.0

    noauto-summary

    ConfigurationonR4

    routereigrp10

    network10.1.4.50.0.0.0

    noauto-summary

    redistributeospf1metric1001025511500route-mapEIGRP_to_OSPF!

    routerospf1

    network10.1.1.80.0.0.0area34

    redistributeeigrp10subnets!

    route-mapEIGRP→OSPF

    matchipaddress1!

    access-list1permit10.0.0.00.255.255.255

    access-list1permit209.0.0.00.255.255.255

    Whatisthesolutionofthefaultcondition?()


    参考答案:B

  • 第3题:

    给定如下Java代码片段,编译运行时的结果是() int i=2; switch(i) { default: System.out.println(“default”); case 0: System.out.println(“zero”); break; case 1: System.out.println(“one”); case 2: System.out.println(“two”); }

    A.输出:default

    B.输出:default zero

    C.编译出错,default 语句位置不符合switch结构的语法结构

    D.输出two


    输出:135

  • 第4题:

    Refer to the exhibit. Which th ree commands should be used on router B1 to redistribute the EIGRP AS 10 routes into RIP?()

    A. router rip

    B. router eigrp 10

    C. redistribute eigrp 10

    D. redistribute rip

    E. default - metric 10000 100 255 1 1500

    F. default - metric 5


    参考答案:A, C, F

  • 第5题:

    Usetheoutputfromtheroutershowninthegraphicabovetodeterminewhichofthefollowingarecorrect.()

    A.Router John uses alink-state routing protocol.

    B.Router John will receive routing updates on the Serial0/0 interface.

    C.Router John will receive routing updates on the Serial0/1 interface.

    D.Router John will send routing updates out the Serial0/0 interface.

    E.Router John will send routing updates out the FastEthernet0/0 interface.

    F.Router John will send routing updates out the Serial0/1 interface.


    参考答案:B, D