The networking is shown in the figure, RTA and RTB are route reflectors, RTC and RTD are route reflector clients, and RTC and RTD need to learn BGP routes from each other. How should I plan?
The networking is as shown in the figure, RTA and RTB are located in AS 1001, RTC, RTD and RTE are located in AS 1002, AS 1001 advertises the BGP route 11.11.11.0/24 to AS 1002, the main configuration of BGP of RTC and RTD is as follows, if RTE, RTC The interconnect link is interrupted, RTE accesses the 11.11.11.0/24 network segment, which WAN link is prioritized?
RTC]
bgp 1002
preference 20 170 200
peerRTA as-number 1001
peerRTD as-number 1002
peerRTA route-policsetmed import
route-policsetmed permit node 10
applcost 100
RTD]
bgp 1002
preference 20 170 200
peerRTB as-number 1001
peerRTC as-number 1002
peerRTA route-policsetmed import
route-policsetmed permit node 10
applcost 200
The advantages of modular network architecture include ______. (Choose one or more)
In the topology shown in the figure, the following configurations are performed on RTA, RTB, RTC and RTD:
RTA-LoopBack0] ip address 1.1.1.1 255.255.255.255
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]import-route direct
RTB-LoopBack0] ip address 2.2.2.2 255.255.255.255
RTB]ospf 1
RTB-ospf-1]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-LoopBack0] ip address 3.3.3.3 255.255.255.255
RTC]ospf 1
RTC-ospf-1]area 0
RTC-ospf-1-area-0.0.0.0]network 20.0.0.0 0.0.0.255
RTC-ospf-1-area-0.0.0.0]area 2
RTC-ospf-1-area-0.0.0.2]nssa default-route-advertise no-summarRTC-ospf-1-area-0.0.0.2]network
30.0.0.0 0.0.0.255
RTC-ospf-1]import-route direct
RTD-LoopBack0] ip address 4.4.4.4 255.255.255.255
RTD]ospf 1
RTD-ospf-1]area 2
RTD-ospf-1-area-0.0.0.2]network 30.0.0.0 0.0.0.255
RTD-ospf-1-area-0.0.0.2]nssa
RTD-ospf-1]import-route direct
Which of the following routes may exist in the RTD routing table _______.