Question 66

The following routing information is seen on the MSR router running RIP:
<MSR>display ip routing-table 6.6.6.6
Routing Table: Public
Summary Count: 2
Destination/Mask Proto Pre Cost NextHop Interface
6.6.0/24 RIP 100 1 100.1.1.1 GE0/0
6.0.0.0/8 Static 60 0 100.1.1.1 GE0/0
At this time, the router receives a data packet with a destination address of 6.6.6.6, then ______.
  • Question 67

    A company purchased switches from two manufacturers, A and B, for network engineering implementation. Need to use link aggregation technology between the switches of the two vendors. After consulting the relevant documents, it is found that the switch of manufacturer A does not support the LACP protocol.
    In this case, which of the following configuration methods are reasonable? (multiple choice)
  • Question 68

    After enabling DHCP on the router RTA, you need to set the address range of the address pool to 192.168.1.0/24, and the default gateway address assigned to the host is 192.168.1.254.
    Which of the following configurations can meet these requirements? (multiple choice)
  • Question 69

    As shown in the figure, four MSR routers are connected via Ethernet and serial interfaces, and OSPF is running in the network at the same time. The area is divided as shown in the figure.

    It is known that the OSPF Cost value of all interconnection links is the same, except that the link between RTB and RTC is PPP, the other interconnection links are all Ethernet. So ______ . (Multiple choice)
  • Question 70

    Two empty-configured MSR routers MSR-1 and MSR-2 are interconnected back-to-back through their S1/0 interfaces, and their GE0/0 interfaces are respectively connected to the client hosts HostA and HostB:
    HostA----GE0/0--MSR-1--S1/0---------S1/0--MSR-2--GE0/0----HostB
    The versions of the two MSR routers are unified to Version 5.20, Release 1618P11, and the following configurations are made on the two routers:
    Configuration on MSR-1:
    [MSR-1]interface GigabitEthernet 0/0
    [MSR-1-GigabitEthernet0/0] ip address 192.168.1.1 255.255.255.0
    [MSR-1]interface Serial 1/0
    [MSR-1-Serial1/0] link-protocol ppp
    [MSR-1-Serial1/0]ip address 3.3.3.1 255.255.255.252
    [MSR-1]rip
    [MSR-1-rip-1]network 192.168.1.0
    [MSR-1-rip-1]network 3.3.3.1
    Configuration on MSR-2:
    [MSR-2]interface GigabitEthernet 0/0
    [MSR-2-GigabitEthernet0/0] ip address 10.10.10.1 255.255.255.0
    [MSR-2]interface Serial 1/0
    [MSR-2-Serial1/0] link-protocol ppp
    [MSR-2-Serial1/0]ip address 3.3.3.2 255.255.255.252
    [MSR-2]rip
    [MSR-2-rip-1]network 10.10.10.0
    [MSR-2-rip-1] network 3.3.3.1
    According to the above configuration, the WAN interface between the two routers can communicate with each other, and the two hosts HostA and HostB can ping the address of their respective gateway GE0/0. Then which of the following statements is correct?