typesh
01-04-2009, 07:10 PM
Hey I just had a quick question about the 2nd example on Page 330. I understand how to figure out subnets/host IDs, but not sure what I am missing here...
The question is as follows:
Based on the output of the next routing table, which interface will a packet with a destination address of 10.10.10.14 be forwarded from?
Lab_A#sh ip route
[output cut]
Gateway of last resort is not set
C 10.10.10.16/28 is directly connected to FastEthernet0/0
C 10.10.10.8/29 is directly connected to FastEthernet0/1
C 10.10.10.4/30 is directly connected to FastEthernet0/2
C 10.10.10.0/30 is directly connected to Serial0/0
The answer is: 10.10.10.14 would be a host in the 10.10.10.8/29 subnet connected to FastEthernet0/1, which I understand.
But 10.10.10.14 is also a host on 10.10.10.4/30 and 10.10.10.0/30.
Why would it only be forwarded from FastEthernet0/1... and not from FastEthernet0/2 and Serial0/0?
Thanks...
The question is as follows:
Based on the output of the next routing table, which interface will a packet with a destination address of 10.10.10.14 be forwarded from?
Lab_A#sh ip route
[output cut]
Gateway of last resort is not set
C 10.10.10.16/28 is directly connected to FastEthernet0/0
C 10.10.10.8/29 is directly connected to FastEthernet0/1
C 10.10.10.4/30 is directly connected to FastEthernet0/2
C 10.10.10.0/30 is directly connected to Serial0/0
The answer is: 10.10.10.14 would be a host in the 10.10.10.8/29 subnet connected to FastEthernet0/1, which I understand.
But 10.10.10.14 is also a host on 10.10.10.4/30 and 10.10.10.0/30.
Why would it only be forwarded from FastEthernet0/1... and not from FastEthernet0/2 and Serial0/0?
Thanks...