HelpCache/MSFT_NetIPv6Protocol.cdxml-help.xml

<?xml version = "1.0" encoding = "utf-8" ?>
 
<helpItems schema="maml">
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Get-NetIPv6Protocol</command:name><maml:description><maml:para>Gets IPv6 protocol configurations.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>NetIPv6Protocol</command:noun><dev:version /></command:details><maml:description><maml:para>The Get-NetIPv6Protocol cmdlet gets the global IPv6 protocol configurations for the computer. The cmdlet returns IPv6 Protocol settings, such as the Internet Control Message Protocol (ICMP) setting, the default hop limit, the neighbor cache limit, and the multicast configuration. If you do not specify any parameters, the cmdlet gets all the IPv6 Protocol configuration settings.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Get-NetIPv6Protocol</maml:name><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>AddressMaskReply</maml:name><maml:description><maml:para>Specifies an array of values for address mask reply. The cmdlet gets the IPv6 protocol configurations that have these values. Address mask reply specifies how the computer responds to ICMP address mask packets. The acceptable values for this parameter are: 
 
-- Enabled. The computer responds to ICMP address mask packets.
-- Disabled. The computer does not respond to ICMP address mask packets. </maml:para></maml:description><command:parameterValue required="true" variableLength="true">AddressMaskReply[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>AsJob</maml:name><maml:description><maml:para>Runs the cmdlet as a background job. Use this parameter to run commands that take a long time to complete.
 The cmdlet immediately returns an object that represents the job and then displays the command prompt. You can continue to work in the session while the job completes. To manage the job, use the *-Job cmdlets. To get the job results, use the <maml:navigationLink><maml:linkText>Receive-Job</maml:linkText><maml:uri></maml:uri></maml:navigationLink> cmdlet.
 For more information about Windows PowerShell® background jobs, see <maml:navigationLink><maml:linkText>about_Jobs</maml:linkText><maml:uri></maml:uri></maml:navigationLink>.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>CimSession</maml:name><maml:description><maml:para>Runs the cmdlet in a remote session or on a remote computer. Enter a computer name or a session object, such as the output of a <maml:navigationLink><maml:linkText>New-CimSession</maml:linkText><maml:uri></maml:uri></maml:navigationLink> or <maml:navigationLink><maml:linkText>Get-CimSession</maml:linkText><maml:uri></maml:uri></maml:navigationLink> cmdlet. The default is the current session on the local computer.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">CimSession[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>DefaultHopLimit</maml:name><maml:description><maml:para>Specifies an array of values for the default hop limit. The cmdlet gets the IPv6 protocol configurations that have these values. The default hop limit is 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 time-to-live (TTL) field in all outbound traffic. When routers forward a packet, they decrement the hop limit by 1 and discard the packet when the hop limit is 0.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">UInt32[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>DhcpMediaSense</maml:name><maml:description><maml:para>Specifies an array of values for Media Sense. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para><maml:para>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. The acceptable values for this parameter are: 
 
-- Enabled
-- Disabled</maml:para></maml:description><command:parameterValue required="true" variableLength="true">DhcpMediaSense[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>GroupForwardedFragments</maml:name><maml:description><maml:para>Specifies an array of values for group forwarded fragments. The cmdlet gets IPv6 protocol configurations that have these values. Group forwarded fragments specifies whether the IP interface collects fragments into groups before it forwards the fragments. The acceptable values for this parameter are: 
 
-- Enabled. The IP interface collects IPv4 protocol fragments into groups before it forwards the fragments.
-- Disabled. The IP interface does not collect IPv4 protocol fragments into groups before it forwards the fragments.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">GroupForwardedFragments[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IcmpRedirects</maml:name><maml:description><maml:para>Specifies an array of values for ICMP redirects. The cmdlet gets IPv4 protocol configurations that have these values. ICMP redirects specifies whether to update the path cache in response to ICMP redirect packets. The acceptable values for this parameter are: 
 
-- 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.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">IcmpRedirects[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MaxDadAttempts</maml:name><maml:description><maml:para>Specifies an array of values for the maximum number of duplicate address detection attempts. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">UInt32[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MaxPreferredLifetime</maml:name><maml:description><maml:para>Specifies an array of values, as TimeSpan objects, for the maximum preferred lifetime over which to prefer a temporary address. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">TimeSpan[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MaxRandomTime</maml:name><maml:description><maml:para>Specifies an array of values, as TimeSpan objects, for the upper bound that the IP interface uses to compute a random delay at startup time. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">TimeSpan[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MaxValidLifetime</maml:name><maml:description><maml:para>Specifies an array of values, as TimeSpan objects, for the maximum lifetime over which a temporary address is valid. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">TimeSpan[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MediaSenseEventLog</maml:name><maml:description><maml:para>Specifies an array of values for Media Sense event log. The cmdlet gets IPv6 protocol configurations that have these values. Media Sense event log specifies whether the computer logs DHCP Media Sense events. The acceptable values for this parameter are: 
 
-- 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. </maml:para></maml:description><command:parameterValue required="true" variableLength="true">MediaSenseEventLog[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MldLevel</maml:name><maml:description><maml:para>Specifies an array of values for the level of Multicast Listener Discovery (MLD) support. The cmdlet gets IPv6 protocol configurations that have these values. The acceptable values for this parameter are: 
-- All. The computer can send and receive multicast packets.
-- None. The computer cannot send or receive multicast packets.
-- SendOnly. The computer can send but not receive multicast packets.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">MldLevel[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MldVersion</maml:name><maml:description><maml:para>Specifies an array of values for the maximum version of Multicast Listener Discovery that the host supports. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">MldVersion[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MulticastForwarding</maml:name><maml:description><maml:para>Specifies an array of values for multicast forwarding. The cmdlet gets IPv6 protocol configurations that have these values. The acceptable values for this parameter are: 
 
-- Enabled. The computer can forward multicast packets.
-- Disabled. The computer cannot forward multicast packets.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">MulticastForwarding[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>NeighborCacheLimitEntries</maml:name><maml:description><maml:para>Specifies an array of values for the maximum number of neighbor cache entries. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">UInt32[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>RandomizeIdentifiers</maml:name><maml:description><maml:para>Specifies an array of values for the randomization of identifiers. The cmdlet gets IPv6 protocol configurations that have these values. The acceptable values for this parameter are: 
 
-- 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.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">RandomizeIdentifiers[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ReassemblyLimitBytes</maml:name><maml:description><maml:para>Specifies an array of values for the maximum size of the reassembly buffer. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">UInt32[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>RegenerateTime</maml:name><maml:description><maml:para>Specifies an array of values, as TimeSpan objects, for when the IP interface deprecates a temporary address before it generates a new address. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">TimeSpan[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>RouteCacheLimitEntries</maml:name><maml:description><maml:para>Specifies an array of values for the maximum number of route cache entries. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">UInt32[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>SourceRoutingBehavior</maml:name><maml:description><maml:para>Specifies an array of values for the behavior for source-routed packets. The cmdlet gets IPv6 protocol configurations that have these values. The acceptable values for this parameter are: 
 
-- DontForward. The computer can receive but not forward source-routed packets.
-- Drop. The computer drops source-routed packets.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">SourceRoutingBehavior[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ThrottleLimit</maml:name><maml:description><maml:para>Specifies the maximum number of concurrent operations that can be established to run the cmdlet. If this parameter is omitted or a value of 0 is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer. The throttle limit applies only to the current cmdlet, not to the session or to the computer.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>UseTemporaryAddresses</maml:name><maml:description><maml:para>Specifies an array of values for temporary addresses. The cmdlet gets IPv6 protocol configurations that have these values. The acceptable values for this parameter are: 
 
-- Always. The computer always generates temporary addresses by using random numbers.
-- Counter. The computer generates temporary addresses by using the interface identifier. You typically use this identifier for test purposes.
-- Disabled. The computer does not use temporary addresses.
-- Enabled. The computer uses temporary addresses. </maml:para></maml:description><command:parameterValue required="true" variableLength="true">UseTemporaryAddresses[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>AddressMaskReply</maml:name><maml:description><maml:para>Specifies an array of values for address mask reply. The cmdlet gets the IPv6 protocol configurations that have these values. Address mask reply specifies how the computer responds to ICMP address mask packets. The acceptable values for this parameter are: 
 
-- Enabled. The computer responds to ICMP address mask packets.
-- Disabled. The computer does not respond to ICMP address mask packets. </maml:para></maml:description><command:parameterValue required="true" variableLength="true">AddressMaskReply[]</command:parameterValue><dev:type><maml:name>AddressMaskReply[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>AsJob</maml:name><maml:description><maml:para>Runs the cmdlet as a background job. Use this parameter to run commands that take a long time to complete.
 The cmdlet immediately returns an object that represents the job and then displays the command prompt. You can continue to work in the session while the job completes. To manage the job, use the *-Job cmdlets. To get the job results, use the <maml:navigationLink><maml:linkText>Receive-Job</maml:linkText><maml:uri></maml:uri></maml:navigationLink> cmdlet.
 For more information about Windows PowerShell® background jobs, see <maml:navigationLink><maml:linkText>about_Jobs</maml:linkText><maml:uri></maml:uri></maml:navigationLink>.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>CimSession</maml:name><maml:description><maml:para>Runs the cmdlet in a remote session or on a remote computer. Enter a computer name or a session object, such as the output of a <maml:navigationLink><maml:linkText>New-CimSession</maml:linkText><maml:uri></maml:uri></maml:navigationLink> or <maml:navigationLink><maml:linkText>Get-CimSession</maml:linkText><maml:uri></maml:uri></maml:navigationLink> cmdlet. The default is the current session on the local computer.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">CimSession[]</command:parameterValue><dev:type><maml:name>CimSession[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>DefaultHopLimit</maml:name><maml:description><maml:para>Specifies an array of values for the default hop limit. The cmdlet gets the IPv6 protocol configurations that have these values. The default hop limit is 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 time-to-live (TTL) field in all outbound traffic. When routers forward a packet, they decrement the hop limit by 1 and discard the packet when the hop limit is 0.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">UInt32[]</command:parameterValue><dev:type><maml:name>UInt32[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>DhcpMediaSense</maml:name><maml:description><maml:para>Specifies an array of values for Media Sense. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para><maml:para>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. The acceptable values for this parameter are: 
 
-- Enabled
-- Disabled</maml:para></maml:description><command:parameterValue required="true" variableLength="true">DhcpMediaSense[]</command:parameterValue><dev:type><maml:name>DhcpMediaSense[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>GroupForwardedFragments</maml:name><maml:description><maml:para>Specifies an array of values for group forwarded fragments. The cmdlet gets IPv6 protocol configurations that have these values. Group forwarded fragments specifies whether the IP interface collects fragments into groups before it forwards the fragments. The acceptable values for this parameter are: 
 
-- Enabled. The IP interface collects IPv4 protocol fragments into groups before it forwards the fragments.
-- Disabled. The IP interface does not collect IPv4 protocol fragments into groups before it forwards the fragments.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">GroupForwardedFragments[]</command:parameterValue><dev:type><maml:name>GroupForwardedFragments[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IcmpRedirects</maml:name><maml:description><maml:para>Specifies an array of values for ICMP redirects. The cmdlet gets IPv4 protocol configurations that have these values. ICMP redirects specifies whether to update the path cache in response to ICMP redirect packets. The acceptable values for this parameter are: 
 
-- 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.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">IcmpRedirects[]</command:parameterValue><dev:type><maml:name>IcmpRedirects[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MaxDadAttempts</maml:name><maml:description><maml:para>Specifies an array of values for the maximum number of duplicate address detection attempts. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">UInt32[]</command:parameterValue><dev:type><maml:name>UInt32[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MaxPreferredLifetime</maml:name><maml:description><maml:para>Specifies an array of values, as TimeSpan objects, for the maximum preferred lifetime over which to prefer a temporary address. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">TimeSpan[]</command:parameterValue><dev:type><maml:name>TimeSpan[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MaxRandomTime</maml:name><maml:description><maml:para>Specifies an array of values, as TimeSpan objects, for the upper bound that the IP interface uses to compute a random delay at startup time. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">TimeSpan[]</command:parameterValue><dev:type><maml:name>TimeSpan[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MaxValidLifetime</maml:name><maml:description><maml:para>Specifies an array of values, as TimeSpan objects, for the maximum lifetime over which a temporary address is valid. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">TimeSpan[]</command:parameterValue><dev:type><maml:name>TimeSpan[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MediaSenseEventLog</maml:name><maml:description><maml:para>Specifies an array of values for Media Sense event log. The cmdlet gets IPv6 protocol configurations that have these values. Media Sense event log specifies whether the computer logs DHCP Media Sense events. The acceptable values for this parameter are: 
 
-- 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. </maml:para></maml:description><command:parameterValue required="true" variableLength="true">MediaSenseEventLog[]</command:parameterValue><dev:type><maml:name>MediaSenseEventLog[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MldLevel</maml:name><maml:description><maml:para>Specifies an array of values for the level of Multicast Listener Discovery (MLD) support. The cmdlet gets IPv6 protocol configurations that have these values. The acceptable values for this parameter are: 
-- All. The computer can send and receive multicast packets.
-- None. The computer cannot send or receive multicast packets.
-- SendOnly. The computer can send but not receive multicast packets.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">MldLevel[]</command:parameterValue><dev:type><maml:name>MldLevel[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MldVersion</maml:name><maml:description><maml:para>Specifies an array of values for the maximum version of Multicast Listener Discovery that the host supports. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">MldVersion[]</command:parameterValue><dev:type><maml:name>MldVersion[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MulticastForwarding</maml:name><maml:description><maml:para>Specifies an array of values for multicast forwarding. The cmdlet gets IPv6 protocol configurations that have these values. The acceptable values for this parameter are: 
 
-- Enabled. The computer can forward multicast packets.
-- Disabled. The computer cannot forward multicast packets.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">MulticastForwarding[]</command:parameterValue><dev:type><maml:name>MulticastForwarding[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>NeighborCacheLimitEntries</maml:name><maml:description><maml:para>Specifies an array of values for the maximum number of neighbor cache entries. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">UInt32[]</command:parameterValue><dev:type><maml:name>UInt32[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>RandomizeIdentifiers</maml:name><maml:description><maml:para>Specifies an array of values for the randomization of identifiers. The cmdlet gets IPv6 protocol configurations that have these values. The acceptable values for this parameter are: 
 
-- 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.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">RandomizeIdentifiers[]</command:parameterValue><dev:type><maml:name>RandomizeIdentifiers[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ReassemblyLimitBytes</maml:name><maml:description><maml:para>Specifies an array of values for the maximum size of the reassembly buffer. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">UInt32[]</command:parameterValue><dev:type><maml:name>UInt32[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>RegenerateTime</maml:name><maml:description><maml:para>Specifies an array of values, as TimeSpan objects, for when the IP interface deprecates a temporary address before it generates a new address. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">TimeSpan[]</command:parameterValue><dev:type><maml:name>TimeSpan[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>RouteCacheLimitEntries</maml:name><maml:description><maml:para>Specifies an array of values for the maximum number of route cache entries. The cmdlet gets IPv6 protocol configurations that have these values.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">UInt32[]</command:parameterValue><dev:type><maml:name>UInt32[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>SourceRoutingBehavior</maml:name><maml:description><maml:para>Specifies an array of values for the behavior for source-routed packets. The cmdlet gets IPv6 protocol configurations that have these values. The acceptable values for this parameter are: 
 
-- DontForward. The computer can receive but not forward source-routed packets.
-- Drop. The computer drops source-routed packets.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">SourceRoutingBehavior[]</command:parameterValue><dev:type><maml:name>SourceRoutingBehavior[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ThrottleLimit</maml:name><maml:description><maml:para>Specifies the maximum number of concurrent operations that can be established to run the cmdlet. If this parameter is omitted or a value of 0 is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer. The throttle limit applies only to the current cmdlet, not to the session or to the computer.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>UseTemporaryAddresses</maml:name><maml:description><maml:para>Specifies an array of values for temporary addresses. The cmdlet gets IPv6 protocol configurations that have these values. The acceptable values for this parameter are: 
 
-- Always. The computer always generates temporary addresses by using random numbers.
-- Counter. The computer generates temporary addresses by using the interface identifier. You typically use this identifier for test purposes.
-- Disabled. The computer does not use temporary addresses.
-- Enabled. The computer uses temporary addresses. </maml:para></maml:description><command:parameterValue required="true" variableLength="true">UseTemporaryAddresses[]</command:parameterValue><dev:type><maml:name>UseTemporaryAddresses[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>None</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description><maml:para></maml:para></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.Management.Infrastructure.CimInstance#root\StandardCimv2\MSFT_NetIPv6Protocol</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description><maml:para>The Microsoft.Management.Infrastructure.CimInstance object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (#) provides the namespace and class name for the underlying WMI object.</maml:para></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Get all IPv6 protocol configurations</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NetIPv6Protocol
</dev:code><dev:remarks><maml:para>This command gets all IPv6 protocol configurations for the IP interface. The default output for the cmdlet does not include all properties of the NetIPv6Protocol object.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>Example 2: Output all properties of IPv6 protocol configurations</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NetIPv6Protocol | Format-List –Property *
</dev:code><dev:remarks><maml:para>This command gets all IPv6 protocol configurations for the IP interface. The command uses the Format-List cmdlet to display all the properties in the output in the form of a table. For more information, type Get-Help Format-Table.The command default output omits some properties.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?LinkId=288384</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NetIPv6Protocol</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NetIPv4Protocol</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Set-NetIPv6Protocol</command:name><maml:description><maml:para>Modifies the IPv6 protocol configuration.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>NetIPv6Protocol</command:noun><dev:version /></command:details><maml:description><maml:para>The Set-NetIPv6Protocol cmdlet modifies the global IPv6 protocol configuration for a computer. If you do not specify any parameters for the cmdlet, the cmdlet sets the default values for the IPv6 protocol configuration. </maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Set-NetIPv6Protocol</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>AddressMaskReply</maml:name><maml:description><maml:para>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. The acceptable values for this parameter are: 
 
-- Enabled. The computer responds to ICMP address mask packets.
-- Disabled. The computer does not respond to ICMP address mask packets. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">AddressMaskReply</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>AsJob</maml:name><maml:description><maml:para>Runs the cmdlet as a background job. Use this parameter to run commands that take a long time to complete.
 The cmdlet immediately returns an object that represents the job and then displays the command prompt. You can continue to work in the session while the job completes. To manage the job, use the *-Job cmdlets. To get the job results, use the <maml:navigationLink><maml:linkText>Receive-Job</maml:linkText><maml:uri></maml:uri></maml:navigationLink> cmdlet.
 For more information about Windows PowerShell® background jobs, see <maml:navigationLink><maml:linkText>about_Jobs</maml:linkText><maml:uri></maml:uri></maml:navigationLink>.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>CimSession</maml:name><maml:description><maml:para>Runs the cmdlet in a remote session or on a remote computer. Enter a computer name or a session object, such as the output of a <maml:navigationLink><maml:linkText>New-CimSession</maml:linkText><maml:uri></maml:uri></maml:navigationLink> or <maml:navigationLink><maml:linkText>Get-CimSession</maml:linkText><maml:uri></maml:uri></maml:navigationLink> cmdlet. The default is the current session on the local computer.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">CimSession[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>DefaultHopLimit</maml:name><maml:description><maml:para>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 IPv6 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. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>DhcpMediaSense</maml:name><maml:description><maml:para>Specifies a value for Media Sense. The cmdlet modifies the value for this setting.</maml:para><maml:para>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. The acceptable values for this parameter are: 
 
-- Enabled
-- Disabled
 
The default value is Enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DhcpMediaSense</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>GroupForwardedFragments</maml:name><maml:description><maml:para>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. The acceptable values for this parameter are: 
 
-- 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.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">GroupForwardedFragments</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IcmpRedirects</maml:name><maml:description><maml:para>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. The acceptable values for this parameter are: 
 
-- 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. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">IcmpRedirects</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByValue)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the input to this cmdlet. You can use this parameter, or you can pipe the input to this cmdlet.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">CimInstance[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MaxDadAttempts</maml:name><maml:description><maml:para>Specifies a value for the maximum number of duplicate address detection attempts. The cmdlet modifies the value for this setting.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MaxPreferredLifetime</maml:name><maml:description><maml:para>Specifies a value, as a TimeSpan object, over which to prefer a temporary address. The cmdlet modifies the value for this setting. To obtain a TimeSpan object, use the New-Timespan cmdlet. For more information, type Get-Help New-TimeSpan.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">TimeSpan</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MaxRandomTime</maml:name><maml:description><maml:para>Specifies a value, as a TimeSpan object, for the maximum time of the upper bound that the IP interface uses to compute a random delay at startup time. The cmdlet modifies the value for this setting.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">TimeSpan</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MaxValidLifetime</maml:name><maml:description><maml:para>Specifies a value, as a TimeSpan object, for the maximum lifetime over which a temporary address is valid. The cmdlet modifies the value for this setting. To obtain a TimeSpan object, use the New-Timespan cmdlet.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">TimeSpan</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MediaSenseEventLog</maml:name><maml:description><maml:para>Specifies a value for Media Sense event log. The cmdlet modifies the value for this setting. The acceptable values for this parameter are: 
 
-- 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. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">MediaSenseEventLog</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MldLevel</maml:name><maml:description><maml:para>Specifies a value for the level of Multicast Listener Discovery (MLD) support. The cmdlet modifies the value for this setting. The acceptable values for this parameter are: 
 
-- All. The computer can send and receive multicast packets.
-- None. The computer cannot send or receive multicast packets.
-- SendOnly. The computer can send but not receive multicast packets.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">MldLevel</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MldVersion</maml:name><maml:description><maml:para>Specifies a value for the maximum version of Multicast Listener Discovery that the host supports. The cmdlet modifies the value for this setting.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">MldVersion</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MulticastForwarding</maml:name><maml:description><maml:para>Specifies a value for multicast forwarding. The cmdlet modifies the value for this setting. The acceptable values for this parameter are: 
 
-- Enabled. The computer can forward multicast packets.
-- Disabled. The computer cannot forward multicast packets.
 
The default value is Disabled. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">MulticastForwarding</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>NeighborCacheLimitEntries</maml:name><maml:description><maml:para>Specifies the maximum number of neighbor cache entries. The cmdlet modifies the value for this setting.
 
The default value is 256. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>PassThru</maml:name><maml:description><maml:para>Returns an object representing the item with which you are working. By default, this cmdlet does not generate any output.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>RandomizeIdentifiers</maml:name><maml:description><maml:para>Specifies a value for the randomization of identifiers. The cmdlet modifies the value for this setting. The acceptable values for this parameter are: 
 
-- 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. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">RandomizeIdentifiers</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ReassemblyLimitBytes</maml:name><maml:description><maml:para>Specifies a value for the maximum size of the reassembly buffer. The cmdlet modifies the value for this setting.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>RegenerateTime</maml:name><maml:description><maml:para>Specifies a value, as TimeSpan objects, for when the IP interface deprecates a temporary address before it generates a new address. The cmdlet modifies the value for this setting.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">TimeSpan</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>RouteCacheLimitEntries</maml:name><maml:description><maml:para>Specifies a value for the maximum number of route cache entries. The cmdlet modifies the value for this setting.
 
The default value is 128. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>SourceRoutingBehavior</maml:name><maml:description><maml:para>Specifies a value for source routing behavior. The cmdlet modifies the value for this setting. The acceptable values for this parameter are: 
 
-- DontForward. The computer can receive but not forward source-routed packets.
-- Drop. The computer drops source-routed packets.
 
The default value is DontForward. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">SourceRoutingBehavior</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ThrottleLimit</maml:name><maml:description><maml:para>Specifies the maximum number of concurrent operations that can be established to run the cmdlet. If this parameter is omitted or a value of 0 is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer. The throttle limit applies only to the current cmdlet, not to the session or to the computer.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>UseTemporaryAddresses</maml:name><maml:description><maml:para>Specifies a value for temporary addresses. The cmdlet modifies the value for this setting.
 
-- Always. The computer always generates temporary addresses by using random numbers.
-- Counter. The computer generates temporary addresses by using the interface identifier. You typically use this identifier for test purposes.
-- Disabled. The computer does not use temporary addresses.
-- Enabled. The computer uses temporary addresses. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">UseTemporaryAddresses</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before running the cmdlet.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Shows what would happen if the cmdlet runs. The cmdlet is not run.</maml:para></maml:description></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>AddressMaskReply</maml:name><maml:description><maml:para>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. The acceptable values for this parameter are: 
 
-- Enabled. The computer responds to ICMP address mask packets.
-- Disabled. The computer does not respond to ICMP address mask packets. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">AddressMaskReply</command:parameterValue><dev:type><maml:name>AddressMaskReply</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>AsJob</maml:name><maml:description><maml:para>Runs the cmdlet as a background job. Use this parameter to run commands that take a long time to complete.
 The cmdlet immediately returns an object that represents the job and then displays the command prompt. You can continue to work in the session while the job completes. To manage the job, use the *-Job cmdlets. To get the job results, use the <maml:navigationLink><maml:linkText>Receive-Job</maml:linkText><maml:uri></maml:uri></maml:navigationLink> cmdlet.
 For more information about Windows PowerShell® background jobs, see <maml:navigationLink><maml:linkText>about_Jobs</maml:linkText><maml:uri></maml:uri></maml:navigationLink>.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>CimSession</maml:name><maml:description><maml:para>Runs the cmdlet in a remote session or on a remote computer. Enter a computer name or a session object, such as the output of a <maml:navigationLink><maml:linkText>New-CimSession</maml:linkText><maml:uri></maml:uri></maml:navigationLink> or <maml:navigationLink><maml:linkText>Get-CimSession</maml:linkText><maml:uri></maml:uri></maml:navigationLink> cmdlet. The default is the current session on the local computer.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">CimSession[]</command:parameterValue><dev:type><maml:name>CimSession[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>DefaultHopLimit</maml:name><maml:description><maml:para>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 IPv6 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. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>DhcpMediaSense</maml:name><maml:description><maml:para>Specifies a value for Media Sense. The cmdlet modifies the value for this setting.</maml:para><maml:para>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. The acceptable values for this parameter are: 
 
-- Enabled
-- Disabled
 
The default value is Enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DhcpMediaSense</command:parameterValue><dev:type><maml:name>DhcpMediaSense</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>GroupForwardedFragments</maml:name><maml:description><maml:para>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. The acceptable values for this parameter are: 
 
-- 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.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">GroupForwardedFragments</command:parameterValue><dev:type><maml:name>GroupForwardedFragments</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>IcmpRedirects</maml:name><maml:description><maml:para>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. The acceptable values for this parameter are: 
 
-- 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. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">IcmpRedirects</command:parameterValue><dev:type><maml:name>IcmpRedirects</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByValue)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the input to this cmdlet. You can use this parameter, or you can pipe the input to this cmdlet.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">CimInstance[]</command:parameterValue><dev:type><maml:name>CimInstance[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MaxDadAttempts</maml:name><maml:description><maml:para>Specifies a value for the maximum number of duplicate address detection attempts. The cmdlet modifies the value for this setting.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MaxPreferredLifetime</maml:name><maml:description><maml:para>Specifies a value, as a TimeSpan object, over which to prefer a temporary address. The cmdlet modifies the value for this setting. To obtain a TimeSpan object, use the New-Timespan cmdlet. For more information, type Get-Help New-TimeSpan.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">TimeSpan</command:parameterValue><dev:type><maml:name>TimeSpan</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MaxRandomTime</maml:name><maml:description><maml:para>Specifies a value, as a TimeSpan object, for the maximum time of the upper bound that the IP interface uses to compute a random delay at startup time. The cmdlet modifies the value for this setting.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">TimeSpan</command:parameterValue><dev:type><maml:name>TimeSpan</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MaxValidLifetime</maml:name><maml:description><maml:para>Specifies a value, as a TimeSpan object, for the maximum lifetime over which a temporary address is valid. The cmdlet modifies the value for this setting. To obtain a TimeSpan object, use the New-Timespan cmdlet.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">TimeSpan</command:parameterValue><dev:type><maml:name>TimeSpan</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MediaSenseEventLog</maml:name><maml:description><maml:para>Specifies a value for Media Sense event log. The cmdlet modifies the value for this setting. The acceptable values for this parameter are: 
 
-- 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. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">MediaSenseEventLog</command:parameterValue><dev:type><maml:name>MediaSenseEventLog</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MldLevel</maml:name><maml:description><maml:para>Specifies a value for the level of Multicast Listener Discovery (MLD) support. The cmdlet modifies the value for this setting. The acceptable values for this parameter are: 
 
-- All. The computer can send and receive multicast packets.
-- None. The computer cannot send or receive multicast packets.
-- SendOnly. The computer can send but not receive multicast packets.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">MldLevel</command:parameterValue><dev:type><maml:name>MldLevel</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MldVersion</maml:name><maml:description><maml:para>Specifies a value for the maximum version of Multicast Listener Discovery that the host supports. The cmdlet modifies the value for this setting.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">MldVersion</command:parameterValue><dev:type><maml:name>MldVersion</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>MulticastForwarding</maml:name><maml:description><maml:para>Specifies a value for multicast forwarding. The cmdlet modifies the value for this setting. The acceptable values for this parameter are: 
 
-- Enabled. The computer can forward multicast packets.
-- Disabled. The computer cannot forward multicast packets.
 
The default value is Disabled. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">MulticastForwarding</command:parameterValue><dev:type><maml:name>MulticastForwarding</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>NeighborCacheLimitEntries</maml:name><maml:description><maml:para>Specifies the maximum number of neighbor cache entries. The cmdlet modifies the value for this setting.
 
The default value is 256. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>PassThru</maml:name><maml:description><maml:para>Returns an object representing the item with which you are working. By default, this cmdlet does not generate any output.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>RandomizeIdentifiers</maml:name><maml:description><maml:para>Specifies a value for the randomization of identifiers. The cmdlet modifies the value for this setting. The acceptable values for this parameter are: 
 
-- 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. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">RandomizeIdentifiers</command:parameterValue><dev:type><maml:name>RandomizeIdentifiers</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ReassemblyLimitBytes</maml:name><maml:description><maml:para>Specifies a value for the maximum size of the reassembly buffer. The cmdlet modifies the value for this setting.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>RegenerateTime</maml:name><maml:description><maml:para>Specifies a value, as TimeSpan objects, for when the IP interface deprecates a temporary address before it generates a new address. The cmdlet modifies the value for this setting.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">TimeSpan</command:parameterValue><dev:type><maml:name>TimeSpan</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>RouteCacheLimitEntries</maml:name><maml:description><maml:para>Specifies a value for the maximum number of route cache entries. The cmdlet modifies the value for this setting.
 
The default value is 128. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>SourceRoutingBehavior</maml:name><maml:description><maml:para>Specifies a value for source routing behavior. The cmdlet modifies the value for this setting. The acceptable values for this parameter are: 
 
-- DontForward. The computer can receive but not forward source-routed packets.
-- Drop. The computer drops source-routed packets.
 
The default value is DontForward. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">SourceRoutingBehavior</command:parameterValue><dev:type><maml:name>SourceRoutingBehavior</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ThrottleLimit</maml:name><maml:description><maml:para>Specifies the maximum number of concurrent operations that can be established to run the cmdlet. If this parameter is omitted or a value of 0 is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer. The throttle limit applies only to the current cmdlet, not to the session or to the computer.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>UseTemporaryAddresses</maml:name><maml:description><maml:para>Specifies a value for temporary addresses. The cmdlet modifies the value for this setting.
 
-- Always. The computer always generates temporary addresses by using random numbers.
-- Counter. The computer generates temporary addresses by using the interface identifier. You typically use this identifier for test purposes.
-- Disabled. The computer does not use temporary addresses.
-- Enabled. The computer uses temporary addresses. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">UseTemporaryAddresses</command:parameterValue><dev:type><maml:name>UseTemporaryAddresses</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before running the cmdlet.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>false</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Shows what would happen if the cmdlet runs. The cmdlet is not run.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>false</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.Management.Infrastructure.CimInstance#root\StandardCimv2\MSFT_NetIPv6Protocol</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description><maml:para>The Microsoft.Management.Infrastructure.CimInstance object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (#) provides the namespace and class name for the underlying WMI object.</maml:para></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>None</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description><maml:para></maml:para></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Enable the DHCP Media Sense event log</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Set-NetIPv6Protocol –MediaSenseEventLog Enabled
 
</dev:code><dev:remarks><maml:para>This command enables the DHCP Media Sense event log.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example><command:example><maml:title>Example 2: Increase the number of neighbors</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Set-NetIPv6Protocol –NeighborCacheLimitEntries 1000
 
</dev:code><dev:remarks><maml:para>This command increases the size of the cache of on-link neighbors on the subnet to 1,000. The default value is 256.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?LinkId=289168</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NetIPv6Protocol</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NetIPv4Protocol</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
</helpItems>