单选题Which command will drop a matching packet and send out a notification message?()A set routing-options static route 10.1.1.1/32 no-retainB set routing-options static route 10.1.1.1/32 discardC set routing-options static route 10.1.1.1/32 rejectD set rou

题目
单选题
Which command will drop a matching packet and send out a notification message?()
A

set routing-options static route 10.1.1.1/32 no-retain

B

set routing-options static route 10.1.1.1/32 discard

C

set routing-options static route 10.1.1.1/32 reject

D

set routing-options static route 10.1.1.1/32 no-install


相似考题
更多“单选题Which command will drop a matching packet and send out a notification message?()A set routing-options static route 10.1.1.1/32 no-retainB set routing-options static route 10.1.1.1/32 discardC set routing-options static route 10.1.1.1/32 rejectD set rou”相关问题
  • 第1题:

    Which command will silently drop a matching packet?()

    A. set routing-options static route 10.1.1.1/32 no-retain

    B. set routing-options static route 10.1.1.1/32 discard

    C. set routing-options static route 10.1.1.1/32 reject

    D. set routing-options static route 10.1.1.1/32 passive


    参考答案:B

  • 第2题:

    Which two are correct when configuring an IP address for a Fast Ethernet interface?()

    A.set interfaces fe-0/0/0 address 10.1.1.1/24

    B.set interfaces fe-0/0/0.0 family inet address 10.1.1.1/24

    C.set interfaces fe-0/0/0.0 address 10.1.1.1/24

    D.set interfaces fe-0/0/0 unit 0 family inet address 10.1.1.1/24


    参考答案:B, D

  • 第3题:

    Which two statements are true about the command ip route 172.16.3.0 255.255.255.0 192.168.2.4?()

    A.It establishes a static route to the 172.16.3.0 network.

    B.It establishes a static route to the 192.168.2.0 network.

    C.It configures the router to send any traffic for an unknown destination to the 172.16.3.0 network.

    D.It configures the router to send any traffic for an unknown destination out the interface with the address 192.168.2.4.

    E.It uses the default administrative distance.

    F.It is a route that would be used last if other routes to the same destination exist.


    参考答案:A, E

  • 第4题:

    You wish to configure IPv6 support on a router which does not have any current IPv4 configuration.Which three steps are used to configure IPv6 with an accompanying IGP in JUNOS software? ()

    • A、set protocols isis inet6
    • B、set routing-options router-id router-id
    • C、set protocols ospf3 area 0 interface all
    • D、set interface fe-0/0/1 unit 0 family inet6
    • E、set routing-options ipv6-router-id router-id

    正确答案:B,C

  • 第5题:

    Which command will configure a default route on a router?()

    • A、router(config)# ip route 0.0.0.0 10.1.1.0 10.1.1.1
    • B、router(config)# ip default-route 10.1.1.0
    • C、router(config)# ip default-gateway 10.1.1.0
    • D、router(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.1

    正确答案:D

  • 第6题:

    Which command will silently drop a matching packet?()

    • A、set routing-options static route 10.1.1.1/32 no-retain
    • B、set routing-options static route 10.1.1.1/32 discard
    • C、set routing-options static route 10.1.1.1/32 reject
    • D、set routing-options static route 10.1.1.1/32 passive

    正确答案:B

  • 第7题:

    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

    正确答案:A

  • 第8题:

    Which command will drop a matching packet and send out a notification message?()

    • A、set routing-options static route 10.1.1.1/32 no-retain
    • B、set routing-options static route 10.1.1.1/32 discard
    • C、set routing-options static route 10.1.1.1/32 reject
    • D、set routing-options static route 10.1.1.1/32 no-install

    正确答案:C

  • 第9题:

    多选题
    Which two statements are true about the command ip route 172.16.3.0 255.255.255.0 192.168.2.4 (Choose two.)()。
    A

    It establishes a static route to the 172.16.3.0 network

    B

    It establishes a static route to the 192.168.2.0 network

    C

    It configures the router to send any traffic for an unknown destination to the 172.16.3.0 network

    D

    It configures the router to send any traffic for an unknown destination out the interface with the address 192.168.2.4

    E

    It uses the default administrative distance

    F

    It is a route that would be used last if other routes to the same destination exist


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

  • 第10题:

    单选题
    Which command will configure a default route on a router?()
    A

    router(config)# ip route 0.0.0.0 10.1.1.0 10.1.1.1

    B

    router(config)# ip default-route 10.1.1.0

    C

    router(config)# ip default-gateway 10.1.1.0

    D

    router(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.1


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

  • 第11题:

    单选题
    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
    解析: 暂无解析

  • 第12题:

    单选题
    Assuming both paths shown in the exhibit are available, which statement is correct?()
    A

    Traffic matching the default route will use 10.1.1.1 as the next hop.

    B

    Traffic matching the default route will use 10.1.1.254 as the next hop.

    C

    Traffic matching the default route will be load-balanced per packet across both next hops.

    D

    Traffic matching the default route will be load-balanced per flow across both next hops.


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

  • 第13题:

    Assuming both paths shown in the exhibit are available, which statement is correct?()

    A. Traffic matching the default route will use 10.1.1.1 as the next hop.

    B. Traffic matching the default route will use 10.1.1.254 as the next hop.

    C. Traffic matching the default route will be load-balanced per packet across both next hops.

    D. Traffic matching the default route will be load-balanced per flow across both next hops.


    参考答案:B

  • 第14题:

    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

  • 第15题:

    Which two statements are true about the command ip route 172.16.3.0 255.255.255.0 192.168.2.4 (Choose two.)()。

    • A、It establishes a static route to the 172.16.3.0 network
    • B、It establishes a static route to the 192.168.2.0 network
    • C、It configures the router to send any traffic for an unknown destination to the 172.16.3.0 network
    • D、It configures the router to send any traffic for an unknown destination out the interface with the address 192.168.2.4
    • E、It uses the default administrative distance
    • F、It is a route that would be used last if other routes to the same destination exist

    正确答案:A,E

  • 第16题:

    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

  • 第17题:

    Which two statements are true about the command ip route 172.16.3.0 255.255.255.0 192.168.2.4? (Choose two.)()

    • A、It establishes a static route to the 172.16.3.0 network.
    • B、It establishes a static route to the 192.168.2.0 network.
    • C、It configures the router to send any traffic for an unknown destination to the 172.16.3.0 network.
    • D、It configures the router to send any traffic for an unknown destination out the interface with the address 192.168.2.4.
    • E、It uses the default administrative distance.
    • F、It is a route that would be used last if other routes to the same destination exist.

    正确答案:A,E

  • 第18题:

    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

  • 第19题:

    Which of the following are steps to configure destination-based Remote Triggered Black Hole(RTBH)filtering?()

    • A、Configure OSPF between trigger router and black hole routes
    • B、Configure all edge routers with static (reserved) host route to Null0
    • C、Configure BGP beteen trigger and black hole routers
    • D、Configure on trigger router to advertise victim host route with commumity
    • E、Activate black hole by redistributing route for victim into BGP with next-hop set to the static(reserved)host route configured on edge routers

    正确答案:B,C,E

  • 第20题:

    Which two commands may be used when configuring an IP address for a Gigabit Ethernet interface?()

    • A、set interfaces ge-0/0/0.0 address 10.1.1.1/24
    • B、set interfaces ge-0/0/0.0 family inet address 10.1.1.1/24
    • C、set interfaces ge-0/0/0 unit 0 family inet address 10.1.1.1/24
    • D、set interfaces ge-0/0/0 address 10.1.1.1/24

    正确答案:B,C

  • 第21题:

    单选题
    Which command will silently drop a matching packet?()
    A

    set routing-options static route 10.1.1.1/32 no-retain

    B

    set routing-options static route 10.1.1.1/32 discard

    C

    set routing-options static route 10.1.1.1/32 reject

    D

    set routing-options static route 10.1.1.1/32 passive


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

  • 第22题:

    单选题
    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
    解析: 暂无解析

  • 第23题:

    单选题
    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
    解析: 暂无解析

  • 第24题:

    单选题
    Which command will drop a matching packet and send out a notification message?()
    A

    set routing-options static route 10.1.1.1/32 no-retain

    B

    set routing-options static route 10.1.1.1/32 discard

    C

    set routing-options static route 10.1.1.1/32 reject

    D

    set routing-options static route 10.1.1.1/32 no-install


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