Question 16
An MSR router has four interfaces whose IP addresses are Loopback0:1.1.1.1/32, Loopback1:2.2.2.2/32, GE0/0:172.16.1.1/30, and GE0/1:192.168.1.1/30. Running OSPF protocol and enabling OSPF on only two interfaces, the Router ID selected by this router is _______.
Question 17
Execute displaip policy-based-route statistic interface ethernet1/0 on the router, there is the following output
Interface Ethernet1/0 policbased routing statistics information :
policy-based-route : aaa
permit node 5
apploutput-interface serial1/0
Denied : 0 ,
Forwarded : 0
Total denied : 0 ,
forwarded : 0
According to the above output. Know __________
Interface Ethernet1/0 policbased routing statistics information :
policy-based-route : aaa
permit node 5
apploutput-interface serial1/0
Denied : 0 ,
Forwarded : 0
Total denied : 0 ,
forwarded : 0
According to the above output. Know __________
Question 18
In the IS-IS network shown in the figure, RTB is configured with route aggregation.
So which of the following routes are included in the IS-IS routing table of RTC?
So which of the following routes are included in the IS-IS routing table of RTC?
Question 19
The three autonomous systems AS200 shown in the figure are the filtering ASs of AS100 and AS300, among which AS100 advertises the route 10.1.1.0/24 to AS200.
The main device configuration is as follows:
RTC:
bgp 100
network 10.1.1.0 255.255.255.0
undo snchronization
peer 200.1.2.2 as-number 200
peer 200.1.2.2 route-policCOM export
peer 200.1.2.2 advertise-communit# ,
route-policCOM permit node 10
applcommunit100:100
#
RTB
#
bgp 200
undo snchronization
peer 200.1.2.1 as-number 100
peer 200.1.3.2 as-number 300
peer 200.1.2.1 route-policCOM import
peer 200.1.3.2 advertise-communit#
route-policCOM permit node 10
if-match communit10
applcommunit200:200
#
ip communit-list 10 permit 100:100
Then on the RTC, the correct statement about the routing of 10.1.1.0/24 is ____.
The main device configuration is as follows:
RTC:
bgp 100
network 10.1.1.0 255.255.255.0
undo snchronization
peer 200.1.2.2 as-number 200
peer 200.1.2.2 route-policCOM export
peer 200.1.2.2 advertise-communit# ,
route-policCOM permit node 10
applcommunit100:100
#
RTB
#
bgp 200
undo snchronization
peer 200.1.2.1 as-number 100
peer 200.1.3.2 as-number 300
peer 200.1.2.1 route-policCOM import
peer 200.1.3.2 advertise-communit#
route-policCOM permit node 10
if-match communit10
applcommunit200:200
#
ip communit-list 10 permit 100:100
Then on the RTC, the correct statement about the routing of 10.1.1.0/24 is ____.
Question 20
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 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
rtc-ospf-1-area-0.0.0.0]area 2
RTC-ospf-1-area-0.0.0.2]stub
rtc-ospf-1-area-0.0.0.2]network 30.0.0.0 0.0.0.255
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 4.4.4.4 0.0.0.0
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]stub
Which of the following routes may exist in the RTD's routing table ______.

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 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
rtc-ospf-1-area-0.0.0.0]area 2
RTC-ospf-1-area-0.0.0.2]stub
rtc-ospf-1-area-0.0.0.2]network 30.0.0.0 0.0.0.255
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 4.4.4.4 0.0.0.0
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]stub
Which of the following routes may exist in the RTD's routing table ______.
