在如图所示的网络中, RTA、RTB和RTC上已经配置了正确的 IP地址。在 RTA、RTB和 RTC三台路由器分别执行如下命令:[RTA-Serial5/0] ospf dr-priorit100
[RTA] ospf 1 router-id 1.1.1.1
[RTA-ospf-1] area 0
[RTA-ospf-1] peer 192.168.1.2
[RTA-ospf-1] peer 192.168.1.3
[RTA-ospf-1-area-0.0.0.0] network 192.168.1.0 0.0.0.255
[RTB] ospf 1 router-id 2.2.2.2
[RTB-ospf-1] area 0
[RTB-ospf-1] peer 192.168.1.1
[RTB-ospf-1-area-0.0.0.0] network 192.168.1.0 0.0.0.255
[RTC] ospf 1 router-id 3.3.3.3
[RTC-ospf-1] area 0
[RTC-ospf-1-area-0.0.0.0] network 192.168.1.0 0.0.0.255
从以上配置可以判断, ________。(含图)