Set-NetIPv4Protocol

Set-NetIPv4Protocol

Modifies information about the IPv4 Protocol configuration.

構文

Parameter Set: InputObject (cdxml)
Set-NetIPv4Protocol [-AddressMaskReply <AddressMaskReply> {Disabled | Enabled} ] [-CimSession <CimSession[]> ] [-DefaultHopLimit <UInt32> ] [-DhcpMediaSense <DhcpMediaSense> {Disabled | Enabled} ] [-GroupForwardedFragments <GroupForwardedFragments> {Disabled | Enabled} ] [-IcmpRedirects <IcmpRedirects> {Disabled | Enabled} ] [-IGMPLevel <MldLevel> {None | SendOnly | All} ] [-IGMPVersion <MldVersion> {Version1 | Version2 | Version3} ] [-MediaSenseEventLog <MediaSenseEventLog> {Disabled | Enabled} ] [-MinimumMtu <UInt32> ] [-MulticastForwarding <MulticastForwarding> {Disabled | Enabled} ] [-NeighborCacheLimitEntries <UInt32> ] [-PassThru] [-RandomizeIdentifiers <RandomizeIdentifiers> {Disabled | Enabled} ] [-ReassemblyLimitBytes <UInt32> ] [-RouteCacheLimitEntries <UInt32> ] [-SourceRoutingBehavior <SourceRoutingBehavior> {Forward | DontForward | Drop} ] [-ThrottleLimit <Int32> ] [-Confirm] [-WhatIf] [ <CommonParameters>] [ <WorkflowParameters>]

詳細説明

The Set-NetIPv4Protocol cmdlet modifies the global IPv4 protocol configuration for a computer. If you do not specify any parameters for the cmdlet, the cmdlet sets the default values for the global IPv6 protocol configuration.

パラメーター

-AddressMaskReply<AddressMaskReply>

Specifies a value for address mask reply. The cmdlet modifies the value for this setting. Address mask reply specifies how the computer responds to ICMP address mask packets. このパラメーターに指定できる値は、次のとおりです。

-- Enabled. The computer responds to ICMP address mask packets.
-- Disabled. The computer does not respond to ICMP address mask packets.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-CimSession<CimSession[]>

リモート セッションまたはリモート コンピューターでコマンドレットを実行します。コンピューター名またはセッション オブジェクト (New-CimSession コマンドレットや Get-CimSession コマンドレットの出力など) を入力します。既定値は、ローカル コンピューター上の現在のセッションです。

Aliases

Session

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-DefaultHopLimit<UInt32>

Specifies a value for the default hop limit. The cmdlet modifies the value for this setting. This parameter sets the default value for the CurrentHopLimit property in the IP interface. The current hop limit is the value that the IP interface writes in the hop limit field in all outbound IPv4 traffic. When routers forward a packet, they decrement the hop limit by 1 and discard the packet when the hop limit is 0. The default value is 128.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-DhcpMediaSense<DhcpMediaSense>

Specifies a value for Media Sense. The cmdlet modifies the value for this setting.

Media Sense provides a mechanism for the network adapter to notify the protocol stack of media connect and disconnect events. These events trigger the DHCP client to take an action, such as attempting to renew a DHCP lease or removing routes that are related to a disconnected network. When Media Sense is enabled, the network parameters on the laptop of a roaming user are automatically and transparently updated without requiring a restart when the user moves from one location to another. このパラメーターに指定できる値は、次のとおりです。

-- Enabled
-- Disabled

The default value is Enabled.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-GroupForwardedFragments<GroupForwardedFragments>

Specifies a value for group forwarded fragments. The cmdlet modifies the value for this setting. Group forwarded fragments specifies whether the IP interface collects fragments into groups before it forwards the fragments. This parameter sets the GroupForwardedFragments property in the IP interface. このパラメーターに指定できる値は、次のとおりです。

-- Enabled. The IP interface collects IPv6 protocol fragments into groups before it forwards the fragments.
-- Disabled. The IP interface does not collect IPv6 protocol fragments into groups before it forwards the fragments.

The default value is Disabled.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-IGMPLevel<MldLevel>

Specifies a value for Internet Group Management Protocol (IGMP) level. The cmdlet modifies the value for this setting. The IGMP level specifies the level of multicast support. このパラメーターに指定できる値は、次のとおりです。

-- None
-- SendOnly
-- All

The default value is All.

Aliases

MldLevel

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-IGMPVersion<MldVersion>

Specifies a value for the IGMP version number. The cmdlet modifies the value for this setting. The IGMP version is the maximum IGMP version supported by the host.

Aliases

MldVersion

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-IcmpRedirects<IcmpRedirects>

Specifies a value for Internet Control Message Protocol (ICMP) redirect. The cmdlet modifies the value for this setting. ICMP redirect specifies whether to update the path cache in response to ICMP redirect packets. This parameter sets the IcmpRedirects property in the IP interface. このパラメーターに指定できる値は、次のとおりです。

-- Enabled. The IP interface updates the path cache in response to ICMP redirect packets.
-- Disabled. The IP interface does not update the path cache in response to ICMP redirect packets.

The default value is Enabled.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-MediaSenseEventLog<MediaSenseEventLog>

Specifies a value for Media Sense event log. The cmdlet modifies the value for this setting. このパラメーターに指定できる値は、次のとおりです。

-- Enabled. The IP interface logs DHCP Media Sense events in the event log for troubleshooting purposes.
-- Disabled. The IP interface does not log DHCP Media Sense events in the event log.

The default value is Disabled.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-MinimumMtu<UInt32>

Specifies a value, in bytes, for the network layer Maximum Transmission Unit (MTU). For IPv4 the minimum value is 576 bytes. For IPv6 the minimum is value is 1280 bytes. For both IPv4 and IPv6, the maximum value is 2^32-1 (4294967295). You cannot set values outside these ranges.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-MulticastForwarding<MulticastForwarding>

Specifies a value for multicast forwarding. The cmdlet modifies the value for this setting. このパラメーターに指定できる値は、次のとおりです。

-- Enabled. The computer can forward multicast packets.
-- Disabled. The computer cannot forward multicast packets.

The default value is Disabled.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-NeighborCacheLimitEntries<UInt32>

Specifies the maximum number of neighbor cache entries. The cmdlet modifies the value for this setting.

The default value is 256.

Aliases

NeighborCacheLimit

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-PassThru

作業中の項目を表すオブジェクトを返します。既定では、このコマンドレットから出力は生成されません。

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-RandomizeIdentifiers<RandomizeIdentifiers>

Specifies a value for the randomization of identifiers. The cmdlet modifies the value for this setting. このパラメーターに指定できる値は、次のとおりです。

-- Enabled. The IP interface randomizes identifiers when it creates an IP address.
-- Disabled. The IP interface does not randomize identifiers when it creates an IP address.

The default value is Enabled.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-ReassemblyLimitBytes<UInt32>

Specifies a value for the maximum size of the reassembly buffer. The cmdlet modifies the value for this setting.

Aliases

ReassemblyLimit

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-RouteCacheLimitEntries<UInt32>

Specifies a value for the maximum number of route cache entries. The cmdlet modifies the value for this setting.

The default value is 128.

Aliases

RouteCacheLimit

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-SourceRoutingBehavior<SourceRoutingBehavior>

Specifies a value for source routing behavior. The cmdlet modifies the value for this setting. このパラメーターに指定できる値は、次のとおりです。

-- DontForward. The computer can receive but not forward source-routed packets.
-- Drop. The computer drops source-routed packets.

The default value is DontForward.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-ThrottleLimit<Int32>

コマンドレットを実行する際に確立できる同時実行操作の最大数を指定します。このパラメーターを省略するか、値 0 を入力した場合、コンピューター上で実行されている CIM コマンドレットの数に基づいて、コマンドレットに最適なスロットル制限が Windows PowerShell® によって計算されます。スロットル制限は、セッションやコンピューターではなく、現在のコマンドレットにのみ適用されます。

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-Confirm

コマンドレットを実行する前に確認メッセージを表示します。

必須/オプション

false

位置

named

既定値

false

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-WhatIf

コマンドレットが実行された場合に何が起きるのかを示します。コマンドレットは実行されません。

必須/オプション

false

位置

named

既定値

false

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

<CommonParameters>

このコマンドレットは共通のパラメーターをサポートしています(-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、および -OutVariable)。詳細については、TechNet の「 「about_CommonParameters」 (https://go.microsoft.com/fwlink/p/?LinkID=113216) を参照してください。

<WorkflowParameters>

入力

入力型は、コマンドレットにパイプできるオブジェクトの型です。

  • Microsoft.Management.Infrastructure.CimInstance#root\StandardCimv2\MSFT_NetIPv4Protocol

    Microsoft.Management.Infrastructure.CimInstance オブジェクトは、Windows Management Instrumentation (WMI) オブジェクトを表示するラッパー クラスです。基になる WMI オブジェクトの名前空間とクラス名は、シャープ記号 (#) に続くパスで指定されます。

出力

出力型は、コマンドレットが出力するオブジェクトの型です。

  • None

使用例

Example 1: Enable the DHCP Media Sense event log

This command enables the DHCP Media Sense event log.

PS C:\> Set-NetIPv4Protocol –MediaSenseEventLog Enabled

Example 2: Increase the number of neighbors

This command increases the size of the cache of on-link neighbors on the subnet to 1,000. The default value is 256.

PS C:\> Set-NetIPv4Protocol –NeighborCacheLimitEntries 1000

関連項目

Get-NetIPv4Protocol

Architectural Overview of the TCP/IP Protocol Suite on TechNet