IcmpRedirectsEnabled
Applies To: Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Vista
IcmpRedirectsEnabled
specifies whether the IPv4 and IPv6 path caches are updated in response to Internet Control Message Protocol (ICMP) redirect messages.
Values
true |
Specifies that the IPv4 and IPv6 path caches are updated in response to ICMP redirect messages. This is the default value for both the IPv4 and IPv6 settings. |
false |
Specifies that the IPv4 and IPv6 path caches are not updated in response to ICMP redirect messages. |
Valid Passes
specialize
windowsPE
Parent Hierarchy
Microsoft-Windows-TCPIP | IcmpRedirectsEnabled
Applies To
For a list of the supported Windows® editions and architectures that this component supports, see Microsoft-Windows-TCPIP.
XML Example
The following XML output shows how to disable ICMP redirects.
<IcmpRedirectsEnabled>false</IcmpRedirectsEnabled>