New-NetNeighbor

New-NetNeighbor

ОПИСАНИЕ
Creates a neighbor cache entry.

СИНТАКСИС
New-NetNeighbor [-IPAddress] [-AddressFamily {IPv4 | IPv6}] [-CimSession ] [-LinkLayerAddress ] [-PolicyStore ] [-State {Unreachable | Incomplete | Probe | Delay | Stale | Reachable
| Permanent}] [-ThrottleLimit ] -InterfaceAlias [-Confirm] [-WhatIf] []

New-NetNeighbor [-IPAddress] <String> [-AddressFamily {IPv4 | IPv6}] [-CimSession <CimSession[]>] [-LinkLayerAddress <String>] [-PolicyStore <String>] [-State {Unreachable | Incomplete | Probe | Delay | Stale | Reachable
| Permanent}] [-ThrottleLimit <Int32>] -InterfaceIndex <UInt32> [-Confirm] [-WhatIf] [<CommonParameters>]

ОПИСАНИЕ
The New-NetNeighbor cmdlet creates a neighbor cache entry. The neighbor cache maintains information for each on-link neighbor, including the IP address and the associated link-layer address. The address family that you sp
ecify for the neighbor cache entry must match the address family of the IP interface.

ССЫЛКИ ПО ТЕМЕ
Online Version: http://go.microsoft.com/fwlink/?LinkId=288395
Get-NetAdapter
Get-NetNeighbor
Remove-NetNeighbor
Set-NetNeighbor

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