I'm practicing VLSM with RIPv2 and have a question about the output from the
show ip route command on R2.
With reference to this topology...
... you should be able to see the output from the two Routers, from the
show ip route command.
I'm a little confused as to why R2 is showing the 170.0.0.0 network with a /16 mask??
The network works fine; the PC can communicate with the server and all is well. I'm just confused about the routing table from R2, as I expected it to be 170.0.0.0 /28, not /16.
B.t.w, it's not that I don't know what the natural mask for a Class B Network is; I know it's /16. It's just that I can't understand why R2 sees it that way, given that the RIPv2 updates include the subnet mask.
I'm sure there must be a reason, it's just that I don't know, and I want to know.
Cheers.