diff --git a/docset/winserver2012-ps/nettcpip/Get-NetIPInterface.md b/docset/winserver2012-ps/nettcpip/Get-NetIPInterface.md index f411d6f201..dc3a0c114b 100644 --- a/docset/winserver2012-ps/nettcpip/Get-NetIPInterface.md +++ b/docset/winserver2012-ps/nettcpip/Get-NetIPInterface.md @@ -304,8 +304,8 @@ Accept wildcard characters: False ### -BaseReachableTimeMs Gets IP interface properties only for interfaces by the BaseReachableTime property. This parameter is the base for random reachable time, in milliseconds. -This parameter is described in RFC 2461http://go.microsoft.com/fwlink/p/?LinkId=84044. -The default BaseReachableTime setting is `30`. +This parameter is described in [RFC 2461](https://go.microsoft.com/fwlink/p/?LinkId=84044). +The default BaseReachableTime setting is `30000`. ```yaml Type: UInt32[] diff --git a/docset/winserver2012r2-ps/nettcpip/Get-NetIPInterface.md b/docset/winserver2012r2-ps/nettcpip/Get-NetIPInterface.md index 807bb4e7f8..c328f345d8 100644 --- a/docset/winserver2012r2-ps/nettcpip/Get-NetIPInterface.md +++ b/docset/winserver2012r2-ps/nettcpip/Get-NetIPInterface.md @@ -292,8 +292,8 @@ Accept wildcard characters: False ### -BaseReachableTimeMs Specifies an array of base values of random reachable times, in milliseconds. -For more information, see RFC 2461http://go.microsoft.com/fwlink/p/?LinkId=84044. -The default value is 30. +For more information, see [RFC 2461](https://go.microsoft.com/fwlink/p/?LinkId=84044). +The default value is 30000. ```yaml Type: UInt32[] diff --git a/docset/winserver2016-ps/nettcpip/Get-NetIPInterface.md b/docset/winserver2016-ps/nettcpip/Get-NetIPInterface.md index 6ca0bb1d5a..7973888ff6 100644 --- a/docset/winserver2016-ps/nettcpip/Get-NetIPInterface.md +++ b/docset/winserver2016-ps/nettcpip/Get-NetIPInterface.md @@ -294,7 +294,7 @@ Accept wildcard characters: False ### -BaseReachableTimeMs Specifies an array of base values of random reachable times, in milliseconds. For more information, see [RFC 2461](https://go.microsoft.com/fwlink/p/?LinkId=84044). -The default value is 30. +The default value is 30000. ```yaml Type: UInt32[] diff --git a/docset/winserver2019-ps/nettcpip/Get-NetIPInterface.md b/docset/winserver2019-ps/nettcpip/Get-NetIPInterface.md index ea053ddcd1..24761fa753 100644 --- a/docset/winserver2019-ps/nettcpip/Get-NetIPInterface.md +++ b/docset/winserver2019-ps/nettcpip/Get-NetIPInterface.md @@ -294,7 +294,7 @@ Accept wildcard characters: False ### -BaseReachableTimeMs Specifies an array of base values of random reachable times, in milliseconds. For more information, see [RFC 2461](https://go.microsoft.com/fwlink/p/?LinkId=84044). -The default value is 30. +The default value is 30000. ```yaml Type: UInt32[] diff --git a/docset/winserver2022-ps/nettcpip/Get-NetIPInterface.md b/docset/winserver2022-ps/nettcpip/Get-NetIPInterface.md index c0a368544b..459c983489 100644 --- a/docset/winserver2022-ps/nettcpip/Get-NetIPInterface.md +++ b/docset/winserver2022-ps/nettcpip/Get-NetIPInterface.md @@ -294,7 +294,7 @@ Accept wildcard characters: False ### -BaseReachableTimeMs Specifies an array of base values of random reachable times, in milliseconds. For more information, see [RFC 2461](https://go.microsoft.com/fwlink/p/?LinkId=84044). -The default value is 30. +The default value is 30000. ```yaml Type: UInt32[]