Remove a static IP route

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

To remove a static IP route

  1. Open Command Prompt.

  2. At the command prompt, type:

    route deletedestination

    where:

    destination specifies either an IP address or network name for the remote TCP/IP host computer or network.

    For example, to delete a static route to the 10.0.0.0 network, you type the following at a command prompt:

    route delete 10.0.0.0

Notes

  • To open a command prompt, click Start, point to All programs, point to Accessories, and then click Command prompt.

  • All symbolic names used for destination are looked up in the network database file Networks, which is stored in the local systemroot\System32\Drivers\Etc folder.

Information about functional differences

  • Your server might function differently based on the version and edition of the operating system that is installed, your account permissions, and your menu settings. For more information, see Viewing Help on the Web.

See Also

Concepts

View the IP routing table
Add a static IP route
IP routing
The IP routing table
TCP/IP database files
Route