Monday, August 18, 2008

adding a persistent route to windows server 2003

You may use the following command on your cmd prompt to add a persistent route to windows server 2003.

C:\Route add -p network [network address] mask [subnet mask] [gateway] metric [value]

for help on this command type
C:\ route ADD

to print all added routes type in

C:\route print

hope it helps.

vaibhav chugh

No comments: