Your ERX Edge Router is using an inbound route-map for an EBGP peer to only accept routes in the range of 192.168.32.0 through 192.168.95.255. The route-map references an access list named test .What accurately accomplishes the goal of the route-map?()A.

题目

Your ERX Edge Router is using an inbound route-map for an EBGP peer to only accept routes in the range of 192.168.32.0 through 192.168.95.255. The route-map references an access list named test .What accurately accomplishes the goal of the route-map?()

A. access-list test 192.168.32.0 0.0.63.255

B. access-list test permit 192.168.32.0 0.0.64.255

C. access-list test permit 192.168.32.0 0.0.63.255

D. access-list test permit 192.168.32.0 255.255.63.0


相似考题
更多“Your ERX Edge Router is using an inbound route-map for an EBGP peer to only accept routes ”相关问题
  • 第1题:

    An administrator is setting up a security camera that will send the same feed to twelve of thetwenty workstations on the network.Which of the following addressing schemes was designed for this scenario?()

    A.Multicast

    B.Unicast

    C.Broadcast

    D.Peer-to-peer


    参考答案:A

  • 第2题:

    WhatistheorderofpreferenceforthesecommandswhenallofthemareappliedtooneneighborintheBGPinboundfilterdirection?()

    A.prefix-list,route-map,filter-list,distributelist

    B.route-map,filter-list,prefix-list,distribute-list

    C.route-map,distribute-list,prefix-list,filter-list

    D.filter-list,prefixlist,route-map,distributelist

    E.distributelist,prefix-list,route-map,fitterlist


    参考答案:B

  • 第3题:

    如图1所示,某校园网使用l0Gbps的POS技术与CERNET相连,POS接口的帧格式使用SDH。路由协议的选择方案是校园网采用OSPF动态路由协议,校园网与CERNET的连接使用静态路由协议。另外,还要求在路由器R3上配置一个loopback接口,接口的IP地址为192.167.150.1。

    请阅读以下R3的配置信息,并补充【6】,一【10】空白处的配置命令或参数,按题目要求完成路由器的配置。

    Router-R3 configure teminal

    Router-R3 (canfig)

    Rauter-R3 (config)interface pos3/1

    Router-R3 (conflg-if)descript..ion To CERNET

    Router-R3 (config-if)bandwidth eses【6】-

    Routes-R3 (conlig-i0ip address 222.112.37.1 255.255.255.252

    Routes-R3 (config-if)crc 32

    Routes-R3 (config-ifj【7】 一配置帧格式

    Routes-R3 (config-if)na ip directed-broadcast

    Routes-R3 (config-i}pos flag s1s0 2

    Routes-R3 (config-illno shutdown

    Routes-R3 (config-iflexit

    Routes-R3 (canfig)interface loopback 0

    Router-R3 (conflg-i介ip address 192.167.150.1 【8】

    Router-R3 (config-i0no iproute-cache

    Router-R3 (config-if)noip_mroute-cache

    Kouter-R3 (config-i匀exit

    Router-R3 (config)router ospf 63

    Router-R3 (config-router)network167.112.0.0 【9】一-area 0

    Router-R3(config-router)redistribute connected metric-type 1 subnets

    Router-R3 (config-router)area 0range 167.112.0.0 【10】

    Router-R3 (con,tg-router)exit

    Router-R3 (config)

    Router-R3 (config)ip route0.0.0.0 0.0.0.0 222.112.37.2

    Router-R3 (config)exit

    Router-R3write


    正确答案:
    答案:【6】10000000【7】posframingsdh【8】255.255.255.255【9】0.0.255.255【10】255.255.0.0

  • 第4题:

    WhichofthefollowingcommandswillcauseRIPngtooriginateadefaultrouteadvertisementwhilesuppressingallotherroutes?()

    A.Rl(config-if)#ipv6default-informationoriginate

    B.Rl(config-router)#ipv6rip〈process-name〉default-informationonly

    C.Rl(config)#ipv6route::/0null0

    D.Rl(config-if)#ipv6rip〈process-name〉default-informationonly

    E.Rl(config-router)#ipv6riproute;:/0originate

    F.Rl(config-router)#aggregate-address::/0summarize-routes


    参考答案:D

  • 第5题:

    ( ) – Is Miss White __________ English teacher, Maria?

    – No, she teaches __________ geography.

    A.your;my

    B.you;mine

    C.you;us

    D.your;us


    正确答案:D

  • 第6题:

    ?如图1所示,某校园网使用2.5Gbps的POS技术与CERNET相连,POS接口的帧格式使用SONET,并要求在R3上封禁所有目的的端口号为1434的UDP数据包进入校园网。

    请阅读以下R3关于POS接口和访问控制列表的配置信息,并补充【6】,一【10】空白处的配置命令或参数,按题目要求完成路由器R3的相关配置。

    R3的POS接口配置

    Router-R3 configure teminal

    Router-R3 (canfig)

    Rauter-R3 (config)interface pos3/1

    Router-R3 (conflg-if)descript..ion To CERNET

    Router-R3 (config-if)bandwidth 【6】

    Routes-R3 (conlig-if)ip address 193.52.37.1 255.255.255.252

    Routes-R3 (config-if)crc 32

    Routes-R3 (config-ifjpos framing sonet

    Routes-R3 (config-if)no ip directed-broadcast

    Routes-R3 (config-if}pos flag 【7】

    Routes-R3 (config-if)no shutdown

    Routes-R3 (config-if)exit

    Routes-R3 (config)

    R3的访问控制列表配置

    Routes-R3 (canfig)access-list 130 【8】 any any eq 1434

    Routes-R3 (canfig)access-list 130 permit 【9】 any any

    Rauter-R3 (config)interface pos3/1

    Routes-R3 (config-if)ip access-group 【10】

    Routes-R3 (config-if)exit

    Routes-R3 (config)


    正确答案:
    答案:【6】2500000【7】S1S00【8】denyudp【9】ip【10】130in