問題1
In the topology shown in the figure, the following configurations are performed on RTA, RTB, and RTC respectively:
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
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
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]stub
rtc-ospf-1-area-0.0.0.2]network 30.0.0.0 0.0.0.255
If RTD can learn the route 10.0.0.0/24, how to configure it?

In the topology shown in the figure, the following configurations are performed on RTA, RTB, and RTC respectively:
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
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
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]stub
rtc-ospf-1-area-0.0.0.2]network 30.0.0.0 0.0.0.255
If RTD can learn the route 10.0.0.0/24, how to configure it?

正確答案: D
問題2
If the link layer protocol of the OSPF interface is ATM, its default network type is _______.
If the link layer protocol of the OSPF interface is ATM, its default network type is _______.
正確答案: D
問題3
V In the network as shown, the correct IP addresses have been configured on RTA, RTB and RTC.
Execute the following commands on the RTA, RTB and RTC routers respectively:
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.2
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
Judging from the above configuration, ________
V In the network as shown, the correct IP addresses have been configured on RTA, RTB and RTC.
Execute the following commands on the RTA, RTB and RTC routers respectively:
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.2
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
Judging from the above configuration, ________
正確答案: D
問題4
In the IS-IS network as shown in the figure, the configuration of the authentication part of each router is as follows
RTA-Serial2/0]isis authentication-mode md5 h3c
RTB-isis-1]area-authentication-mode md5 h3c
RTC-isis-1]domain-authentication-mode md5 h3c
Then RTA and RTB______ synchronize LSDB, and RTB and RTC______ synchronize LSDB.
In the IS-IS network as shown in the figure, the configuration of the authentication part of each router is as follows
RTA-Serial2/0]isis authentication-mode md5 h3c
RTB-isis-1]area-authentication-mode md5 h3c
RTC-isis-1]domain-authentication-mode md5 h3c
Then RTA and RTB______ synchronize LSDB, and RTB and RTC______ synchronize LSDB.
正確答案: A
問題5
In the three autonomous systems shown in the figure, AS200 is the filtering AS of AS100 and AS300, and AS100 internally generates routes
10.1.1.0/24 , 10.1.2.0/24 , 10.1.3.0/24 .
The main device configuration is shown below.
RTC:
bgp 100
aggregate 10.1.0.0 255.255.0.0
network 10.1.1.0 255.255.255.0
network 10.1.2.0 255.255.255.0
network 10.1.3.0 255.255.255.0
undo snchronization
peer 200.1.2.2 as-number 200
RTB :
bgp 200
aggregate 10.1.0.0 255.255.0.0 as-set detail-suppressed
undo snchronization
peer 200.1.2.1 as-number 100
peer 200.1.3.2 as-number 300
The following statement is correct about the routing learning on each device.
In the three autonomous systems shown in the figure, AS200 is the filtering AS of AS100 and AS300, and AS100 internally generates routes
10.1.1.0/24 , 10.1.2.0/24 , 10.1.3.0/24 .
The main device configuration is shown below.
RTC:
bgp 100
aggregate 10.1.0.0 255.255.0.0
network 10.1.1.0 255.255.255.0
network 10.1.2.0 255.255.255.0
network 10.1.3.0 255.255.255.0
undo snchronization
peer 200.1.2.2 as-number 200
RTB :
bgp 200
aggregate 10.1.0.0 255.255.0.0 as-set detail-suppressed
undo snchronization
peer 200.1.2.1 as-number 100
peer 200.1.3.2 as-number 300
The following statement is correct about the routing learning on each device.
正確答案: B,C
問題6
In the topology shown in the figure, the following configurations are performed on the RTA and RTC respectively:
RTA-ospf-1] area 1
RTA-ospf-1-area-0.0.0.1] authentication-mode simple
RTA] interface GigabitEthernet0/0
RTA-GigabitEthernet0/0] ospf authentication-mode simple plain 12345
RTC-ospf-1] area 0
RTC-ospf-1-area-0.0.0.0] authentication-mode simple
RTC] interface GigabitEthernet0/0
RTC-GigabitEthernet0/0] ospf authentication-mode simple plain 54321
If RTB needs to establish neighbor relationship with RTA and RTC respectively, which of the following configuration needs to be performed on RTB?
In the topology shown in the figure, the following configurations are performed on the RTA and RTC respectively:
RTA-ospf-1] area 1
RTA-ospf-1-area-0.0.0.1] authentication-mode simple
RTA] interface GigabitEthernet0/0
RTA-GigabitEthernet0/0] ospf authentication-mode simple plain 12345
RTC-ospf-1] area 0
RTC-ospf-1-area-0.0.0.0] authentication-mode simple
RTC] interface GigabitEthernet0/0
RTC-GigabitEthernet0/0] ospf authentication-mode simple plain 54321
If RTB needs to establish neighbor relationship with RTA and RTC respectively, which of the following configuration needs to be performed on RTB?
正確答案: D
問題7
In the following NSAP, the NET address that can be used as an integrated IS-IS is _______.
In the following NSAP, the NET address that can be used as an integrated IS-IS is _______.
正確答案: D
問題8
Among the following states of the OSPF protocol, ______ is a stable state.
Among the following states of the OSPF protocol, ______ is a stable state.
正確答案: A,B,C
問題9
Regarding the comparison between OSPF protocol and RIPv2 protocol, the following statement is correct is _______.
Regarding the comparison between OSPF protocol and RIPv2 protocol, the following statement is correct is _______.
正確答案: C,D
問題10
The routers RTA and RTB belong to different autonomous systems. The BGP related configuration is as follows, then the ______ between RTA and RTB.
RTA]
bgp 65001
timer keepalive 15 hold 45
peerRTB as-number 65001
RTB]
bgp 65002
timer keepalive 10 hold 30
peerRTA as-number 65002
The routers RTA and RTB belong to different autonomous systems. The BGP related configuration is as follows, then the ______ between RTA and RTB.
RTA]
bgp 65001
timer keepalive 15 hold 45
peerRTB as-number 65001
RTB]
bgp 65002
timer keepalive 10 hold 30
peerRTA as-number 65002
正確答案: D
問題11
Which of the following statements about SOA and IToIP is true is _______.
Which of the following statements about SOA and IToIP is true is _______.
正確答案: A,C
問題12
The administrator wants to configure the RIP routing priority value to be 60 on the MSR router. Which of the following commands is correct?
The administrator wants to configure the RIP routing priority value to be 60 on the MSR router. Which of the following commands is correct?
正確答案: C
問題13
In the regular expression, all routes are _____________.
In the regular expression, all routes are _____________.
正確答案: D
問題14
In an OSI network, Level-0 routing exists in _______.
In an OSI network, Level-0 routing exists in _______.
正確答案: C
問題15
Regarding the Local_Preference attribute of BGP, the following statement is wrong is ______
Regarding the Local_Preference attribute of BGP, the following statement is wrong is ______
正確答案: A,C