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,