During my Computer Networking exam, I was asked to find a simple rounting table both for the R4 router and the only host in this image
But, while the routing table for R4 is quite straightforward to me, the one for the host raised many doubts.
I tried something like that.
IP dest Mask Next Router Out Interface
194.17.21.0 255.255.255.0 // ??
0.0.0.0 0.0.0.0 194.17.21.14 ??
Btw, I'm not sure if it's the right way to approach and what is the right Out interface.
Is it the same of the host IP (i.e. 194.17.21.16)? If yes, does it mean that the host out interface is the same of it's IP address? In other words, an host have the same IP address of its out interface? An host have the same IP address of its network device?
Question
First question here and I'm a newbie :)
Link to post
Share on other sites
8 answers to this question
Recommended Posts