| Exam 200-105 | Question id=2073 | Routing Technologies |
Refer to the topology and partial router configurations shown in the exhibit. The network is fully operational and all routing tables are converged. Which route will appear in the output of the show ip route command issued on the Branch router?
!
hostname Branch
!
router rip
network 192.168.10.0
network 192.168.11.0
!
ip route 0.0.0.0 0.0.0.0 192.168.10.82
!
hostname HQ
!
router rip
network 192.168.10.0
network 192.168.12.0
!
ip route 0.0.0.0 0.0.0.0 172.16.11.6
!
| A. |
S* 0.0.0.0/0 [1/0] via 192.168.10.82 | |
| B. |
R 172.16.11.4/30 [120/1] via 192.168.10.82, 00:00:22, Serial0/0 | |
| C. |
R 192.168.10.80/30 [120/0] via 192.168.10.81, 00:00:22, Serial0/0 | |
| D. |
R 192.168.11.0/24 [120/1] via 192.168.10.81, 00:00:22, Serial0/0 | |
| E. |
C 192.168.12.0/24 is directly connected, FastEthernet0/0 |