The routing table on an H3C router is displayed as follows:
H3C]disp ip rout
Routing Table: public net
Destination/Mask Protocol Pre Cost Nexthop Interface
10.0.0.0/8 OSPF 10 2 20.1.1.2 Ethernet0/0
20.1.1.0/30 DIRECT 0 0 20.1.1.1 Ethernet0/0
20.1.1.1/32 DIRECT 0 0 127.0.0.1 InLoopBack0
127.0.0.0/8 DIRECT 0 0 127.0.0.1 InLoopBack0
127.0.0.1/32 DIRECT 0 0 127.0.0.1 InLoopBack0
172.16.1.0/24 DIRECT 0 0 172.16.1.1 LoopBack1
172.16.1.1/32 DIRECT 0 0 127.0.0.1 InLoopBack0
192.168.1.0/24 DIRECT 0 0 192.168.1. LoopBack2
192.168.1.1/32 DIRECT 0 0 127.0.0.1 InLoopBack0
At the same time, configure the following commands on the router:
bgp 65400
network 172.16.0.0
network 192.168.1.0
network 10.0.0.0
Based on the above information, which of the following BGP routes should exist in the router's BGP routing table:
There are 4 routes 192.168.0.0/24, 192.168.1.0/24, 192.168.2.0/24, 192.168.3.0/24 in the routing table.
For route aggregation, the correct post-aggregation route is __________.
In the topology shown in the figure, the following configurations are performed on RTA, RTB, RTC and RTD respectively:
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 20.0.0.0 0.0.0.255
RTB-ospf-1]import-route direct
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
RTC-ospf-1-area-0.0.0.2]network 30.0.0.0 0.0.0.255
RTC-ospf-1-area-0.0.0.2]network 3.3.3.3 0.0.0.0
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 not exist in the RTD routing table ______.
The networking is as shown in the figure, RTA and RTB are located in AS 100, RTC, RTD, RTE are located in AS 200, AS 100 advertises BGP route 1.0.0.0/24 to AS 200, the main configuration of BGP of RTC and RTD is as follows, if RTE, RTD The interconnect link is interrupted, RTE accesses the 1.0.0.0/24 network segment, which WAN link is preferred?
The router RTA and RTB are eBGP neighbor relationships. RTA advertises route 10.10.10.0/24 and sets the community attribute, but looking at the routing table of RTB, it is found that the route 10.10.10.0/24 learned from RTA does not carry the community attribute. What could cause the loss of community attributes?