What does the 'h' in 'route -fh' mean? The documentation that I have
found said that the route table can be flushed by using 'route flush'
or 'route -f'. Is '-fh' the same as '-f''?
/ Louis
"route -f" flushes network routes
"route -h" flushes host routes
This only applies to the old stack.
Thank you.
/ Louis