File name: | nshwfp.dll.mui |
Size: | 62976 byte |
MD5: | e7202b8c4d65997fd0030dc517ea0a8b |
SHA1: | 29bc91e4ba4cd5787c87fc619ca1c8be39213938 |
SHA256: | a51bd3037eee8eba97619e9bea2edb4702315d01c82c67d1339bac1ba8d09bc0 |
Operating systems: | Windows 10 |
Extension: | MUI |
If an error occurred or the following message in English (U.S.) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id | English (U.S.) | English |
---|---|---|
999 | Captures real-time diagnostic information. |
Captures real-time diagnostic information. |
1000 | Shows WFP configuration and state. |
Shows WFP configuration and state. |
1001 | Sets WFP diagnostic options. |
Sets WFP diagnostic options. |
1002 | Controlling the WFP-IPsec event trace session. |
Controlling the WFP-IPsec event trace session. |
1990 | Starts an interactive capture session. |
Starts an interactive capture session. |
1991 | Usage: capture start [ [ cab = ] (ON | OFF) ] [ [ traceonly = ] (ON | OFF) ] [ [ keywords = ] (NONE | BCAST | MCAST | BCAST+MCAST) ] [ [ file = ] ] Parameters: Tag Value cab - Can be ON or OFF. The default is ON. ON compiles the files in a single .cab file. OFF leaves the output files uncompressed. This is useful if doing your own troubleshooting, rather than collecting data for others. traceonly - Can be ON or OFF. The default is OFF. ON collects only event tracing data, which reduces the output file size. keywords - Can be NONE, BCAST, MCAST, or BCAST+MCAST. The default is BCAST+MCAST. Sets the net event keywords used for the session. BCAST includes broadcast events and MCAST includes multicast events. To reduce the file size for long- running captures, set to NONE. file - Output file name. The default is 'wfpdiag.cab'. If the cab option is ON, the file name should not include the extension since the .cab is automatically added to the output file. Remarks: Starts an interactive capture session. To stop capture, run 'capture stop'. |
Usage: capture start [ [ cab = ] (ON | OFF) ] [ [ traceonly = ] (ON | OFF) ] [ [ keywords = ] (NONE | BCAST | MCAST | BCAST+MCAST) ] [ [ file = ] ] Parameters: Tag Value cab - Can be ON or OFF. The default is ON. ON compiles the files in a single .cab file. OFF leaves the output files uncompressed. This is useful if doing your own troubleshooting, rather than collecting data for others. traceonly - Can be ON or OFF. The default is OFF. ON collects only event tracing data, which reduces the output file size. keywords - Can be NONE, BCAST, MCAST, or BCAST+MCAST. The default is BCAST+MCAST. Sets the net event keywords used for the session. BCAST includes broadcast events and MCAST includes multicast events. To reduce the file size for long- running captures, set to NONE. file - Output file name. The default is 'wfpdiag.cab'. If the cab option is ON, the file name should not include the extension since the .cab is automatically added to the output file. Remarks: Starts an interactive capture session. To stop capture, run 'capture stop'. |
1992 | Stops an interactive capture session. |
Stops an interactive capture session. |
1993 | Usage: capture stop Remarks: Stops an interactive capture session. Takes effect if previous command executed was 'capture start'. |
Usage: capture stop Remarks: Stops an interactive capture session. Takes effect if previous command executed was 'capture start'. |
2000 | Displays the current state of WFP and IPsec. |
Displays the current state of WFP and IPsec. |
2001 | Usage: show state [ [ file = ] | - ] Parameters: Tag Value file - Output file name. The default is 'wfpstate.xml'. If this parameter is set to the dash character, 'file = -', the output is written only to the console. Remarks: Displays the current state of WFP and IPsec. |
Usage: show state [ [ file = ] | - ] Parameters: Tag Value file - Output file name. The default is 'wfpstate.xml'. If this parameter is set to the dash character, 'file = -', the output is written only to the console. Remarks: Displays the current state of WFP and IPsec. |
2002 | Displays filters matching the specified traffic parameters. |
Displays filters matching the specified traffic parameters. |
2003 | Usage: show filters [ [ file = ] | - ] [ [ protocol = ] ] [ [ localaddr = ] ] [ [ remoteaddr = ] ] [ [ localport = ] ] [ [ remoteport = ] ] [ [ appid = ] ] [ [ userid = ] ] [ [ dir = ] IN | OUT ] [ [ verbose = ] ON | OFF ] Parameters: Tag Value file - Output file name. The default is 'filters.xml'. If this parameter is set to the dash character, 'file = -', the output is written only to the console. protocol - The IP protocol. This must be an integer. localaddr - The IP addresses. 'localaddr' is the local IP address, remoteaddr and the 'remoteaddr' is the remote IP address. The addresses are either IPv4 or IPv6. If both local and remote addressses are specified, they both must belong to the same address family. localport - The ports. 'localport' is the local port remoteport and 'remoteport' is the remote port. They must be integers. appid - The application sending or receiving the traffic on the local host. This either an NT path such as '\device\harddiskvolume1\windows\system32\ftp.exe' or a DOS path such as 'c:\Windows\System32\ftp.exe' The supplied path must exist. userid - The user sending or receiving the traffic on the local host. The userid may be a SID (such as 'S-1-5-18') or a user name (such as 'nt authority\system'). dir - The direction of the connection. By default, filters for both inbound and outbound traffic are displayed. Use IN to display only filters for inbound traffic or OUT to display only filters for outbound traffic. verbose - Determines whether to display all filters. Can be ON or OFF. The default is OFF, which attempts to suppress matching filters that are unlikely to affect connectivity. ON does not suppress any filters. Remarks: Displays filters matching the specified traffic parameters. |
Usage: show filters [ [ file = ] | - ] [ [ protocol = ] ] [ [ localaddr = ] ] [ [ remoteaddr = ] ] [ [ localport = ] ] [ [ remoteport = ] ] [ [ appid = ] ] [ [ userid = ] ] [ [ dir = ] IN | OUT ] [ [ verbose = ] ON | OFF ] Parameters: Tag Value file - Output file name. The default is 'filters.xml'. If this parameter is set to the dash character, 'file = -', the output is written only to the console. protocol - The IP protocol. This must be an integer. localaddr - The IP addresses. 'localaddr' is the local IP address, remoteaddr and the 'remoteaddr' is the remote IP address. The addresses are either IPv4 or IPv6. If both local and remote addressses are specified, they both must belong to the same address family. localport - The ports. 'localport' is the local port remoteport and 'remoteport' is the remote port. They must be integers. appid - The application sending or receiving the traffic on the local host. This either an NT path such as '\device\harddiskvolume1\windows\system32\ftp.exe' or a DOS path such as 'c:\Windows\System32\ftp.exe' The supplied path must exist. userid - The user sending or receiving the traffic on the local host. The userid may be a SID (such as 'S-1-5-18') or a user name (such as 'nt authority\system'). dir - The direction of the connection. By default, filters for both inbound and outbound traffic are displayed. Use IN to display only filters for inbound traffic or OUT to display only filters for outbound traffic. verbose - Determines whether to display all filters. Can be ON or OFF. The default is OFF, which attempts to suppress matching filters that are unlikely to affect connectivity. ON does not suppress any filters. Remarks: Displays filters matching the specified traffic parameters. |
2004 | Displays the boot-time policy and filters. |
Displays the boot-time policy and filters. |
2005 | Usage: show boottimepolicy [ [ file = ] | - ] Parameters: Tag Value file - Output file name. The default is 'btpol.xml'. If this parameter is set to the dash character, 'file = -', the output is written only to the console. Remarks: Displays the boot-time policy and filters. |
Usage: show boottimepolicy [ [ file = ] | - ] Parameters: Tag Value file - Output file name. The default is 'btpol.xml'. If this parameter is set to the dash character, 'file = -', the output is written only to the console. Remarks: Displays the boot-time policy and filters. |
2008 | Displays the global WFP options. |
Displays the global WFP options. |
2009 | Usage: show options [optionsfor = ] NETEVENTS | KEYWORDS | TXNWATCHDOG Parameters: Tag Value optionsfor - Can be either NETEVENTS, KEYWORDS, or TXNWATCHDOG. NETEVENTS shows whether network events are buffered for diagnostics. KEYWORDS shows which network events are buffered for diagnostics. TXNWATCHDOG shows the timeout in milliseconds for the transaction watchdog event. Remarks: Displays the current value set for the specified option. |
Usage: show options [optionsfor = ] NETEVENTS | KEYWORDS | TXNWATCHDOG Parameters: Tag Value optionsfor - Can be either NETEVENTS, KEYWORDS, or TXNWATCHDOG. NETEVENTS shows whether network events are buffered for diagnostics. KEYWORDS shows which network events are buffered for diagnostics. TXNWATCHDOG shows the timeout in milliseconds for the transaction watchdog event. Remarks: Displays the current value set for the specified option. |
2010 | Displays the application ID for the specified file. |
Displays the application ID for the specified file. |
2011 | Usage: show appid [ file = ] Parameters: Tag Value file - Specifies the DOS path for the application. Remarks: Displays the application NT path for the specified file. The supplied path must exist. |
Usage: show appid [ file = ] Parameters: Tag Value file - Specifies the DOS path for the application. Remarks: Displays the application NT path for the specified file. The supplied path must exist. |
2014 | Sets the global WFP options. |
Sets the global WFP options. |
2015 | Usage: set options [ netevents = ON | OFF ] [ [ keywords = ] NONE | BCAST | MCAST| BCAST+MCAST ] [ [ txnwatchdog = ] ] Parameters: Tag Value netevents - Can be either ON or OFF. Sets the netevents option. keywords - Can be NONE, BCAST, MCAST, or BCAST+MCAST. Sets the keywords option. The default is NONE. txnwatchdog - Sets the timeout in milliseconds for the transaction watchdog event. This must be an integer. If no value is specified, the timeout is set to zero, and an event will be triggered for every transaction. Remarks: Sets the global WFP options. Only one option parameter can be set per execution. |
Usage: set options [ netevents = ON | OFF ] [ [ keywords = ] NONE | BCAST | MCAST| BCAST+MCAST ] [ [ txnwatchdog = ] ] Parameters: Tag Value netevents - Can be either ON or OFF. Sets the netevents option. keywords - Can be NONE, BCAST, MCAST, or BCAST+MCAST. Sets the keywords option. The default is NONE. txnwatchdog - Sets the timeout in milliseconds for the transaction watchdog event. This must be an integer. If no value is specified, the timeout is set to zero, and an event will be triggered for every transaction. Remarks: Sets the global WFP options. Only one option parameter can be set per execution. |
2018 | Tells whether an interactive capture session is in progress. |
Tells whether an interactive capture session is in progress. |
2019 | Usage: capture status Remarks: Tells whether an interactive capture session is in progress. |
Usage: capture status Remarks: Tells whether an interactive capture session is in progress. |
2055 | Displays recent network events matching the traffic parameters. |
Displays recent network events matching the traffic parameters. |
2064 | Usage: show netevents [ [ file = ] | - ] [ [ protocol = ] ] [ [ localaddr = ] ] [ [ remoteaddr = ] ] [ [ localport = ] ] [ [ remoteport = ] ] [ [ appid = ] ] [ [ userid = ] ] [ [ timewindow = ] ] Parameters: Tag Value file - Output file name. The default is 'netevents.xml'. If this parameter is set to the dash character, 'file = -', the output is written only to the console. protocol - The IP protocol. This must be an integer. localaddr - The IP addresses. 'localaddr' is the local IP address, remoteaddr and 'remoteaddr' is the remote IP address. The addresses are either IPv4 or IPv6. If both local and remote addresses are specified, they both must belong to the same address family. localport - The ports. 'localport' is the local port, and 'remoteport' is the remote port. remoteport They must be integers. appid - The application sending or receiving the traffic on the local host. This either an NT path such as '\device\harddiskvolume1\windows\system32\ftp.exe' or a DOS path such as 'c:\Windows\System32\ftp.exe' The supplied path must exist. userid - The user sending or receiving the traffic on the local host. The userid may be a SID (such as 'S-1-5-18') or a user name (such as 'nt authority\system'). timewindow - Limits the output to network events that occurred within a specified number of seconds. This must be an integer. Remarks: Displays recent network events matching the specified traffic parameters. |
Usage: show netevents [ [ file = ] | - ] [ [ protocol = ] ] [ [ localaddr = ] ] [ [ remoteaddr = ] ] [ [ localport = ] ] [ [ remoteport = ] ] [ [ appid = ] ] [ [ userid = ] ] [ [ timewindow = ] ] Parameters: Tag Value file - Output file name. The default is 'netevents.xml'. If this parameter is set to the dash character, 'file = -', the output is written only to the console. protocol - The IP protocol. This must be an integer. localaddr - The IP addresses. 'localaddr' is the local IP address, remoteaddr and 'remoteaddr' is the remote IP address. The addresses are either IPv4 or IPv6. If both local and remote addresses are specified, they both must belong to the same address family. localport - The ports. 'localport' is the local port, and 'remoteport' is the remote port. remoteport They must be integers. appid - The application sending or receiving the traffic on the local host. This either an NT path such as '\device\harddiskvolume1\windows\system32\ftp.exe' or a DOS path such as 'c:\Windows\System32\ftp.exe' The supplied path must exist. userid - The user sending or receiving the traffic on the local host. The userid may be a SID (such as 'S-1-5-18') or a user name (such as 'nt authority\system'). timewindow - Limits the output to network events that occurred within a specified number of seconds. This must be an integer. Remarks: Displays recent network events matching the specified traffic parameters. |
2065 | Displays the specified security descriptor. |
Displays the specified security descriptor. |
2066 | Usage: show security [ type = ] CALLOUT|ENGINE|FILTER|IKESADB|IPSECSADB|LAYER|NETEVENTS |PROVIDER|PROVIDERCONTEXT|SUBLAYER [ [ guid = ] Parameters: Tag Value type - Specifies the object type to be retrieved. Can be CALLOUT, ENGINE, FILTER, IKESADB, IPSECSADB, LAYER, NETEVENTS, PROVIDER, PROVIDERCONTEXT, or SUBLAYER. guid - For object types that support per-object security descriptors, this is the GUID of the object. If not specified, it defaults to IID_NULL, which retrieves the security descriptor of the type container. The following types support per-object security descriptors: callout filter layer provider providercontext sublayer Remarks: Displays the specified security descriptor. |
Usage: show security [ type = ] CALLOUT|ENGINE|FILTER|IKESADB|IPSECSADB|LAYER|NETEVENTS |PROVIDER|PROVIDERCONTEXT|SUBLAYER [ [ guid = ] Parameters: Tag Value type - Specifies the object type to be retrieved. Can be CALLOUT, ENGINE, FILTER, IKESADB, IPSECSADB, LAYER, NETEVENTS, PROVIDER, PROVIDERCONTEXT, or SUBLAYER. guid - For object types that support per-object security descriptors, this is the GUID of the object. If not specified, it defaults to IID_NULL, which retrieves the security descriptor of the type container. The following types support per-object security descriptors: callout filter layer provider providercontext sublayer Remarks: Displays the specified security descriptor. |
2075 | Displays system ports used by the TCP/IP Stack and the RPC sub-system. |
Displays system ports used by the TCP/IP Stack and the RPC sub-system. |
2084 | Usage: show sysports [ [ file = ] | - ] Parameters: Tag Value file - Output file name. The default is 'sysports.xml'. If this parameter is set to the dash character, 'file = -', the output is written only to the console. Remarks: Displays system ports used by the TCP/IP stack and the RPC sub-system. |
Usage: show sysports [ [ file = ] | - ] Parameters: Tag Value file - Output file name. The default is 'sysports.xml'. If this parameter is set to the dash character, 'file = -', the output is written only to the console. Remarks: Displays system ports used by the TCP/IP stack and the RPC sub-system. |
3000 | Initializing data collection -- please wait. |
Initializing data collection -- please wait. |
3001 | Only event tracing will be collected. |
Only event tracing will be collected. |
3002 | Initialization complete. Reproduce the scenario, then run 'capture stop'. |
Initialization complete. Reproduce the scenario, then run 'capture stop'. |
3003 | Data collection successful; output = %1!s! |
Data collection successful; output = %1!s! |
3004 | Data collection successful; output = %t%1 %t%2 |
Data collection successful; output = %t%1 %t%2 |
3005 | Finalizing data collection -- please wait. |
Finalizing data collection -- please wait. |
3006 | Success. |
Success. |
3007 | At least one netevent was not captured during the ETW session. |
At least one netevent was not captured during the ETW session. |
4001 | Unable to connect to BFE; error = %1!s! |
Unable to connect to BFE; error = %1!s! |
4002 | Unable to start an ETW trace session; error=%1!s! |
Unable to start an ETW trace session; error=%1!s! |
4003 | Unable to open the XML file with Write access; error=%1!s! |
Unable to open the XML file with Write access; error=%1!s! |
4004 | Unable to subscribe to change notifications; error = %1!s! |
Unable to subscribe to change notifications; error = %1!s! |
4005 | Unable to write output to the XML file; error = %1!s! |
Unable to write output to the XML file; error = %1!s! |
4006 | Unable to collect run-time events; error = %1!s! |
Unable to collect run-time events; error = %1!s! |
4007 | Unable to format the trace file; error = %1!s! |
Unable to format the trace file; error = %1!s! |
4008 | Unable to create the cabinet file. |
Unable to create the cabinet file. |
4009 | Unable to load the XML document; error = %1!s! |
Unable to load the XML document; error = %1!s! |
4010 | Import file parsing terminated at line %1!u!, column %2!u! |
Import file parsing terminated at line %1!u!, column %2!u! |
4011 | Unexpected element '%1' at line %2!u!, column %3!u! |
Unexpected element '%1' at line %2!u!, column %3!u! |
4012 | Unexpected text in element '%1' at line %2!u!, column %3!u!. |
Unexpected text in element '%1' at line %2!u!, column %3!u!. |
4013 | Invalid text in element '%1' at line %2!u!, column %3!u!. |
Invalid text in element '%1' at line %2!u!, column %3!u!. |
4014 | Unable to read the boot-time policy; error = %1!s! |
Unable to read the boot-time policy; error = %1!s! |
4015 | Unable to enumerate the network events; error = %1!s! |
Unable to enumerate the network events; error = %1!s! |
4016 | Unable to open the data collector set; error = %1!s! |
Unable to open the data collector set; error = %1!s! |
4017 | Unable to add an object; error = %1!s! |
Unable to add an object; error = %1!s! |
4018 | Unable to delete an object; error = %1!s! |
Unable to delete an object; error = %1!s! |
4019 | The object is defined at line %1!u!, column %2!u! |
The object is defined at line %1!u!, column %2!u! |
4020 | Capture is already in progress. |
Capture is already in progress. |
4021 | No capture is in progress. |
No capture is in progress. |
4022 | The IKEEXT log file does not exist. Ensure that IKEEXT tracing is enabled. |
The IKEEXT log file does not exist. Ensure that IKEEXT tracing is enabled. |
4028 | Unable to query lost netevents from ETW. |
Unable to query lost netevents from ETW. |
5000 | Deletes all IPsec DoS Protection configuration. |
Deletes all IPsec DoS Protection configuration. |
5001 | reset Deletes all IPsec DoS Protection configuration. Parameters: none |
reset Deletes all IPsec DoS Protection configuration. Parameters: none |
5100 | Adds IPsec DoS Protection configuration. |
Adds IPsec DoS Protection configuration. |
5101 | Adds IPsec DoS Protection interface configuration. |
Adds IPsec DoS Protection interface configuration. |
5102 | add interface [name=] [type=]public|internal Adds IPsec DoS Protection interface configuration. Parameters: Tag Value name - Friendly name of the interface. type - Interface type. public: Interface faces public network. internal: Interface faces internal network. Examples: add interface "Local Area Connection" public add interface name="Local Area Connection" type=public |
add interface [name=] [type=]public|internal Adds IPsec DoS Protection interface configuration. Parameters: Tag Value name - Friendly name of the interface. type - Interface type. public: Interface faces public network. internal: Interface faces internal network. Examples: add interface "Local Area Connection" public add interface name="Local Area Connection" type=public |
5110 | Adds IPsec DoS Protection keying module configuration. |
Adds IPsec DoS Protection keying module configuration. |
5111 | add allowedkeyingmodule [name=]ikev1|ikev2|authip [[internalprefix=][/]] Adds IPsec DoS Protection allowed keying module configuration. Parameters: Tag Value name - Name of an IPsec keying module to allow. ikev1: The IKEv1 keying module. ikev2: The IKEv2 keying module. authip: The AuthIP keying module. internalprefix - Internal host IPv6 address or subnet for which the keying module needs to be allowed (optional). If not specified, it will be allowed for all internal IPv6 addresses. Remarks: AuthIP is present in the list of allowed keying modules by default. Examples: add allowedkeyingmodule ikev1 add allowedkeyingmodule name=ikev1 add allowedkeyingmodule ikev1 3ffe:401d:1f00:baa::1 |
add allowedkeyingmodule [name=]ikev1|ikev2|authip [[internalprefix=][/]] Adds IPsec DoS Protection allowed keying module configuration. Parameters: Tag Value name - Name of an IPsec keying module to allow. ikev1: The IKEv1 keying module. ikev2: The IKEv2 keying module. authip: The AuthIP keying module. internalprefix - Internal host IPv6 address or subnet for which the keying module needs to be allowed (optional). If not specified, it will be allowed for all internal IPv6 addresses. Remarks: AuthIP is present in the list of allowed keying modules by default. Examples: add allowedkeyingmodule ikev1 add allowedkeyingmodule name=ikev1 add allowedkeyingmodule ikev1 3ffe:401d:1f00:baa::1 |
5120 | Adds IPsec DoS Protection IPv6 filter configuration. |
Adds IPsec DoS Protection IPv6 filter configuration. |
5121 | add filter [[publicprefix=][/]] [[internalprefix=][/]] [action=]exempt|block Adds IPsec DoS Protection IPv6 filter configuration. Parameters: Tag Value publicprefix - Public host IPv6 address or subnet (optional). If not specified, the filter will match all public IPv6 addresses. internalprefix - Internal host IPv6 address or subnet (optional). If not specified, the filter will match all internal IPv6 addresses. action - Action to take for any traffic that matches the filter. exempt: Don't require matching traffic to be IPsec protected. block: Block matching traffic. Examples: add filter publicprefix=3ffe:401d:1f00::/64 action=block |
add filter [[publicprefix=][/]] [[internalprefix=][/]] [action=]exempt|block Adds IPsec DoS Protection IPv6 filter configuration. Parameters: Tag Value publicprefix - Public host IPv6 address or subnet (optional). If not specified, the filter will match all public IPv6 addresses. internalprefix - Internal host IPv6 address or subnet (optional). If not specified, the filter will match all internal IPv6 addresses. action - Action to take for any traffic that matches the filter. exempt: Don't require matching traffic to be IPsec protected. block: Block matching traffic. Examples: add filter publicprefix=3ffe:401d:1f00::/64 action=block |
5200 | Deletes IPsec DoS Protection configuration. |
Deletes IPsec DoS Protection configuration. |
5201 | Deletes IPsec DoS Protection interface configuration. |
Deletes IPsec DoS Protection interface configuration. |
5202 | delete interface [name=] Deletes IPsec DoS Protection interface configuration. Parameters: Tag Value name - Friendly name of the interface. Examples: delete interface "Local Area Connection" delete interface name="Local Area Connection" |
delete interface [name=] Deletes IPsec DoS Protection interface configuration. Parameters: Tag Value name - Friendly name of the interface. Examples: delete interface "Local Area Connection" delete interface name="Local Area Connection" |
5210 | Deletes IPsec DoS Protection allowed keying module configuration. |
Deletes IPsec DoS Protection allowed keying module configuration. |
5211 | delete allowedkeyingmodule [name=]ikev1|ikev2|authip [[internalprefix=][/]] Deletes IPsec DoS Protection allowed keying module configuration. Parameters: Tag Value name - Name of an IPsec keying module to disallow. ikev1: The IKEv1 keying module. ikev2: The IKEv2 keying module. authip: The AuthIP keying module. internalprefix - Internal host IPv6 address or subnet for which the keying module should be disallowed (optional). If not specified, it will be disallowed for all internal IPv6 addresses. Examples: delete allowedkeyingmodule ikev1 delete allowedkeyingmodule name=ikev1 delete allowedkeyingmodule ikev1 3ffe:401d:1f00:baa::1 |
delete allowedkeyingmodule [name=]ikev1|ikev2|authip [[internalprefix=][/]] Deletes IPsec DoS Protection allowed keying module configuration. Parameters: Tag Value name - Name of an IPsec keying module to disallow. ikev1: The IKEv1 keying module. ikev2: The IKEv2 keying module. authip: The AuthIP keying module. internalprefix - Internal host IPv6 address or subnet for which the keying module should be disallowed (optional). If not specified, it will be disallowed for all internal IPv6 addresses. Examples: delete allowedkeyingmodule ikev1 delete allowedkeyingmodule name=ikev1 delete allowedkeyingmodule ikev1 3ffe:401d:1f00:baa::1 |
5220 | Deletes IPsec DoS Protection IPv6 filter configuration. |
Deletes IPsec DoS Protection IPv6 filter configuration. |
5221 | delete filter [[publicprefix=][/]] [[internalprefix=][/]] Deletes IPsec DoS Protection IPv6 filter configuration. Parameters: Tag Value publicprefix - Public host IPv6 address or subnet (optional). This must be same as the publicprefix specified with the corresponding add command. internalprefix - Internal host IPv6 address or subnet (optional). This must be same as the internalprefix specified with the corresponding add command. Examples: delete filter 3ffe:401d:1f00::/64 delete filter publicprefix=3ffe:401d:1f00::/64 |
delete filter [[publicprefix=][/]] [[internalprefix=][/]] Deletes IPsec DoS Protection IPv6 filter configuration. Parameters: Tag Value publicprefix - Public host IPv6 address or subnet (optional). This must be same as the publicprefix specified with the corresponding add command. internalprefix - Internal host IPv6 address or subnet (optional). This must be same as the internalprefix specified with the corresponding add command. Examples: delete filter 3ffe:401d:1f00::/64 delete filter publicprefix=3ffe:401d:1f00::/64 |
5300 | Sets IPsec DoS Protection information. |
Sets IPsec DoS Protection information. |
5301 | Sets IPsec DoS Protection DSCP marking configuration. |
Sets IPsec DoS Protection DSCP marking configuration. |
5302 | set dscp [type=]ipsecauthenticated|ipsecunauthenticated|icmpv6|filtered|default [value=]|disable Sets IPsec DoS Protection DSCP marking configuration. Parameters: Tag Value type - Type of inbound traffic for which the DSCP marking is being specified. ipsecauthenticated: Authenticated IPv6 IPsec traffic. ipsecunauthenticated: Unauthenticated IPv6 IPsec traffic. icmpv6: ICMPv6 traffic. filtered: Filter exempted IPv6 traffic. default: Default-block exempted traffic. value - DCSP value to mark in the top 6 bits of the traffic class or TOS field in the IP header of corresponding traffic. : Must be |
set dscp [type=]ipsecauthenticated|ipsecunauthenticated|icmpv6|filtered|default [value=]|disable Sets IPsec DoS Protection DSCP marking configuration. Parameters: Tag Value type - Type of inbound traffic for which the DSCP marking is being specified. ipsecauthenticated: Authenticated IPv6 IPsec traffic. ipsecunauthenticated: Unauthenticated IPv6 IPsec traffic. icmpv6: ICMPv6 traffic. filtered: Filter exempted IPv6 traffic. default: Default-block exempted traffic. value - DCSP value to mark in the top 6 bits of the traffic class or TOS field in the IP header of corresponding traffic. : Must be |
5310 | Sets IPsec DoS Protection miscellaneous configuration. |
Sets IPsec DoS Protection miscellaneous configuration. |
5311 | set miscellaneous [[stateidletimeout=]] [[peripratelimitidletimeout=]] [[maxentries=]] [[maxperipratelimitqueues=]] [[defaultblock=]enable|disable] Sets IPsec DoS Protection miscellaneous configuration. Parameters: Tag Value stateidletimeout - State inactivity timeout in seconds (optional). : Must be 0 and : Must be 0 and : Must be 0 and : Must be 0 and |
set miscellaneous [[stateidletimeout=]] [[peripratelimitidletimeout=]] [[maxentries=]] [[maxperipratelimitqueues=]] [[defaultblock=]enable|disable] Sets IPsec DoS Protection miscellaneous configuration. Parameters: Tag Value stateidletimeout - State inactivity timeout in seconds (optional). : Must be 0 and : Must be 0 and : Must be 0 and : Must be 0 and |
5320 | Sets IPsec DoS Protection rate limit configuration. |
Sets IPsec DoS Protection rate limit configuration. |
5321 | set ratelimit [type=]ipsecauthenticated|ipsecunauthenticated|ipsecunauthenticatedperip| icmpv6|filtered|default [value=]|disable Sets IPsec DoS Protection rate limit configuration. Parameters: Tag Value type - Type of inbound traffic for which the rate limit is being specified. ipsecauthenticated: Authenticated IPv6 IPsec traffic. Rate limit disabled by default. ipsecunauthenticated: Unauthenticated IPv6 IPsec traffic. Default rate limit is 102400 bytes/sec. ipsecunauthenticatedperip: Per internal IP address rate limit for unauthenticated IPv6 IPsec traffic. Default rate limit is 10240 bytes/sec. icmpv6: ICMPv6 traffic. Default rate limit for this traffic type is 10240 bytes/sec. filtered: Filter exempted IPv6 traffic. Default rate limit is 102400 bytes/sec. default: Default-block exempted traffic. Default rate limit is 102400 bytes/sec. value - Value of the rate limit in bytes/sec. : Must be 0 and |
set ratelimit [type=]ipsecauthenticated|ipsecunauthenticated|ipsecunauthenticatedperip| icmpv6|filtered|default [value=]|disable Sets IPsec DoS Protection rate limit configuration. Parameters: Tag Value type - Type of inbound traffic for which the rate limit is being specified. ipsecauthenticated: Authenticated IPv6 IPsec traffic. Rate limit disabled by default. ipsecunauthenticated: Unauthenticated IPv6 IPsec traffic. Default rate limit is 102400 bytes/sec. ipsecunauthenticatedperip: Per internal IP address rate limit for unauthenticated IPv6 IPsec traffic. Default rate limit is 10240 bytes/sec. icmpv6: ICMPv6 traffic. Default rate limit for this traffic type is 10240 bytes/sec. filtered: Filter exempted IPv6 traffic. Default rate limit is 102400 bytes/sec. default: Default-block exempted traffic. Default rate limit is 102400 bytes/sec. value - Value of the rate limit in bytes/sec. : Must be 0 and |
5400 | Displays IPsec DoS Protection information. |
Displays IPsec DoS Protection information. |
5401 | Displays IPsec DoS Protection interface configuration. |
Displays IPsec DoS Protection interface configuration. |
5402 | show interface [[type=]public|internal] Displays IPsec DoS Protection interface configuration. Parameters: Tag Value type - Interface type (optional). public: Show interfaces facing public network. internal: Show interfaces facing internal network. Examples: show interface show interface public show interface type=public |
show interface [[type=]public|internal] Displays IPsec DoS Protection interface configuration. Parameters: Tag Value type - Interface type (optional). public: Show interfaces facing public network. internal: Show interfaces facing internal network. Examples: show interface show interface public show interface type=public |
5403 | Public interfaces: | Public interfaces: |
5404 | Internal interfaces: | Internal interfaces: |
5410 | Displays IPsec DoS Protection keying module configuration. |
Displays IPsec DoS Protection keying module configuration. |
5411 | show allowedkeyingmodule Displays IPsec DoS Protection allowed keying module configuration. Parameters: none |
show allowedkeyingmodule Displays IPsec DoS Protection allowed keying module configuration. Parameters: none |
5412 | Allowed keying modules (internalprefix - keying module list): |
Allowed keying modules (internalprefix - keying module list): |
5420 | Displays IPsec DoS Protection DSCP marking configuration. |
Displays IPsec DoS Protection DSCP marking configuration. |
5421 | show dscp [[type=]ipsecauthenticated|ipsecunauthenticated|icmpv6|filtered|default] Displays IPsec DoS Protection DSCP marking configuration. Parameters: Tag Value type - Type of inbound traffic for which the DSCP marking should be displayed (optional). If not specified, all types will be displayed. ipsecauthenticated: Authenticated IPv6 IPsec traffic. ipsecunauthenticated: Unauthenticated IPv6 IPsec traffic. icmpv6: ICMPv6 traffic. filtered: Filter exempted IPv6 traffic. default: Default-block exempted traffic. Examples: show dscp show dscp ipsecunauthenticated show dscp type=ipsecunauthenticated |
show dscp [[type=]ipsecauthenticated|ipsecunauthenticated|icmpv6|filtered|default] Displays IPsec DoS Protection DSCP marking configuration. Parameters: Tag Value type - Type of inbound traffic for which the DSCP marking should be displayed (optional). If not specified, all types will be displayed. ipsecauthenticated: Authenticated IPv6 IPsec traffic. ipsecunauthenticated: Unauthenticated IPv6 IPsec traffic. icmpv6: ICMPv6 traffic. filtered: Filter exempted IPv6 traffic. default: Default-block exempted traffic. Examples: show dscp show dscp ipsecunauthenticated show dscp type=ipsecunauthenticated |
5422 | Authenticated IPv6 IPsec dscp: %1!s! |
Authenticated IPv6 IPsec dscp: %1!s! |
5423 | Unauthenticated IPv6 IPsec dscp: %1!s! |
Unauthenticated IPv6 IPsec dscp: %1!s! |
5424 | ICMPv6 dscp: %1!s! |
ICMPv6 dscp: %1!s! |
5425 | IPv6 filter exempted dscp: %1!s! |
IPv6 filter exempted dscp: %1!s! |
5426 | Default-block exempted dscp: %1!s! |
Default-block exempted dscp: %1!s! |
5430 | Displays IPsec DoS Protection miscellaneous configuration. |
Displays IPsec DoS Protection miscellaneous configuration. |
5431 | show miscellaneous Displays IPsec DoS Protection miscellaneous configuration. Parameters: none |
show miscellaneous Displays IPsec DoS Protection miscellaneous configuration. Parameters: none |
5432 | State idle timeout (seconds): %1!u! |
State idle timeout (seconds): %1!u! |
5433 | Per IP address rate limit queue idle timeout (seconds): %1!u! |
Per IP address rate limit queue idle timeout (seconds): %1!u! |
5434 | Maximum number of state entries: %1!u! |
Maximum number of state entries: %1!u! |
5435 | Maximum number of per IP address rate limit queues: %1!u! |
Maximum number of per IP address rate limit queues: %1!u! |
5436 | Default block: %1!s! |
Default block: %1!s! |
5440 | Displays IPsec DoS Protection rate limit configuration. |
Displays IPsec DoS Protection rate limit configuration. |
5441 | show ratelimit [[type=]ipsecauthenticated|ipsecunauthenticated|ipsecunauthenticatedperip| icmpv6|filtered|default] Displays IPsec DoS Protection rate limit configuration. Parameters: Tag Value type - Type of traffic for which the rate limit should be displayed (optional). If not specified, all types will be displayed. ipsecauthenticated: Authenticated IPv6 IPsec traffic. ipsecunauthenticated: Unauthenticated IPv6 IPsec traffic. ipsecunauthenticatedperip: Per internal IP address rate limit for unauthenticated IPv6 IPsec traffic. icmpv6: ICMPv6 traffic. filtered: Filter exempted IPv6 traffic. default: Default-block exempted traffic. Examples: show ratelimit show ratelimit ipsecunauthenticated show ratelimit type=ipsecunauthenticated |
show ratelimit [[type=]ipsecauthenticated|ipsecunauthenticated|ipsecunauthenticatedperip| icmpv6|filtered|default] Displays IPsec DoS Protection rate limit configuration. Parameters: Tag Value type - Type of traffic for which the rate limit should be displayed (optional). If not specified, all types will be displayed. ipsecauthenticated: Authenticated IPv6 IPsec traffic. ipsecunauthenticated: Unauthenticated IPv6 IPsec traffic. ipsecunauthenticatedperip: Per internal IP address rate limit for unauthenticated IPv6 IPsec traffic. icmpv6: ICMPv6 traffic. filtered: Filter exempted IPv6 traffic. default: Default-block exempted traffic. Examples: show ratelimit show ratelimit ipsecunauthenticated show ratelimit type=ipsecunauthenticated |
5442 | Authenticated IPv6 IPsec rate limit (bytes/sec): %1!s! |
Authenticated IPv6 IPsec rate limit (bytes/sec): %1!s! |
5443 | Unauthenticated IPv6 IPsec rate limit (bytes/sec): %1!s! |
Unauthenticated IPv6 IPsec rate limit (bytes/sec): %1!s! |
5444 | Unauthenticated IPv6 IPsec per IP address rate limit (bytes/sec): %1!s! |
Unauthenticated IPv6 IPsec per IP address rate limit (bytes/sec): %1!s! |
5445 | ICMPv6 rate limit (bytes/sec): %1!s! |
ICMPv6 rate limit (bytes/sec): %1!s! |
5446 | IPv6 filter exempted rate limit (bytes/sec): %1!s! |
IPv6 filter exempted rate limit (bytes/sec): %1!s! |
5447 | Default-block exempted rate limit (bytes/sec): %1!s! |
Default-block exempted rate limit (bytes/sec): %1!s! |
5450 | Displays IPsec DoS Protection state entries. |
Displays IPsec DoS Protection state entries. |
5451 | show state [[publicprefix=][/]] [[internalprefix=][/]] Displays all state entries inside IPsec DoS Protection that match specified criteria. Parameters: Tag Value publicprefix - Public host IPv6 address or subnet (optional). If not specified, all public IPv6 addresses will be matched. internalprefix - Internal host IPv6 address or subnet (optional). If not specified, all internal IPv6 addresses will be matched. Examples: Show state Show state publicprefix=3ffe::/16 Show state internalprefix=3ffe:401d:1f00:baa::1 |
show state [[publicprefix=][/]] [[internalprefix=][/]] Displays all state entries inside IPsec DoS Protection that match specified criteria. Parameters: Tag Value publicprefix - Public host IPv6 address or subnet (optional). If not specified, all public IPv6 addresses will be matched. internalprefix - Internal host IPv6 address or subnet (optional). If not specified, all internal IPv6 addresses will be matched. Examples: Show state Show state publicprefix=3ffe::/16 Show state internalprefix=3ffe:401d:1f00:baa::1 |
5452 | IPsec DoS Protection state entries (There are %1!u! entries) ---------------------------------------------------------------------------- |
IPsec DoS Protection state entries (There are %1!u! entries) ---------------------------------------------------------------------------- |
5453 | Public host IPv6 address: %1!s! |
Public host IPv6 address: %1!s! |
5454 | Internal host IPv6 address: %1!s! |
Internal host IPv6 address: %1!s! |
5455 | Total inbound IPv6 IPsec packets allowed on this state: %1!I64u! |
Total inbound IPv6 IPsec packets allowed on this state: %1!I64u! |
5456 | Total outbound IPv6 IPsec packets allowed on this state: %1!I64u! |
Total outbound IPv6 IPsec packets allowed on this state: %1!I64u! |
5457 | Time elapsed since state creation (seconds): %1!u! |
Time elapsed since state creation (seconds): %1!u! |
5460 | Displays IPsec DoS Protection statistics. |
Displays IPsec DoS Protection statistics. |
5461 | show statistics Displays IPsec DoS Protection statistics. Parameters: none |
show statistics Displays IPsec DoS Protection statistics. Parameters: none |
5462 | Total state entries created: %1!I64u! |
Total state entries created: %1!I64u! |
5463 | Current state entries: %1!I64u! |
Current state entries: %1!I64u! |
5464 | Current per IP address rate limit queues: %1!I64u! |
Current per IP address rate limit queues: %1!I64u! |
5465 | Total inbound allowed unauthenticated IPv6 IPsec packets: %1!I64u! |
Total inbound allowed unauthenticated IPv6 IPsec packets: %1!I64u! |
5466 | Total inbound unauthenticated IPv6 IPsec packets discarded due to rate limit: %1!I64u! |
Total inbound unauthenticated IPv6 IPsec packets discarded due to rate limit: %1!I64u! |
5467 | Total inbound unauthenticated IPv6 IPsec packets discarded due to per IP address rate limit: %1!I64u! |
Total inbound unauthenticated IPv6 IPsec packets discarded due to per IP address rate limit: %1!I64u! |
5468 | Total inbound unauthenticated IPv6 IPsec packets discarded due to other reasons: %1!I64u! |
Total inbound unauthenticated IPv6 IPsec packets discarded due to other reasons: %1!I64u! |
5469 | Total inbound allowed authenticated IPv6 IPsec packets: %1!I64u! |
Total inbound allowed authenticated IPv6 IPsec packets: %1!I64u! |
5470 | Total inbound authenticated IPv6 IPsec packets discarded due to rate limit: %1!I64u! |
Total inbound authenticated IPv6 IPsec packets discarded due to rate limit: %1!I64u! |
5471 | Total inbound authenticated IPv6 IPsec packets discarded due to other reasons: %1!I64u! |
Total inbound authenticated IPv6 IPsec packets discarded due to other reasons: %1!I64u! |
5472 | Total inbound allowed ICMPv6 packets: %1!I64u! |
Total inbound allowed ICMPv6 packets: %1!I64u! |
5473 | Total inbound ICMPv6 packets discarded due to rate limit: %1!I64u! |
Total inbound ICMPv6 packets discarded due to rate limit: %1!I64u! |
5474 | Total inbound allowed filter exempted IPv6 packets: %1!I64u! |
Total inbound allowed filter exempted IPv6 packets: %1!I64u! |
5475 | Total inbound filter exempted IPv6 packets discarded due to rate limit: %1!I64u! |
Total inbound filter exempted IPv6 packets discarded due to rate limit: %1!I64u! |
5476 | Total inbound filter blocked IPv6 packets: %1!I64u! |
Total inbound filter blocked IPv6 packets: %1!I64u! |
5477 | Total inbound allowed default-block exempted packets: %1!I64u! |
Total inbound allowed default-block exempted packets: %1!I64u! |
5478 | Total inbound default-block exempted packets discarded due to rate limit: %1!I64u! |
Total inbound default-block exempted packets discarded due to rate limit: %1!I64u! |
5479 | Total inbound default-block discarded packets: %1!I64u! |
Total inbound default-block discarded packets: %1!I64u! |
5480 | Displays IPsec DoS Protection IPv6 filter configuration. |
Displays IPsec DoS Protection IPv6 filter configuration. |
5481 | show filter Displays IPsec DoS Protection IPv6 filter configuration. Parameters: none |
show filter Displays IPsec DoS Protection IPv6 filter configuration. Parameters: none |
5482 | IPv6 filters (publicprefix internalprefix - action): | IPv6 filters (publicprefix internalprefix - action): |
5490 | Displays IPsec DoS Protection configuration, statistics and state entries. |
Displays IPsec DoS Protection configuration, statistics and state entries. |
5491 | show all Displays IPsec DoS Protection configuration, statistics and state entries. Parameters: none |
show all Displays IPsec DoS Protection configuration, statistics and state entries. Parameters: none |
5492 | IPsec DoS Protection configuration parameters ---------------------------------------------------------------------------- |
IPsec DoS Protection configuration parameters ---------------------------------------------------------------------------- |
5493 | IPsec DoS Protection statistics ---------------------------------------------------------------------------- |
IPsec DoS Protection statistics ---------------------------------------------------------------------------- |
5500 |
File Description: | Windows Filtering Platform Netsh Helper |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | nshwfp.dll |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | nshwfp.dll.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x409, 1200 |