|
TestkingA# show running-config<br><some output text omitted><br>router rip<br>network 10.0.0.0<br>!<br>ip classless<br>TestkingA# show ip route<br><some output text omitted><br>Gateway of last resort is 10.1.2.2 to network 0.0.0.0<br>10.0.0.0/24 is subnetted, 2 subnets<br>R 10.1.3.0 [120/1] via 10.1.2.2, 00:00:00, Serial0/0<br>C 10.1.2.0 is directly connected, Serial0/0<br>C 10.1.5.0 is directly connected, Serial0/1<br>C 10.1.6.0 is directly connected, FastEthernet0/0<br>R* 0.0.0.0/0 [120/1] via 10.1.5.5, 00:00:00, Serial0/1<br>Refer to the output of the two show commands in the graphic. If an administrator tries to ping host<br>10.1.8.5 from host 10.1.6.100, how will the ICP packets be processed by TestkingA?<br>A. The packets will be discarded.<br>B. The packets will be routed out the S0/0 interface.<br>C. The packets will be routed out the S0/1 interface.<br>D. The packets will be routed out the Fa0/0 interface.<br>E. The packets will be routed through the 10.1.2.2 gateway<br><br><br>C和E哪个对? |
|