cheat-fork-echo/cheat/cheatsheets/route

6 lines
133 B
Plaintext
Raw Normal View History

# Add a default gateway:
route add default gateway 192.168.0.1
# Display routing table IP addresses instead of host names:
route -n