Remove-NetRoute

Remove-NetRoute

ОПИСАНИЕ
Removes IP routes from the IP routing table.

СИНТАКСИС
Remove-NetRoute [[-DestinationPrefix] ] [-AddressFamily ] [-AssociatedIPInterface ] [-CimSession ] [-CompartmentId ] [-IncludeAllCompartments] [-InterfaceAli
as ] [-InterfaceIndex ] [-InterfaceMetric ] [-NextHop ] [-PassThru] [-PolicyStore ] [-PreferredLifetime ] [-Protocol ] [-Publish ] [-Route
Metric ] [-State ] [-ThrottleLimit ] [-ValidLifetime ] [-Confirm] [-WhatIf] []

Remove-NetRoute [-CimSession <CimSession[]>] [-PassThru] [-ThrottleLimit <Int32>] [-Confirm] [-WhatIf] [<CommonParameters>]

ОПИСАНИЕ
The Remove-NetRoute cmdlet removes IP routes from the IP routing table. Run this cmdlet without any parameters to remove all IP routes from the routing table, including default routes. You can also specify routes to remov
e by specifying parameters, or by using the Get-NetRoute cmdlet.

For more information about routing, see Chapter 5 - IP Routing (http://technet.microsoft.com/library/bb727001.aspx) in the TechNet library.

ССЫЛКИ ПО ТЕМЕ
Online Version: http://go.microsoft.com/fwlink/?LinkID=288400
Find-NetRoute
Get-NetRoute
New-NetRoute
Set-NetRoute
Get-NetIPInterface

ЗАМЕЧАНИЯ
Для просмотра примеров введите: «get-help Remove-NetRoute -examples».
Для получения дополнительных сведений введите: «get-help Remove-NetRoute -detailed».
Для получения технических сведений введите: «get-help Remove-NetRoute -full».
Для получения справки в Интернете введите: «get-help Remove-NetRoute -online»