Skip to content

Commit 4e65777

Browse files
authored
Merge branch 'master' into patricka-adfs-fixes
2 parents 56965f6 + 2292f2f commit 4e65777

File tree

8 files changed

+16
-16
lines changed

8 files changed

+16
-16
lines changed

docset/winserver2012r2-ps/nettcpip/Set-NetIPv4Protocol.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ This command enables the DHCP Media Sense event log.
4343
PS C:\>Set-NetIPv4Protocol -NeighborCacheLimitEntries 1000
4444
```
4545

46-
This command increases the size of the cache of on-link neighbors on the subnet to 1,000.
46+
This command increases the size of the cache of on-link neighbors on the subnet that are no longer referenced to 1,000.
4747
The default value is 256.
4848

4949
## PARAMETERS
@@ -330,7 +330,7 @@ Accept wildcard characters: False
330330
```
331331
332332
### -NeighborCacheLimitEntries
333-
Specifies the maximum number of neighbor cache entries.
333+
Specifies the maximum number of entries in the neighbor cache, which consists of all dynamic neighbors no longer referenced.
334334
The cmdlet modifies the value for this setting.
335335
336336
The default value is 256.

docset/winserver2012r2-ps/nettcpip/Set-NetIPv6Protocol.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This command enables the DHCP Media Sense event log.
4545
PS C:\>Set-NetIPv6Protocol -NeighborCacheLimitEntries 1000
4646
```
4747

48-
This command increases the size of the cache of on-link neighbors on the subnet to 1,000.
48+
This command increases the size of the cache of on-link neighbors on the subnet that are no longer referenced to 1,000.
4949
The default value is 256.
5050

5151
## PARAMETERS
@@ -398,7 +398,7 @@ Accept wildcard characters: False
398398
```
399399

400400
### -NeighborCacheLimitEntries
401-
Specifies the maximum number of neighbor cache entries.
401+
Specifies the maximum number of entries in the neighbor cache, which consists of all dynamic neighbors no longer referenced.
402402
The cmdlet modifies the value for this setting.
403403

404404
The default value is 256.

docset/winserver2016-ps/nettcpip/Set-NetIPv4Protocol.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This command enables the DHCP Media Sense event log.
4444
PS C:\>Set-NetIPv4Protocol -NeighborCacheLimitEntries 1000
4545
```
4646

47-
This command increases the size of the cache of on-link neighbors on the subnet to 1,000.
47+
This command increases the size of the cache of on-link neighbors on the subnet that are no longer referenced to 1,000.
4848
The default value is 256.
4949

5050
## PARAMETERS
@@ -349,7 +349,7 @@ Accept wildcard characters: False
349349
```
350350
351351
### -NeighborCacheLimitEntries
352-
Specifies the maximum number of neighbor cache entries.
352+
Specifies the maximum number of entries in the neighbor cache, which consists of all dynamic neighbors no longer referenced.
353353
The cmdlet modifies the value for this setting.
354354
355355
The default value is 256.

docset/winserver2016-ps/nettcpip/Set-NetIPv6Protocol.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This command enables the DHCP Media Sense event log.
4747
PS C:\>Set-NetIPv6Protocol -NeighborCacheLimitEntries 1000
4848
```
4949

50-
This command increases the size of the cache of on-link neighbors on the subnet to 1,000.
50+
This command increases the size of the cache of on-link neighbors on the subnet that are no longer referenced to 1,000.
5151
The default value is 256.
5252

5353
## PARAMETERS
@@ -396,7 +396,7 @@ Accept wildcard characters: False
396396
```
397397
398398
### -NeighborCacheLimitEntries
399-
Specifies the maximum number of neighbor cache entries.
399+
Specifies the maximum number of entries in the neighbor cache, which consists of all dynamic neighbors no longer referenced.
400400
The cmdlet modifies the value for this setting.
401401
402402
The default value is 256.

docset/winserver2019-ps/nettcpip/Set-NetIPv4Protocol.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This command enables the DHCP Media Sense event log.
4444
PS C:\>Set-NetIPv4Protocol -NeighborCacheLimitEntries 1000
4545
```
4646

47-
This command increases the size of the cache of on-link neighbors on the subnet to 1,000.
47+
This command increases the size of the cache of on-link neighbors on the subnet that are no longer referenced to 1,000.
4848
The default value is 256.
4949

5050
## PARAMETERS
@@ -349,7 +349,7 @@ Accept wildcard characters: False
349349
```
350350
351351
### -NeighborCacheLimitEntries
352-
Specifies the maximum number of neighbor cache entries.
352+
Specifies the maximum number of entries in the neighbor cache, which consists of all dynamic neighbors no longer referenced.
353353
The cmdlet modifies the value for this setting.
354354
355355
The default value is 256.

docset/winserver2019-ps/nettcpip/Set-NetIPv6Protocol.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This command enables the DHCP Media Sense event log.
4747
PS C:\>Set-NetIPv6Protocol -NeighborCacheLimitEntries 1000
4848
```
4949

50-
This command increases the size of the cache of on-link neighbors on the subnet to 1,000.
50+
This command increases the size of the cache of on-link neighbors on the subnet that are no longer referenced to 1,000.
5151
The default value is 256.
5252

5353
## PARAMETERS
@@ -396,7 +396,7 @@ Accept wildcard characters: False
396396
```
397397
398398
### -NeighborCacheLimitEntries
399-
Specifies the maximum number of neighbor cache entries.
399+
Specifies the maximum number of entries in the neighbor cache, which consists of all dynamic neighbors no longer referenced.
400400
The cmdlet modifies the value for this setting.
401401
402402
The default value is 256.

docset/winserver2022-ps/nettcpip/Set-NetIPv4Protocol.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This command enables the DHCP Media Sense event log.
4545
PS C:\>Set-NetIPv4Protocol -NeighborCacheLimitEntries 1000
4646
```
4747

48-
This command increases the size of the cache of on-link neighbors on the subnet to 1,000.
48+
This command increases the size of the cache of on-link neighbors on the subnet that are no longer referenced to 1,000.
4949
The default value is 256.
5050

5151
## PARAMETERS
@@ -372,7 +372,7 @@ Accept wildcard characters: False
372372
```
373373
374374
### -NeighborCacheLimitEntries
375-
Specifies the maximum number of neighbor cache entries.
375+
Specifies the maximum number of entries in the neighbor cache, which consists of all dynamic neighbors no longer referenced.
376376
The cmdlet modifies the value for this setting.
377377
378378
The default value is 256.

docset/winserver2022-ps/nettcpip/Set-NetIPv6Protocol.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This command enables the DHCP Media Sense event log.
4747
PS C:\>Set-NetIPv6Protocol -NeighborCacheLimitEntries 1000
4848
```
4949

50-
This command increases the size of the cache of on-link neighbors on the subnet to 1,000.
50+
This command increases the size of the cache of on-link neighbors on the subnet that are no longer referenced to 1,000.
5151
The default value is 256.
5252

5353
## PARAMETERS
@@ -418,7 +418,7 @@ Accept wildcard characters: False
418418
```
419419
420420
### -NeighborCacheLimitEntries
421-
Specifies the maximum number of neighbor cache entries.
421+
Specifies the maximum number of entries in the neighbor cache, which consists of all dynamic neighbors no longer referenced.
422422
The cmdlet modifies the value for this setting.
423423
424424
The default value is 256.

0 commit comments

Comments
 (0)