Where is OSPF authentication configured on the ERX Edge Router?()A.AB.BC.CD.D

题目
Where is OSPF authentication configured on the ERX Edge Router?()

A.A

B.B

C.C

D.D


相似考题
更多“Where is OSPF authentication configured on the ERX Edge Router?() ”相关问题
  • 第1题:

    下面哪条命令是正确的,如果要将192.168.1.0/24的业务网段发到OSPF的area0()

    A.Router(config-router)network 192.168.1.0 0.0.0.2550

    B.Router(config-router)network 192.168.1.0 0.0.0.255 area0

    C.Router(config-router)network 192.168.1.0 255.255.255.255 area0

    D.Router(config-router)network 192.168.1.0 0.0.0.0 area0


    正确答案:B

  • 第2题:

    A company is using RADIUS to authenticate login requests to its Juniper Networks routers. Usersshould still be able to authenticate using the local password database but only if the RADIUS server is unreachable. Which JUNOS software configuration accomplishes this goal?()

    A. authentication-order radius;

    B. authentication-order password;

    C. authentication-order [radius password];

    D. authentication-order [password radius];


    参考答案:A

  • 第3题:

    阅读以下说明,回答问题1~5,将解答填入对应的解答栏内。

    在图4-1所示的网络中,运行的路由协议是OSPF,有0、1和2三个区域,其中Router1的S0端口、Router2的S0端口属于区域0,Router1的E0端口、Router3的E0端口属于区域1,Router2的E0端口、Router4的E0端口属于区域2。

    根据路由选择算法,动态路由分为(1)、(2)、(3)。OSPF属于(4)。


    正确答案:(1)距离矢量路由协议 (2)链路状态路由协议 (3)平衡型(或称混合型)路由协议 (4)链路状态路由协议
    (1)距离矢量路由协议 (2)链路状态路由协议 (3)平衡型(或称混合型)路由协议 (4)链路状态路由协议 解析:根据路由选择算法,动态路由分为距离矢量路由协议、链路状态路由协议和平衡型(或称混合型)路由协议。其中距离矢量路由协议采用距离矢量路由选择算法,它确定到网络中任一链路的方向(向量)和距离,如RIP、IGRP。链路状态路由协议先创建整个网络的准确拓扑,再计算到其他路由器的最短路径,如OSPF、IS-IS等。平衡型(或称混合型)路由协议是距离矢量路由协议和链路状态路由协议结合,如EIGP。

  • 第4题:

    如图2所示,某园区网用2.5Gbps的POS技术与Internet相连,POS接口的帧格式是SONET。路由协议的选择方案是,园区网内部采用OSPF协议,园区网与Internet的连接使用静态路由。

    请阅读以下R1和R3的部分配置信息,并补充配置命令或参数,按题目要求完成路由器的配置。

    R1缺省路由的配置信息:

    Router-R1 configure terminal

    Router-R1(config)

    Router-R1(config) ip router 0.0.0.0 (6)

    Router-R1(config) exit

    Router-R1

    R3的POS接口和OSPF协议的配置信息:

    Router-R3configure terminal

    Router-R3(config)

    Router-R3(config) interface pos3/0

    Router-R3(config-if) description To Tnternet

    Router-R3(config-if) bandwidth 2500000

    Router-R3(confiq-if) ip address 221.195.178.1 255.255.255.252

    Router-R3(config-if) crc 32

    Router-R3(config-if) pos (7)

    Router-R3(COnfiq-if) no ip directed-broadcast

    Router-R3(config-if) pos flag (8)

    Router-R3(confiq-if) no shutdown

    Router-R3(config-if) exit

    Router-R3(config) router ospf 65

    Router-R3(config-router) network 211.100.66.0 (9) area 0

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

    Router-R3(config-router) area 0 range 211.100.66.0 (10)

    Router-R3(config-router) exit

    Router-R3(config)


    正确答案:0.0.0.0 166.12.45.1 flaming sonnet s1 s0 0 0.0.0.127 255.255.255.128
    0.0.0.0 166.12.45.1 flaming sonnet s1 s0 0 0.0.0.127 255.255.255.128 解析:路由器R1需要配置缺省路由,将下一跳路由器指定为R3,即下一跳地址为R3的地址166.12.45.1。故空(6)处应填入“0.0.0.0 166.12.45.1”。
    题目要求POS接口的帧格式是SONET,故此处设置帧格式。故空(7)处应填入“framing sonnet”。
    s1 s0=00表示是SONET帧的数据,s1 s0=10(十进制2)表示是SDH的数据,此处帧格式为SONET,故设置s1 s0为0。故空(8)处应填入“s1 s0 0”。
    园区网内的IP地址属于C类地址,主机号为8位,网络前缀是26位,故子网号为2位,所以将前26位置1,可得出子网掩码是255.255.255.128,取其反码为0.0.0.127。本题需要把园区网的两个子网汇聚。故空(9)处应填入“0.0.0.127”。
    园区网内的IP地址属于C类地址,主机号为8位,网络前缀是26位,故子网号为2位,所以将前26位置1,可得出子网掩码是255.255.255.128。故空(10)处应填入“255.255.255.128”。

  • 第5题:

    启用了OSPF协议的路由器(Router1)将每10秒钟向各个接口发送(32)分组,接收到该分组的路由器就知道了Router1这个邻居的存在。

    A.LSU

    B.KEEPALIVE

    C.HELLO

    D.SPF


    正确答案:C
    解析:当路由器Router1启用OSPF协议后,它将每10秒钟向它的各个接口发送HELLO分组,接收到HELLO分组的路由器就知道了邻居的存在。如果在40秒内没有从特定的邻居接收到这种分组,路由器就认为那个邻居不存在了。

  • 第6题:

    【单选题】下面哪条命令是正确的,如果要将192.168.1.0/24的业务网段发到OSPF的area 0()

    A.Router(config-router)# network 192.168.1.0 0.0.0.255 0

    B.Router(config-router)# network 192.168.1.0 0.0.0.255 area 0

    C.Router(config-router)# network 192.168.1.0 255.255.255.255 area 0

    D.Router(config-router)# network 192.168.1.0 0.0.0.0 area 0


    Switch#no vlan 10