Ok, I haven't done this for awhile so I don't remember how to enter the prefix mask for a static route to a single host address. If I wan't to add a static route to a single address do I put all 255's as the prefix mask? As so:
ip route 10.10.10.5 255.255.255.255 10.10.20.1
Thanks,
Solved! Go to Solution.
Yes the prefix mask for a host would be 255 in all four octets. so your route will work for that host.
Gene
Yes the prefix mask for a host would be 255 in all four octets. so your route will work for that host.
Gene