Zurück zu 200-301

OSPF

CCNA 3 — ENSA · Modul 2 · OSPF

Abbildung zur Frage
R2#sh run | b router ospf
router ospf 1
 router-id 2.2.2.2
 log-adjacency-changes
 auto-cost reference-bandwidth 10000
 network 10.10.10.1 0.0.0.0 area 0
 network 10.10.13.1 0.0.0.0 area 0
R2#show ip route
Gateway of last resort is not set
      10.0.0.0/8 is variably subnetted, 3 subnets, 3 masks
C        10.10.10.0/30 is directly connected
C        10.10.13.0/25 is directly connected, Vlan20
C        10.10.13.144/28 is directly connected, Vlan40
R1#show ip route
Gateway of last resort is not set
      10.0.0.0/8 is variably subnetted, 4 subnets, 2 masks
C        10.10.10.0/30 is directly connected, FastEthernet0/1
O        10.10.13.0/25 [110/6576] via 10.10.10.1, 01:37:03
C        10.10.10.16/30 is directly connected, FastEthernet0/24
O        10.10.13.144/28 [110/110] via 10.10.10.1, 01:37:03
R1#sh run | b router ospf
router ospf 1
 router-id 1.1.1.1
 log-adjacency-changes
 auto-cost reference-bandwidth 10000
 network 10.10.10.2 0.0.0.0 area 0
 default-information originate

Beziehen Sie sich auf das Exhibit. Der Befehl default-information originate ist unter der OSPF-Konfiguration von R1 gesetzt. Nach Tests können Workstations in VLAN 20 an Site B keinen DNS-Server im Internet erreichen. Welche Maßnahme behebt das Konfigurationsproblem?

Antwort wählen

Zum Markieren bitte anmelden: Anmelden