单选题How do you send static routes to a RIP neighbor?()A By default, RIP automatically sends static routes.B Configure the static route with a next hop of the RIP neighbor.C Configure redistribute static under [edit protocols rip].D Apply an export policy w

题目
单选题
How do you send static routes to a RIP neighbor?()
A

By default, RIP automatically sends static routes.

B

Configure the static route with a next hop of the RIP neighbor.

C

Configure redistribute static under [edit protocols rip].

D

Apply an export policy within RIP that matches on the routes, and accepts it.


相似考题
更多“单选题How do you send static routes to a RIP neighbor?()A By default, RIP automatically sends static routes.B Configure the static route with a next hop of the RIP neighbor.C Configure redistribute static under [edit protocols rip].D Apply an export policy w”相关问题
  • 第1题:

    Which two commands are needed to create and apply an export policy that advertises static routes to OSPF neighbors?()

    A.edit policy-options policy-statement policy-name set term 1 from protocol static set term 1 then accept

    B.edit ospf policy set from protocol static set 1 then accept

    C.set protocols OSPF export policy-name

    D.set protocols OSPF policy policy-name


    参考答案:A, C

  • 第2题:

    A routing table contains static, RIP, and IGRP routes destined to the same network with each route set to its default administrative distance. Which route will be the preferred route?()

    A. The RIP route

    B. The static route

    C. The IGRP route

    D. All three will load balance.


    参考答案:B

  • 第3题:

    A routing table contains static, RIP, and IGRP routes destined to the same network with each route set to its default administrative distance. Which route will be the preferred route?()

    • A、The RIP route
    • B、The static route
    • C、The IGRP route
    • D、All three will load balance.

    正确答案:B

  • 第4题:

    Your routing table contains four static routes which you need to redistribute to your OSPF peers. Which method would accomplish this?()

    • A、Apply an import policy to OSPF; this will import the static routes into OSPF
    • B、Apply an export policy to protocol "static"; this will export the routes to other protocols.
    • C、Apply an import policy to the forwarding table; this will import the routes, allowing them to be forwarded to OSPF neighbors.
    • D、Apply an export policy to OSPF; this will export the static routes to your OSPF neighbors.

    正确答案:D

  • 第5题:

    What is the procedure for announcing routes leared from RIP to ISIS neighbors?()

    • A、Apply an import policy to RIP which announces the routes to ISIS.
    • B、Apply an export policy to ISIS which announces the routes to ISIS.
    • C、Apply an export policy to RIP which announces the routes to ISIS.
    • D、Apply an import policy to ISIS which imports the routes into ISIS.

    正确答案:B

  • 第6题:

    Which two can be used to create and apply an export policy that advertises static routes to RIP neighbors?()

    • A、set protocols rip export demo
    • B、edit policy-options policy-statement demo   set term 1 from protocol static   set term 1 then accept
    • C、edit policy-options policy-statement demo   set term 1 from protocol static accept
    • D、set protocols rip group internal export demo

    正确答案:B,D

  • 第7题:

    In JUNOS software, what is required to redistribute RIP routes into OSPF?()

    • A、Apply an export policy in RIP
    • B、Apply an import policy in RIP
    • C、Apply an export policy in OSPF
    • D、Apply an import policy in OSPF

    正确答案:C

  • 第8题:

    Which two statements are true regarding route preference?()

    • A、Lower preference values are more preferred than higher preference values.
    • B、You can modify the default preference values for any of the routing information sources.
    • C、By default, a static route is more preferred than a RIP route.
    • D、A static route is always preferred over a direct route.

    正确答案:A,C

  • 第9题:

    单选题
    A routing table contains static, RIP, and IGRP routes destined to the same network with each route set to its default administrative distance. Which route will be the preferred route?()
    A

    The RIP route

    B

    The static route

    C

    The IGRP route

    D

    All three will load balance.


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

  • 第10题:

    多选题
    Which two can be used to create and apply an export policy that advertises static routes to RIP neighbors?()
    A

    set protocols rip export demo

    B

    edit policy-options policy-statement demo   set term 1 from protocol static   set term 1 then accept

    C

    edit policy-options policy-statement demo   set term 1 from protocol static accept

    D

    set protocols rip group internal export demo


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

  • 第11题:

    单选题
    Which configuration causes RIP-learned routes to be advertised to other RIP neighbors?()
    A

    set protocol rip no-passive

    B

    top edit policy-options policy-statement demo   set term 1 from protocol rip   set term 1 then accept   top set protocols rip group internal export demo

    C

    set protocols rip advertise in-out

    D

    top edit policy-options policy-statement demo    set term 1 from active routes    set term 1 then accept    top set protocols rip group internal export demo


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

  • 第12题:

    单选题
    Which command will apply a policy to redistribute static routes into OSPF?()
    A

    set protocols ospf import static-routes

    B

    set protocols ospf export static-routes

    C

    set routing-options static defaults readvertise

    D

    set routing-options static route 0.0.0.0/0 readvertise


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

  • 第13题:

    Your routing table contains four static routes which you need to redistribute to your OSPF peers. Which method would accomplish this?()

    A.Apply an import policy to OSPF; this will import the static routes into OSPF

    B.Apply an export policy to protocol "static"; this will export the routes to other protocols.

    C.Apply an import policy to the forwarding table; this will import the routes, allowing them to be forwarded to OSPF neighbors.

    D.Apply an export policy to OSPF; this will export the static routes to your OSPF neighbors.


    参考答案:D

  • 第14题:

    Quidway路由器的路由协议的优先级别由高到低的排列顺序为()。

    • A、OSPF、STATIC、IGRP、RIP
    • B、STATIC、RIP、OSPF、IGRP
    • C、RIP、STATIC、OSPF、IGRP
    • D、STATIC、OSPF、RIP、IGRP

    正确答案:A

  • 第15题:

    Which command will apply a policy to redistribute static routes into OSPF?()

    • A、set protocols ospf import static-routes
    • B、set protocols ospf export static-routes
    • C、set routing-options static defaults readvertise
    • D、set routing-options static route 0.0.0.0/0 readvertise

    正确答案:B

  • 第16题:

    Which configuration causes RIP-learned routes to be advertised to other RIP neighbors?()

    • A、set protocol rip no-passive
    • B、top edit policy-options policy-statement demo   set term 1 from protocol rip   set term 1 then accept   top set protocols rip group internal export demo
    • C、set protocols rip advertise m-out
    • D、top edit policy-options policy-statement demo   set term 1 from active routes   set term 1 then accept   top set protocols rip group internal export demo

    正确答案:B

  • 第17题:

    Which two can be used to create and apply an export policy that advertises static routes to RIP neighbors?()

    • A、set protocols rip export demo
    • B、edit policy-options policy-statement demo set term 1 from protocol static set term 1 then accept
    • C、edit policy-options policy-statement demo set term 1 from protocol static
    • D、set policy-options policy-statement demo

    正确答案:A,B

  • 第18题:

    Which two commands are needed to create and apply an export policy that advertises static routes to OSPF neighbors?()

    • A、edit policy-options policy-statement policy-name set term 1 from protocol static set term 1 then accept
    • B、edit ospf policy set from protocol static set 1 then accept
    • C、set protocols OSPF export policy-name
    • D、set protocols OSPF policy policy-name

    正确答案:A,C

  • 第19题:

    How do you send static routes to a RIP neighbor?()

    • A、By default, RIP automatically sends static routes.
    • B、Configure the static route with a next hop of the RIP neighbor.
    • C、Configure redistribute static under [edit protocols rip].
    • D、Apply an export policy within RIP that matches on the routes, and accepts it.

    正确答案:D

  • 第20题:

    What is the default export routing policy for RIP?()

    • A、Accept all local routes.
    • B、Accept all RIP routes.
    • C、Accept no routes.
    • D、Accept all direct routes.

    正确答案:C

  • 第21题:

    单选题
    You have been asked to configure your MX240 with a default route toward your upstream ISP atIP address 192.168.100.1. Which command successfully completes this task?()
    A

    user@router# set routing-options static route 0.0.0.0/0 next-hop 192.168.100.1

    B

    user@router# set routing-options default route 0.0.0.0/0 next-hop 192.168.100.1

    C

    user@router# set forwarding-options static route 0.0.0.0/0 next-hop 192.168.100.1

    D

    user@router# set protocols default route 0.0.0.0/0 next-hop 192.168.100.1


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

  • 第22题:

    多选题
    Which two can be used to create and apply an export policy that advertises static routes to RIP neighbors?()
    A

    set protocols rip export demo

    B

    edit policy-options policy-statement demo set term 1 from protocol static set term 1 then accept

    C

    edit policy-options policy-statement demo set term 1 from protocol static

    D

    set policy-options policy-statement demo


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

  • 第23题:

    单选题
    Your routing table contains four static routes which you need to redistribute to your OSPF peers. Which method would accomplish this?()
    A

    Apply an import policy to OSPF; this will import the static routes into OSPF

    B

    Apply an export policy to protocol static; this will export the routes to other protocols.

    C

    Apply an import policy to the forwarding table; this will import the routes, allowing them to be forwarded to OSPF neighbors.

    D

    Apply an export policy to OSPF; this will export the static routes to your OSPF neighbors.


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