What static route command on ISP will summarize all the networks (and only those networks) accessible through HQ?
I have the above question from my study. The book answer is
isp(config)#ip route 192.168.0.0 255.255.252.0 s0/0/0
But 192.168.x.x are private IP that can't be routed or used in the Internet, right? If so, the answer can't be right.
I think ISP's routing map has a connected route to 209.165.201.0. That's all for the intended traffic to get to the LAN. Right?