dit document geeft info rond het Windows commando print
| commando | werking |
|---|---|
| route print | display routing table |
| route ADD 192.168.35.0 MASK 255.255.255.0 192.168.0.2 (gateway) | route toevoegen |
| route -p ADD 192.168.35.0 MASK 255.255.255.0 192.168.0.2 (gateway) | permanente route toevoegen |