Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3. Virkemåte

Syntaks for route windowsroute [-f] [-p] [Command [Destination] [mask Netmask] [Gateway] [metric Metric]] [if Interface]]

...

Kommando: route add 0.0.0.0 mask 0.0.0.0 192.168.12.1 

 

Legge til en persistent rute til destinasjonen 10.41.0.0 med sub-net maske av 255.255.0.0 og neste hopp adresse 10.27.0.1

...

Kommando: route change 10.41.0.0 mask 255.255.0.0 10.27.0.25


Hjelp

Kommando: /?


 

Syntaks for linux:

route [-CFvnee]

TagDescription
route[-v] [-A family] add [-net|-host] target [netmask Nm] [gw Gw] [metric N] [mss M] [window W] [irtt I] [reject] [mod] [dyn] [reinstate] [[dev] If]
route[-v] [-A family] del [-net|-host] target [gw Gw] [netmask Nm] [metric N] [[dev] If]
route[-V] [--version] [-h] [--help]


Vise tabellen:

# route 

Linux syntaks beskrivelse


 

4. Referanser

http://www.tutorialspoint.com/unix_commands/route.htm

routeBilde: http://cdn.makeuseof.com/wp-content/uploads/2013/03/onion-routing-1.jpg?187d39

...