====== Windows Server: Netzwerkkonfiguration & Co ====== ===== Statische Routen ===== ==== Syntax ==== route add mask \\ |-p |Persistent| ==== Beispiel: ==== route add 192.168.200.0 mask 255.255.255.0 10.10.10.254 -p OK!