Print network connections, routing tables, interface statistics, masquerade connections, and multicast memberships
--route , -r
    Display  the kernel routing tables. See the description in route(8) for details.  netstat -r and route -e
    produce the same output.
--numeric , -n
    Show numerical addresses instead of trying to determine symbolic host, port or user names.
source manpages: netstat