GB0-191-ENU Exam Question 26

Which of the following routing protocols only cares about the distance and direction to the destination network segment? (multiple choice)
  • GB0-191-ENU Exam Question 27

    A network administrator configured on a router
    RIP: rip 1
    version 2
    network 100.0.0.0
    network 8.0.0.0
    However, it is found that the RIP route of the opposite end cannot be learned. The administrator needs to enable RIP debugging information on the router. Which of the following configurations can be used to view RIP debugging information on the router?
  • GB0-191-ENU Exam Question 28

    The WAN link between the two routers MSR-1 and MSR-2 uses the PPP protocol, and RIP is configured on the two routers to advertise routing information to each other. At present, you can see the RIP routes advertised by MSR-2 on MSR-1, but you can't see any RIP routes in the routing table of MSR-2. The possible reason is ______. (Multiple choice)
  • GB0-191-ENU Exam Question 29

    The IP address of a private network device A is 192.168.1.1/24, and its corresponding public network IP address is 2.2.2.1; the IP address of public network device B is 2.2.2.5. If you want B to be able to ping A, which of the following configurations can be used on the NAT device?
  • GB0-191-ENU Exam Question 30

    The network environment is shown in the figure. Do the following NAT configuration on router RTA:

    [RTA]acl number 2000
    [RTA-acl-basic-2000]rule 0 permit source 100.0.0.0 0.0.0.255
    [RTA]nat address-group 1 200.76.28.11 200.76.28.20
    [RTA]interface Ethernet0/1
    [RTA-Ethernet0/1]nat outbound 2000 address-group 1 no-pat
    After configuration, Client_A and Client_B access Server at the same time, then the content of RTA's NAT table may be ______ at this time.