Add/Delete Routing Table in Windows | Routing Command in Windows | Route Add

Linuxtopic
1






routing in windows, routing table in windows, route add command, add static route, ip r, delete route, delete route in linux, delete route command, route add default gw, route table, windows routing table command, windows routing table, windows route delete, linuxtopic,
Routing In Windows

Tags: routing in windows, routing table in windows, route add command, add static route, ip r, delete route, delete route in linux, delete route command, route add default gw, route table, windows routing table command, windows routing table, windows route delete, linuxtopic, 



Go to the Start -> Run



Type cmd for command prompt



type following command   







Add Route Temp : 



# route  add   < network >  mask <subnet/netmask> < gateway/router> 



Ex - route add  10.20.3.0 mask 255.255.255.0  10.20.2.1



Add Route Permanent  :



# route  add   < network >  mask <subnet/netmask> < gateway/router>  -p 



Ex - route add  10.20.3.0 mask 255.255.255.0  10.20.2.1 -p



Here P = Persistent Route









Tags:

Post a Comment

1Comments

Post a Comment

#buttons=(Ok, Go it!) #days=(20)

Our website uses cookies to enhance your experience. Check Now
Ok, Go it!