试题详情

RTA 上 通 过 import-route direct 命 令 , 注 入 192.168.0.0/24 , 192.168.1.0/24 ,
2-4.0/24,这五条路由.并且在 RTARTB 和 RTC 上分别执行如下

[RTA]ospf 1
[RTA-ospf-1]area 1
[RTA-ospf-1-area-0.0.0.1]network 10.0.0.0 0.0.0.255
[RTA-ospf-1-area-0.0.0.1]network 1.1.1.1 0.0.0.0
[RTA-ospf-1]asbr-summary 192.168.0.0 255.255.252.0 [RTB]ospf
[RTB]area 1
[RTB-ospf-1-area-0.0.0.1]network 10.0.0.0 0.0.0.255
[RTB-ospf-1-area-0.0.0.1]area 0
[RTB-ospf-1-area-0.0.0.0]network 2.2.2.2 0.0.0.0
[RTB-ospf-1-area-0.0.0.0]network 20.0.0.0 0.0.0.255
[RTC]ospf 1
[RTC-ospf-1]area 0
[RTC-ospf-1-area-0.0.0.0]network 3.3.3.3 0.0.0.0
[RTC-ospf-1-area-0.0.0.0]network 20.0.0.0 0.0.0.255
则 RTB 的路由表中可能存在的路由有

A1.1.1.1/32

B192.168.0.0/22

C192.168.0.0/24

D192.168.4.0/24