IcmpRedirectsEnabled
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 Configuration 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>