ifmon.dll.mui IF 监视程序 DLL 8357ae251c1287e19c9c714c2d2857f9

File info

File name: ifmon.dll.mui
Size: 42496 byte
MD5: 8357ae251c1287e19c9c714c2d2857f9
SHA1: ab1dc20de18d4373401c110ad64da43c473986c7
SHA256: 955e7a16a7e800a5a0b82ca6c57e06c87981fb8c67c838ac51fa8f59f10882f7
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Chinese (Simplified) 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 Chinese (Simplified) English
2501转储一个配置脚本。
Dumps a configuration script.
2502
用法: %1!s!

传储一个配置脚本。


Usage: %1!s!

Dumps a configuration script.

2601显示帮助。
Displays help.
2602
用法: %1!s!

显示帮助。


Usage: %1!s!

Displays help.

3401显示接口。
Displays interfaces.
3402
用法: %1!s! [[name=]string]

参数:

标记 值
name - 要显示当前参数设置的特定接口
的名称。

说明: 显示接口参数。

示例:

%1!s! name="有线以太网连接"



Usage: %1!s! [[name=]string]

Parameters:

Tag Value
name - Name of a specific interface to show current
parameter settings.

Remarks: Shows interface parameters.

Examples:

%1!s! name="Wired Ethernet Connection"


3500设置接口参数。
Sets interface parameters.
3501
用法 %1!s! [name = ] IfName
[ [admin = ] ENABLED|DISABLED
[connect = ] CONNECTED|DISCONNECTED
[newname = ] NewName ]

设置接口参数。

IfName - 接口名称
admin - 接口是否被启用
connect - 是否连接接口 (仅用于非 LAN)。
newname - 接口的新名称 (仅用于非 LAN)。

注意:
- 除名称外,还必须至少指定一个选项。
- 如果 connect = CONNECTED 被指定,那么接口被自动
启用,甚至在 admin = DISABLED 选项被指定时也是如
此。

示例:

%1!s! name="有线以太网连接" admin=DISABLED
%1!s! name="有线以太网连接" newname="连接 1"


Usage %1!s! [name = ] IfName
[ [admin = ] ENABLED|DISABLED
[connect = ] CONNECTED|DISCONNECTED
[newname = ] NewName ]

Sets interface parameters.

IfName - the name of the interface
admin - whether the interface should be enabled
connect - whether to connect the interface (non-LAN only).
newname - new name for the interface (LAN only).

Notes:
- At least one option other than the name must be specified.
- If connect = CONNECTED is specified, then the interface
is automatically enabled even if the admin = DISABLED
option is specified.

Examples:

%1!s! name="Wired Ethernet Connection" admin=DISABLED
%1!s! name="Wired Ethernet Connection" newname="Connection 1"

3905设置配置信息。
Sets configuration information.
3907显示信息。
Displays information.
4001显示 IP 地址和其他信息。
Displays IP address and additional information.
4002
用法: %1!s! [[name=]string]

参数:

标记 值
name - 指定接口的名称。

说明: 显示特定接口的 IP 地址配置和其他 TCP/IP 配置
信息,例如已配置的 DNS 和 WINS 服务器。


示例:

%1!s! "有线以太网连接"

Usage: %1!s! [[name=]string]

Parameters:

Tag Value
name - The name of a specific interface.

Remarks: Displays the IP address configuration for a specific interface or
interfaces, and other TCP/IP configuration information, such as
configured DNS and WINS servers.


Examples:

%1!s! "Wired Ethernet Connection"
4003添加一个 IP 地址到指定的接口。
Adds an IP address to the specified interface.
4004
用法: %1!s! [name=] [[addr=]IP address [mask=]IP subnet mask]
[[gateway=]IP address [gwmetric=]integer]

参数:

name - IP 接口的名称。
addr - 要添加到此接口的 IP 地址。
mask - 指定 IP 地址的 IP 子网掩码。
gateway - 指定 IP 地址的默认网关。
gwmetric - 默认网关的跃点数。

说明: 把 IP 地址和默认网关添加到一个接口。如果此接口已启用
DHCP,它将被停用。


示例:

%1!s! "有线以太网连接" 10.0.0.2 255.0.0.0
%1!s! "有线以太网连接" gateway=10.0.0.3 gwmetric=2

第一个命令向有线以太网连接接口添加一个静态 IP 地址 10.0.0.2,其
子网掩码为 255.0.0.0。第二个命令添加 IP 地址 10.0.0.3 作为
网关跃点数为 2 的接口的第二个默认网关。

Usage: %1!s! [name=] [[addr=]IP address [mask=]IP subnet mask]
[[gateway=]IP address [gwmetric=]integer]

Parameters:

name - The name of the IP interface.
addr - The IP address to be added for the interface.
mask - The IP subnet mask for the specified IP address.
gateway - The default gateway for the specified IP address.
gwmetric - The metric to the default gateway.

Remarks: Adds IP addresses and default gateways to an interface. If DHCP
is enabled on the interface, it will be disabled.

Examples:

%1!s! "Wired Ethernet Connection" 10.0.0.2 255.0.0.0
%1!s! "Wired Ethernet Connection" gateway=10.0.0.3 gwmetric=2

The first command adds a static IP address of 10.0.0.2 with a subnet
mask of 255.0.0.0 to the Wired Ethernet Connection interface. The second
command adds the IP address of 10.0.0.3 as a second default gateway
for this interface with a gateway metric of 2.
4005设置指定的接口的 IP 地址或默认网关。
Sets the IP address or default gateway to the specified interface.
4006
用法: %1!s! [name=]
[[source=]dhcp |
[source=] static [addr=]IP address [mask=]IP subnet mask]
[[gateway=]|none [gwmetric=]integer]

参数:

标记 值
name - 接口名称。
source - 下列值之一:
dhcp: 对于指定接口,设置用 DHCP 配置 IP
地址。
static: 设置使用本地静态配置设置 IP
地址。

gateway - 下列值之一:
: 你设置的 IP 地址的指定默认
网关。
none: 不设置默认网关。
gwmetric - 默认网关的跃点数。如果网关设置为 'none',则
不应设置此字段。
只有在 'source' 为 'static' 时才设置下列选项:

addr - 指定接口的 IP 地址。
mask - 指定 IP 地址的子网掩码。

说明: 用来将 IP 地址配置模式从 DHCP 模式更改为 static,或从 static
模式改为 DHCP。用静态 IP 地址在接口上添加 IP 地址,或添加
默认网关。
示例:

%1!s! name="有线以太网连接" source=dhcp
%1!s! local static 10.0.0.9 255.0.0.0 10.0.0.1 1

Usage: %1!s! [name=]
[[source=]dhcp |
[source=] static [addr=]IP address [mask=]IP subnet mask]
[[gateway=]|none [gwmetric=]integer]

Parameters:

Tag Value
name - The name of the interface.
source - One of the following values:
dhcp: Sets DHCP as the source for configuring IP
addresses for the specific interface.
static: Sets the source for configuring IP addresses
to local static configuration.

gateway - One of the following values:
: A specific default gateway for the
static IP address you are setting.
none: No default gateways are set.
gwmetric - The metric for the default gateway. This field should
not be set if gateway is set to 'none'.
The following options are used only if source is 'static':

addr - An IP address for the specified interface.
mask - The subnet mask for the specified IP address.

Remarks: Used to change the IP address configuration mode from either DHCP to
static mode or static mode to DHCP. Adds IP addresses on an
interface with static IP address or adds default gateways.

Examples:

%1!s! name="Wired Ethernet Connection" source=dhcp
%1!s! local static 10.0.0.9 255.0.0.0 10.0.0.1 1
4007从指定的接口删除 IP 地址或默认网关。
Deletes an IP address or default gateway from the specified interface.
4008
用法: %1!s! [name=] [[addr=]IP address] [[gateway=]IP address|ALL]

参数:

标记 值
name - 接口名称。
addr - 由名称指定的接口的静态 IP 地址。
gateway - 下列值之一:
: 你正在删除的静态 IP 地址的特定
默认网关。
ALL: 删除你正在删除的静态 IP 地址的所有默认
网关 IP 地址。

说明: 从有多重 IP 地址的接口上删除一个 IP 地址,或从指定接口上
删除默认网关。

示例:

%1!s! "有线以太网连接" addr=10.0.0.1 gateway=all

Usage: %1!s! [name=] [[addr=]IP address] [[gateway=]IP address|ALL]

Parameters:

Tag Value
name - The name of the interface.
addr - A static IP address for the interface specified by name.
gateway - One of the following values:
: A specific default gateway IP address for
the static IP address you are deleting.
ALL: Deletes all default gateway IP addresses for
the static IP address you are deleting.

Remarks: Deletes an IP address from an interface with multiple static IP
addresses, or deletes a default gateway from a specified interface.

Examples:

%1!s! "Wired Ethernet Connection" addr=10.0.0.1 gateway=all
4009显示 IP 地址配置。
Displays IP address configuration.
4010
用法: %1!s! [[name=]string]

参数:

标记 值
name - 特定接口的名称。

说明: 显示接口的 IP 地址配置。

此命令显示的信息包含如下:

字段 描述
----- -----------
DHCP enabled 显示地址来自静态或 DHCP 配置。
IP Address 显示此接口配置的 IP 地址。
Subnet Mask 显示与此 IP 地址相关联的子网掩码。
Default Gateway 显示此接口的默认网关的 IP 地址。
Gateway Metric 显示上面显示的默认网关的跃点数。
只适用于配置了多重默认网关的情况。
Interface Metric 显示接口的跃点数。
只适用于配置了多重默认网关的情况。

示例:

%1!s! "有线以太网连接"

Usage: %1!s! [[name=]string]

Parameters:

Tag Value
name - The name of a specific interface.

Remarks: Displays the IP address configuration for an interface or
interfaces.

The information displayed for this command consists of:

Field Description
----- -----------
DHCP enabled Shows whether the address comes from static or DHCP
configuration.
IP Address Shows the IP address configured for an interface.
Subnet Mask Shows the subnet mask associated with the IP address.
Default Gateway Shows the IP address of a default gateway for the interface.
Gateway Metric Shows the metric for the default gateway shown above.
Only applies if multiple default gateways are configured.
Interface Metric Shows the metric for an interface.
Only applies if multiple interfaces are configured.

Examples:

%1!s! "Wired Ethernet Connection"
4011添加一个静态 DNS 服务器地址。
Adds a static DNS server address.
4012用法: %1!s! [name=] [addr=] [[index=]]

参数:

标记 值
name - 添加 DNS 服务器的接口的名称。
addr - 添加的 DNS 服务器的 IP 地址。
index - 为指定的 DNS 服务器地址指定索引(首选项)。

说明: 把一个新的 DNS 服务器 IP 地址添加到静态配置的列表中。
默认情况下,这个DNS 服务器被添加在列表的结尾。如果指
定一个索引,DNS 服务器将被置于列表中指定的位置,其他
服务器将被移后留出空间。如果 DNS 服务器以前是通过 DHCP
获取的,这个新的地址将取代旧的列表。

示例:

%1!s! "有线以太网连接" 10.0.0.1
%1!s! "有线以太网连接" 10.0.0.3 index=2

Usage: %1!s! [name=] [addr=] [[index=]]

Parameters:

Tag Value
name - The name of the interface where DNS servers are added.
addr - The IP address for the DNS server you are adding.
index - Specifies the index (preference) for the specified
DNS server address.

Remarks: Adds a new DNS server IP address to the statically-configured list.
By default, the DNS server is added to the end of the list. If an
index is specified, the DNS server will be placed in that position
in the list, with other servers being moved down to make room.
If DNS servers were previously obtained through DHCP, the new
address will replace the old list.

Examples:

%1!s! "Wired Ethernet Connection" 10.0.0.1
%1!s! "Wired Ethernet Connection" 10.0.0.3 index=2
4013设置 DNS 服务器模式和地址。
Sets DNS server mode and addresses.
4014
用法: %1!s! [name=] [source=]dhcp|static [addr=]|none
[[register=]none|primary|both]

参数:

标记 值
name - 接口的名称。
source - 下面的值之一:
dhcp: 设置 DHCP 作为为某一个接口配置 DNS 服务器的源。

静态: 设置配置 DNS 服务器的源为本地静态配置。

addr - 下面的值之一:
: DNS 服务器的一个 IP。
none: 清除 DNS 服务器列表。
register - 下面的值之一:
none: 禁用动态 DNS 注册。
primary: 只在主 DNS 后缀下注册。
both: 在主 DNS 后缀下注册,也在特定连接后缀下注册。

说明: 设置 DNS 服务器配置为 DHCP 或静态模式。只有在源是“static”,
并且“addr” 选项也可用以为此特定的接口配置 DNS 服务器的 IP
地址的一个静态列表的情况下。

示例:

%1!s! name="有线以太网连接" source=dhcp
%1!s! "有线以太网连接" static 10.0.0.1 primary

Usage: %1!s! [name=] [source=]dhcp|static [addr=]|none
[[register=]none|primary|both]

Parameters:

Tag Value
name - The name of the interface.
source - One of the following values:
dhcp: Sets DHCP as the source for configuring DNS
servers for the specific interface.
static: Sets the source for configuring DNS servers
to local static configuration.
addr - One of the following values:
: An IP address for a DNS server.
none: Clears the list of DNS servers.
register - One of the following values:
none: Disables Dynamic DNS registration.
primary: Register under the primary DNS suffix only.
both: Register under both the primary DNS suffix, as
well as under the connection-specific suffix.

Remarks: Sets DNS server configuration to either DHCP or static mode. Only
when source is 'static', is the 'addr' option also available for
configuring a static list of DNS server IP addresses for the
specified interface.

Examples:

%1!s! name="Wired Ethernet Connection" source=dhcp
%1!s! "Wired Ethernet Connection" static 10.0.0.1 primary
4015从指定的接口删除 DNS 服务器。
Deletes the DNS server from the specified interface.
4016
用法: %1!s! [name=] [[addr=]|ALL ]

参数:

标记 值
name - 要删除 DNS 服务器的接口的名称。
addr - 下列值之一:
: 要删除的 DNS 服务器的特定 IP
地址。
ALL: 删除所有已配置的 DNS 服务器的 IP 地址。

说明: 删除指定接口的静态配置的 DNS 服务器 IP 地址。

示例:

%1!s! "有线以太网连接" 10.0.0.1
%1!s! "有线以太网连接" all

Usage: %1!s! [name=] [[addr=]|ALL ]

Parameters:

Tag Value
name - The name of the interface where DNS servers are deleted.
addr - One of the following values:
: A specific IP address of a DNS server
you are deleting.
ALL: Deletes all configured IP addresses for DNS. servers.

Remarks: Deletes statically configured DNS server IP addresses for a
specific interface.

Examples:

%1!s! "Wired Ethernet Connection" 10.0.0.1
%1!s! "Wired Ethernet Connection" all
4017显示 DNS 服务器地址。
Displays the DNS server addresses.
4018
用法: %1!s! [[name=]string]

参数:

标记 值
name - 指定接口的名称。

说明: 显示指定接口的 DNS 服务器配置。


示例:

%1!s! "有线以太网连接"

Usage: %1!s! [[name=]string]

Parameters:

Tag Value
name - The name of a specific interface.

Remarks: Displays DNS server configuration for a specific interface or
interfaces.


Examples:

%1!s! "Wired Ethernet Connection"
4021添加一个静态 WINS 服务器地址。
Adds a static WINS server address.
4022用法: %1!s! [name=] [addr=] [[index=]integer]

参数:

标记 值
name - 要添加的 WINS 服务器的接口的名称。
addr - 要添加的 WINS 服务器的 IP 地址。
index - 为指定的 WINS 服务器地址指定索引(首选项)。

说明: 把一个新的 WINS 服务器 IP 地址添加到静态配置的列表中。
默认情况下,这个 WINS 服务器被添加在列表的结尾。如果
指定一个索引,WINS 服务器将被置于列表中指定的位置,其
他服务器将被移后留出空间。如果 WINS 服务器以前是通过
DHCP 获取的,这个新的地址将取代旧的列表。

示例:

%1!s! "有线以太网连接" 10.0.0.1
%1!s! "有线以太网连接" 10.0.0.3 index=2

Usage: %1!s! [name=] [addr=] [[index=]integer]

Parameters:

Tag Value
name - The name of the interface where WINS servers are added.
addr - The IP address for the WINS server you are adding.
index - Specifies the index (preference) for the specified
WINS server address.

Remarks: Adds a new WINS server IP address to the statically-configured list.
By default, the WINS server is added to the end of the list. If an
index is specified, the WINS server will be placed in that position
in the list, with other servers being moved down to make room.
If WINS servers were previously obtained through DHCP, the new
address will replace the old list.

Examples:

%1!s! "Wired Ethernet Connection" 10.0.0.1
%1!s! "Wired Ethernet Connection" 10.0.0.3 index=2
4023设置 WINS 服务器模式和地址。
Sets WINS server mode and addresses.
4024
用法: %1!s! [name=] [source=]dhcp|static [addr=]|none

参数:

标记 值
name - 接口名称。
source - 下列值之一:
dhcp: 设置 DHCP 作为指定接口的 WINS 服务器
配置的源。
static: 设置配置 WINS 服务器的源为本地静态
配置。
addr - 下列值之一:
: WINS 服务器的 IP 地址。
none: 清除 WINS 服务器列表。

说明: 设置 WINS 服务器的配置为 DHCP 或静态模式。只有在 'source' 为
'static' 的情况下,才能用 'addr' 选项配置指定接口的 IP 地址
静态列表。

示例:

%1!s! name="有线以太网连接" source=dhcp
%1!s! "有线以太网连接" static 10.0.0.1

Usage: %1!s! [name=] [source=]dhcp|static [addr=]|none

Parameters:

Tag Value
name - The name of the interface.
source - One of the following values:
dhcp: Sets DHCP as the source for configuring WINS
servers for the specific interface.
static: Sets the source for configuring WINS servers
to local static configuration.
addr - One of the following values:
: An IP address for a WINS server.
none: Clears the list of WINS servers.

Remarks: Sets WINS server configuration to either DHCP or static mode. Only
when source is 'static', is the 'addr' option also available for
configuring a static list of WINS server IP addresses for the
specified interface.

Examples:

%1!s! name="Wired Ethernet Connection" source=dhcp
%1!s! "Wired Ethernet Connection" static 10.0.0.1
4025从指定的接口删除 WINS 服务器。
Deletes the WINS server from the specified interface.
4026
用法: %1!s! [name=] [[addr=]|ALL ]

参数:

标记 值
name - 要删除 WINS 服务器的接口的名称。
addr - 下列值之一:
: 要删除的 WINS 服务器的特定 IP
地址。
ALL: 删除所有配置的 WINS 服务器的 IP 地址。

说明: 删除指定接口的静态配置的 WINS 服务器 IP 地址。

示例:

%1!s! "有线以太网连接" 10.0.0.1
%1!s! "有线以太网连接" all

Usage: %1!s! [name=] [[addr=]|ALL ]

Parameters:

Tag Value
name - The name of the interface where WINS servers are deleted.
addr - One of the following values:
: A specific IP address of a WINS server
you are deleting.
ALL: Deletes all configured IP addresses for WINS servers.

Remarks: Deletes statically configured WINS server IP addresses for a
specific interface.

Examples:

%1!s! "Wired Ethernet Connection" 10.0.0.1
%1!s! "Wired Ethernet Connection" all
4027显示 WINS 服务器地址。
Displays the WINS server addresses.
4028
用法: %1!s! [[name=]string]

参数:

标记 值
name - 指定路由的名称。

说明: 显示指定接口的 WINS 服务器配置。


示例:

%1!s! "有线以太网连接"

Usage: %1!s! [[name=]string]

Parameters:

Tag Value
name - The name of a specific interface.

Remarks: Displays WINS server configuration for a specific interface or
interfaces.


Examples:

%1!s! "Wired Ethernet Connection"
4031显示卸载信息。
Displays the offload information.
4032
用法: %1!s! [[name=]string]

参数:

标记 值
name - 指定接口的名称。

说明: 显示特定接口的卸载信息。


示例:

%1!s! "有线以太网连接"

Usage: %1!s! [[name=]string]

Parameters:

Tag Value
name - The name of a specific interface.

Remarks: Displays the offload information for a specific interface or
interfaces.


Examples:

%1!s! "Wired Ethernet Connection"
4040刷新一个特定接口或所有接口的 ARP 缓存。
Flushes the ARP cache for one or all interfaces.
4041
用法: %1!s! [name=]

参数:

标记 值
name - 指定接口的友好名称。如果没有指定名称,将清洗
ARP 缓存中的所有接口名称。

说明: 清洗特定接口上的地址解析协议 (ARP) 缓存。

示例:

%1!s!
%1!s! name="有线以太网连接"

Usage: %1!s! [name=]

Parameters:

Tag Value
name - The friendly name of a specific interface. If a name
is not specified, the ARP caches for all interfaces
are flushed.

Remarks: Flushes the Address Resolution Protocol (ARP) cache on a specific
interface or all interfaces.

Examples:

%1!s!
%1!s! name="Wired Ethernet Connection"
4050重置 TCP/IP 及相关的组件到干净的状态。
Resets TCP/IP and related components to a clean state.
4051
用法: %1!s! [name=]

参数:

标记 数值
name - 要附加关于要重置什么设置的信息的文件名。

说明: 重置 TCP/IP 及相关的组件到干净的状态。

例如:

%1!s! resetlog.txt

Usage: %1!s! [name=]

Parameters:

Tag Value
name - The name of a file to which to append information
regarding what settings were reset.

Remarks: Resets TCP/IP and related components to a clean state.

Examples:

%1!s! resetlog.txt
9001已启用 Enabled
9002已禁用 Disabled
9003已连接 Connected
9004已断开连接 Disconnected
9005正在连接 Connecting
9006客户端 Client
9007主路由器 Home Router
9008整个路由器 Full Router
9009专用 Dedicated
9010内部 Internal
9011环回 Loopback
9012只是主要 Primary only
9013主要和特定连接 Both primary and connection-specific
9014 None
9300显示 IP 统计。
Displays IP statistics.
9301
用法: %1!s! [[rr=]integer]

参数:

标记 值
rr - 刷新 IP 统计的频率(以秒为单位)。

说明: 显示 IP 统计信息。

示例:

%1!s!
%1!s! rr=5

Usage: %1!s! [[rr=]integer]

Parameters:

Tag Value
rr - A rate in seconds between refreshment of IP statistics.

Remarks: Displays IP statistics information.

Examples:

%1!s!
%1!s! rr=5
9302显示当前 IP 地址
Displays current IP addresses.
9303
用法: %1!s! [[index=]IP address] [[rr=]integer]

参数:

标记 值
index - 特定接口的 IP 地址值。要获得特定接口的地址值,
你可以用此参数运行此命令,然后查看输出。
rr - 刷新接口 IP 地址信息的频率(以秒为单位)。

说明: 显示某指定接口目前 IP 地址信息。如果没有指定参数,则显
示所有接口的信息。

示例:

%1!s!
%1!s! index=10.0.0.1 rr=5


Usage: %1!s! [[index=]IP address] [[rr=]integer]

Parameters:

Tag Value
index - The IP address values for specific interfaces. To learn
address values for a specific interface, run this
command minus this parameter and review the output.
rr - A rate in seconds between refreshment of interface
IP address information.

Remarks: Displays current IP address information for either a specific
interface or for all interfaces if no parameters are used.

Examples:

%1!s!
%1!s! index=10.0.0.1 rr=5
9304显示 IP 转发表。
Displays IP forwarding table.
9305
用法: %1!s! [[index=] ForwardAddr Proto NextHopAddr ] [ [rr = ] Refresh Rate ]

ForwardAddr - 转发表项目的目标 IP 地址。
Proto - 转发表项目的协议 ID。
NextHopAddr - 转发表项目的下一跃点 IP 地址。
刷新率 - 以秒为单位的时间。


Usage: %1!s! [[index=] ForwardAddr Proto NextHopAddr ] [ [rr = ] Refresh Rate ]

ForwardAddr - Destination IP Address of the forward table entry.
Proto - Protocol ID of the forward table entry.
NextHopAddr - Next Hop IP Address of the forward table entry.
Refresh Rate - Time in seconds.

9306显示 TCP 统计。
Displays TCP statistics.
9307
用法: %1!s! [[rr=]integer]

参数:

标记 值
rr - TCP 统计信息的刷新率(以秒为单位)。
说明: 显示 TCP 连接统计。

示例:

%1!s!
%1!s! rr=5

Usage: %1!s! [[rr=]integer]

Parameters:

Tag Value
rr - Refresh rate in seconds for TCP statistics information.
Remarks: Displays TCP connection statistics.

Examples:

%1!s!
%1!s! rr=5
9308显示 TCP 连接。
Displays TCP connections.
9309
用法: %1!s! [[index=] LocalIPAddr LocalPort RemoteIPAddr RemotePort ]
[[rr=] Refresh Rate ]


参数:

标记 值
index - 必须包括 TCP 连接的本地和远端的 IP 地址
和端口号。
rr - TCP 连接信息的刷新率(以秒为单位)。

说明: 显示 TCP 连接状态信息。

示例:

%1!s!
%1!s! index=10.0.0.1 389 10.0.0.1 1931

Usage: %1!s! [[index=] LocalIPAddr LocalPort RemoteIPAddr RemotePort ]
[[rr=] Refresh Rate ]


Parameters:

Tag Value
index - Must include the IP addresses and port numbers for
both local and remote endpoints of a TCP connection.
rr - Refresh rate in seconds for TCP connection information.

Remarks: Displays TCP connection status information.

Examples:

%1!s!
%1!s! index=10.0.0.1 389 10.0.0.1 1931
9310显示 UDP 统计。
Displays UDP statistics.
9311
用法: %1!s! [[rr=]integer]

参数:

标记 值
rr - UDP 统计信息的刷新率(以秒为单位)。
说明: 显示 UDP 连接统计。

示例:

%1!s!
%1!s! rr=5

Usage: %1!s! [[rr=]integer]

Parameters:

Tag Value
rr - Refresh rate in seconds for UDP statistics information.
Remarks: Displays UDP connection statistics.

Examples:

%1!s!
%1!s! rr=5
9312显示 UDP 连接。
Displays UDP connections.
9313
用法: %1!s! [[index=] LocalIPAddr LocalPort ]
[[rr=] Refresh Rate ]


参数:

标记 值
index - 必须包括 UDP 连接的本地 IP 地址和
端口号。
rr - UDP 连接信息的刷新率(以秒为单位)。

说明: 显示 UDP 连接状态信息。

示例:

%1!s!
%1!s! index=10.0.0.1 1102

Usage: %1!s! [[index=] LocalIPAddr LocalPort ]
[[rr=] Refresh Rate ]


Parameters:

Tag Value
index - Must include the local IP address and port number for
a UDP connection.
rr - Refresh rate in seconds for UDP connection information.

Remarks: Displays UDP connection status information.

Examples:

%1!s!
%1!s! index=10.0.0.1 1102
9314显示加入的多播组。
Displays multicast groups joined.
9315
用法: %1!s! [[addr=]IP address]


参数:

标记 值
addr - 特定接口的 IP 地址,你要显示此接口
加入的多播组。

说明: 显示 IP 多播组,此多播组用 IP 地址加入,被配置到一个或
多个接口。如果没有指定 IP 地址,则显示所有 IP 地址的多
播组。

示例:

%1!s!
%1!s! addr=10.0.0.1

Usage: %1!s! [[addr=]IP address]


Parameters:

Tag Value
addr - The IP address of a specific interface for which you want
to show multicast groups that it has joined.

Remarks: Displays IP multicast groups that have been joined by IP addresses
that have been configured for one or more interfaces. If an IP
address is not specified, multicast groups for all IP addresses
are shown.

Examples:

%1!s!
%1!s! addr=10.0.0.1
9322显示 IP 的网络到媒体的映射。
Displays IP net-to-media mappings.
9323
用法: %1!s! [[rr=]integer]

参数:

标记 值
rr - 刷新接口 IP 网络到媒体映射的频率(以秒为单位)。

说明: 显示 IP 网络到物理媒体映射的信息。

示例:

%1!s!
%1!s! rr=5

Usage: %1!s! [[rr=]integer]

Parameters:

Tag Value
rr - A rate in seconds between refreshment of interface
IP net-to-media mappings.

Remarks: Displays IP network to physical media mappings information.

Examples:

%1!s!
%1!s! rr=5
9324显示 ICMP 统计。
Displays ICMP statistics.
9325
用法: %1!s! [[rr=]integer]

参数:

标记 值
rr - 刷新接口 ICMP 统计的频率(以秒为单位)。

说明: 显示 ICMP 统计信息。

示例:

%1!s!
%1!s! rr=5

Usage: %1!s! [[rr=]integer]

Parameters:

Tag Value
rr - A rate in seconds between refreshment of interface
ICMP statistics.

Remarks: Displays ICMP statistics information.

Examples:

%1!s!
%1!s! rr=5
9328显示 IP 接口统计。
Displays IP interface statistics.
9329
用法: %1!s! [[index=]integer] [[rr=]integer]

参数:

标记 值
index - 特定接口的索引值。要获得特定接口的索引值,
你可以用此参数运行此命令,然后浏览输出。
rr - 接口统计刷新的频率(以秒为单位)。

说明: 显示特定接口的 IP 统计信息。如果没有指定参数,则显示
所有接口的信息。

示例:

%1!s!
%1!s! index=1 rr=5

Usage: %1!s! [[index=]integer] [[rr=]integer]

Parameters:

Tag Value
index - The index value for a specific interface. To learn the
index value for a specific interface, you can run
the command minus this parameter and review the output.
rr - A rate in seconds between refreshment of interface
IP statistics.

Remarks: Displays IP statistics information for either a specific interface
or for all interfaces if no parameters are used.

Examples:

%1!s!
%1!s! index=1 rr=5
11001%1!s! 在电话簿中不是一个有效的项目
%1!s! is not a valid entry in the phone book
11004%1!s! 不是 %2!s! 的可接受值。
%1!s! is not an acceptable value for %2!s!.
11006无法创建接口 %1!s!。错误为 %2!d!
Unable to create interface %1!s!. Error %2!d!.
11011在 %2!s! 机器上连接到路由服务时出现错误 %1d!
Error %1d! connecting to the routing service on machine %2!s!
11012无法创建 %1d! 类型的接口
Can not create interface of type %1d!
11013接口 %1s! 已经存在
Interface %1s! already exists
11014一个或多个基本参数没有指定
One or more essential parameters not specified
11015只能为 WAN 接口设置/显示凭据
Credentials can only be set/shown for WAN interfaces.
11016
接口只有在远程访问服务运行
的时候才能被连接或断开连接。

An interface can only be connected or disconnected while the remoteaccess
service is running.
11017
只有 WAN 接口能被连接或断开连接。

Only WAN interfaces can be connected or disconnected.
11018
不能与专用接口连接或断开连接。

Dedicated interfaces can not be connected or disconnected.
11019
新名称选项只对 LAN 接口有效。

The newname option is only valid for LAN interfaces.
11020
在管理远程计算机时,新名称和启用/禁用 LAN 接口选项无效。

The newname and enable/disable option for LAN interfaces is not valid when administrating a remote machine.
11021
接口已经被启用,正尝试获得 IP 地址。

The interface has been enabled, and is trying to get an IP address.
11022
当管理远程计算机,且未运行远程访问时,LAN 接口的显示接口选项无效。

The show interface option for LAN interfaces is not valid when administrating a remote machine and remote access is not running.
11031
接口已经配置为 IP 地址 %1!s! 掩码 %2!s!。

The interface is already configured with IP Address %1!s! Mask %2!s!.
11032
Dhcp 已经在此接口上启用。

Dhcp is already enabled on this interface.
11033
此 IP 地址的默认网关已经在此接口上配置。

A default gateway with this IP Address already configured on this interface.
11035
参数不足。

Insufficient parameters.
11036
不能删除 DHCP 配置的 IP 地址。

Cannot delete Dhcp configured IP Address.
11037
接口没有此 IP 地址。

The interface does not have this IP Address.
11038
没有使用 DHCP 的接口必须有一个或多个静态 IP 地址。

An interface not using DHCP must have one or more static IP Addresses.
11039
指定网关没有配置到此接口上。

The specified gateway is not configured on this interface.
11040
不能向配置为使用 DHCP 的接口添加一个静态 IP 地址。

Cannot add a static IP address to an interface configured for DHCP.
11041
从接口 %1!s! 获取配置时出现错误。

Error obtaining configuration for interface %1!s!.
11042
服务器 %1!s! 已经在此接口上配置。

The server %1!s! is already configured on this interface.
11043
服务器 %1!s! 没有在此接口上配置。

The server %1!s! is not configured on this interface.
11044
指定了无效的接口 %1!s!。

Invalid interface %1!s! specified.
11045
无法访问配置,因为另一配置工具正在访问它。
关闭其他窗口,然后再试一次。

Unable to access configuration because it is already being accessed by
another configuration utility. Close other windows and try again.
11046
不能打开要附加的文件。

Unable to open the file for append.
20001#========================
# 接口配置
#========================
#========================
# Interface configuration
#========================
20002# 接口配置结束

# End of interface configuration

21002
MIB-II 接口信息
------------------------------------------------------

MIB-II Interface Information
------------------------------------------------------
21003索引: %1!d!
用户友好名称: %2!s!
GUID 名称: %3!s!
类型: %4!s!
MTU: %5!u!
速度: %6!u!
物理地址: %7!s!
Admin 状态: %8!s!
操作状态: %9!s!
上次更改: %10!u!
输入字节数: %11!u!
输入的 Unicast 数据包: %12!u!
输入的 Non-unicast 数据包: %13!u!
丢弃的输入数据包: %14!u!
输入的错误包: %15!u!
输入的未知协议数据包: %16!u!
输出字节数: %17!u!
输出的 Unicast 数据包: %18!u!
输出的 Non-unicast 数据包: %19!u!
丢弃的输出数据包: %20!u!
输出的错误数据包: %21!u!
输出队列长度: %22!u!
描述: %23!s!

Index: %1!d!
User-friendly Name: %2!s!
GUID Name: %3!s!
Type: %4!s!
MTU: %5!u!
Speed: %6!u!
Physical Address: %7!s!
Admin Status: %8!s!
Operational Status: %9!s!
Last Change: %10!u!
In Octets: %11!u!
In Unicast Packets: %12!u!
In Non-unicast Packets: %13!u!
In Packets Discarded: %14!u!
In Erroneous Packets: %15!u!
In Unknown Protocol Packets: %16!u!
Out Octets: %17!u!
Out Unicast Packets: %18!u!
Out Non-unicast Packets: %19!u!
Out Packets Discarded: %20!u!
Out Erroneous Packets: %21!u!
Output Queue Length: %22!u!
Description: %23!s!

21004
MIB-II IP 统计数据
------------------------------------------------------
转发为: %1!s!
默认 TTL: %2!u!
接收: %3!u!
接收标头错误: %4!u!
接收地址错误: %5!u!
接收数据报转发: %6!u!
未知协议接收: %7!u!
放弃的: %8!u!
发送的: %9!u!
发出请求: %10!u!
放弃路由: %11!u!
放弃发送: %12!u!
发送无路由: %13!u!
重新组合超时: %14!u!
需要重新组合: %15!u!
确定重新组合: %16!u!
重新组合失败: %17!u!
确定碎片处理: %18!u!
碎片处理失败: %19!u!
创建碎片处理: %20!u!


MIB-II IP Statistics
------------------------------------------------------
Forwarding is: %1!s!
Default TTL: %2!u!
In Receives: %3!u!
In Header Errors: %4!u!
In Address Errors: %5!u!
Datagrams Forwarded: %6!u!
In Unknown Protocol: %7!u!
In Discarded: %8!u!
In Delivered: %9!u!
Out Requests: %10!u!
Routing Discards: %11!u!
Out Discards: %12!u!
Out No Routes: %13!u!
Reassembly Timeouts: %14!u!
Reassembly Required: %15!u!
Reassembled Ok: %16!u!
Reassembly Failures: %17!u!
Fragments Ok: %18!u!
Fragments Failed: %19!u!
Fragments Created: %20!u!

21005
MIB-II IP 地址项目
IP 地址 掩码 BC Fmt Reasm Sz 接口
--------------- --------------- ------ -------- -----------------------

MIB-II IP Address Entry
IP Address Mask BC Fmt Reasm Sz Interface
--------------- --------------- ------ -------- -----------------------
21006%1!-15s! %2!-15s! %3!6u! %4!8u! %5!s!
%1!-15s! %2!-15s! %3!6u! %4!8u! %5!s!
21009
MIB-II IP 网络到媒体项目
物理地址 IP 地址 类型 接口
-------------------- --------------- ----------------- -------------

MIB-II IP Net To Media Entry
Physical Address IP Address Type Interface
-------------------- --------------- --------------- -------------
21010%2!-20s! %3!-15s! %4!-15s! %1!s!
%2!-20s! %3!-15s! %4!-15s! %1!s!
21011
MIB-II ICMP 统计
------------------------------------------------------
输入
信息: %1!u!
错误: %2!u!
无法连接目标: %3!u!
超过时间: %4!u!
参数问题: %5!u!
源结束: %6!u!
重定向: %7!u!
请求回显: %8!u!
回显答复: %9!u!
请求时间戳: %10!u!
回复时间戳: %11!u!
请求地址掩码: %12!u!
回复地址掩码: %13!u!

输出
信息: %14!u!
错误: %15!u!
无法连接目标: %16!u!
超过时间: %17!u!
参数问题: %18!u!
源熄灭: %19!u!
重定向: %20!u!
请求回显: %21!u!
回显答复: %22!u!
请求时间戳: %23!u!
回复时间戳: %24!u!
请求地址掩码: %25!u!
回复地址掩码: %26!u!


MIB-II ICMP Statistics
------------------------------------------------------
INPUT
Messages: %1!u!
Errors: %2!u!
Destination Unreachable: %3!u!
Time Exceeded: %4!u!
Parameter Problems: %5!u!
Source Quench: %6!u!
Redirects: %7!u!
Echo Requests: %8!u!
Echo Replies: %9!u!
Time Stamp Requests: %10!u!
Time Stamp Replies: %11!u!
Address Mask Requests: %12!u!
Address Mask Replies: %13!u!

OUTPUT
Messages: %14!u!
Errors: %15!u!
Destination Unreachable: %16!u!
Time Exceeded: %17!u!
Parameter Problems: %18!u!
Source Quench: %19!u!
Redirects: %20!u!
Echo Requests: %21!u!
Echo Replies: %22!u!
Time Stamp Requests: %23!u!
Time Stamp Replies: %24!u!
Address Mask Requests: %25!u!
Address Mask Replies: %26!u!

21012
MIB-II UDP 统计
------------------------------------------------------
接收数据报: %1!u!
接收无效端口: %2!u!
接收错误数据报: %3!u!
发送数据报: %4!u!


MIB-II UDP Statistics
------------------------------------------------------
In Datagrams: %1!u!
In Invalid Port: %2!u!
In Erroneous Datagrams: %3!u!
Out Datagrams: %4!u!

21013
MIB-II UDP 侦听器项目
本地地址 本地端口
-------------------------------------------------

MIB-II UDP Listener Entry
Local Address LocalPort
-------------------------------------------------
21014%1!16s! %2!10u!
%1!16s! %2!10u!
21015
MIB-II TCP 统计
------------------------------------------------------
超时算法: %1!s!
最短超时: %2!u!
最长超时: %3!u!
最多连接: %4!s!
主动打开: %5!u!
被动打开: %6!u!
尝试失败: %7!u!
已建立的重置: %8!u!
当前已建立的: %9!u!
接收部分: %10!u!
发送部分: %11!u!
重新传输的部分: %12!u!
错误: %13!u!
重置发送: %14!u!


MIB-II TCP Statistics
------------------------------------------------------
Timeout Algorithm: %1!s!
Minimum Timeout: %2!u!
Maximum Timeout: %3!u!
Maximum Connections: %4!s!
Active Opens: %5!u!
Passive Opens: %6!u!
Attempts Failed: %7!u!
Established Resets: %8!u!
Currently Established: %9!u!
In Segments: %10!u!
Out Segments: %11!u!
Retransmitted Segments: %12!u!
In Errors: %13!u!
Out Resets: %14!u!

21016
MIB-II TCP 连接项目
本地地址 本地端口 远程地址 远程端口 状态
-----------------------------------------------------------------------------

MIB-II TCP Connection Entry
Local Address Local Port Remote Address Remote Port State
-----------------------------------------------------------------------------
21017%1!15s! %2!6u! %3!20s! %4!8u! %5!12s!
%1!15s! %2!6u! %3!20s! %4!8u! %5!12s!
21059
接口地址 多播组
--------------- ---------------

Interface Addr Multicast Group
--------------- ---------------
21060%1!-15s! %2!s!
%1!-15s! %2!s!
30001其他 Other
30002Ethernet Ethernet
30003Token Ring Token Ring
30004FDDI FDDI
30005PPP PPP
30007SLIP SLIP
31002常数 Constant
31003MIL-STD-1778 附录 B MIL-STD-1778 Appendix B
31004Van Jacobson 的算法 Van Jacobson's Algorithm
32001关闭 Closed
32002侦听 Listen
32003SYN 已送出 SYN Sent
32004SYN 已收到 SYN Received
32005已建立 Established
32006FIN Wait1 FIN Wait1
32007FIN Wait2 FIN Wait2
32008关闭等待 Close Wait
32009正在关闭 Closing
32010上一次的 Ack Last Ack
32011等候 Wait
32012删除 TCB Delete TCB
32013动态 Dynamic
33020静态 Static
34002无效 Invalid
36001启用 Up
36002停止 Down
36003正在测试 Testing
36051不可操作 Non Operational
36052无法访问 Unreachable
36056可操作 Operational
50001
管理员状态 状态 类型 接口名称
-------------------------------------------------------------------------

Admin State State Type Interface Name
-------------------------------------------------------------------------
50002
%4!s!
种类: %3!s!
管理状态: %1!s!
连接状态: %2!s!

%4!s!
Type: %3!s!
Administrative state: %1!s!
Connect state: %2!s!
50003
接口: %1!s!
用户: %2!s!
域: %3!s!
密码: %4!s!

Interface: %1!s!
User: %2!s!
Domain: %3!s!
Password: %4!s!
50004%1!-14s! %2!-14s! %3!-16ls! %4!s!
%1!-14s! %2!-14s! %3!-16ls! %4!s!
50021DHCP 已启用: 是
DHCP enabled: Yes
50022DHCP 已启用: 否
DHCP enabled: No
50023
IP 地址: %1!s!
IP 掩码: %2!s!

IP Addresses:%1!s!
IP Masks: %2!s!
50024IP 地址: %1!s!
子网掩码: %2!s!
IP Address: %1!s!
SubnetMask: %2!s!
50025
接口 %1!s! 的配置

Configuration for interface %1!s!
50026OptionsList:%1!s!
OptionsList:%1!s!
50028InterfaceMetric: %1!s!
InterfaceMetric: %1!s!
50030默认网关: %1!s!
GatewayMetric: %2!s!
Default Gateway: %1!s!
GatewayMetric: %2!s!
50031静态配置的 DNS 服务器: Statically Configured DNS Servers:
50032DNS 服务器通过 DHCP 配置
DNS servers configured through DHCP
50033静态配置的 WINS 服务器: Statically Configured WINS Servers:
50034WINS 服务器通过 DHCP 配置
WINS servers configured through DHCP
50035%1!s!
%1!s!
5003650037 %1!-16s! %2!s!
50037 %1!-16s! %2!s!
50038
None
50039
==================Debug========================

==================Debug========================
50040通过 DHCP 配置的 DNS 服务器: DNS servers configured through DHCP:
50041通过 DHCP 配置的 WINS 服务器: WINS servers configured through DHCP:
50051

# ----------------------------------
# 接口 IP 配置
# ----------------------------------


# ----------------------------------
# Interface IP Configuration
# ----------------------------------
50052# 接口 IP 配置结束

# End of interface IP configuration

50053

# %1!s! 的接口 IP 配置


# Interface IP Configuration for %1!s!
50054用哪个前缀注册: %1!s!
Register with which suffix: %1!s!
50100
接口 %1!s! 的卸载选项,接口的索引为: %2!x!:

Offload Options for interface %1!s! with index: %2!x!:
50101TCP Transmit Checksum
TCP Transmit Checksum
50102IP Transmit Checksum
IP Transmit Checksum
50103TCP Receive Checksum
TCP Receive Checksum
50104IP Receive Checksum
IP Receive Checksum
50105TCP Large Send
TCP Large Send
50111IPSEC Raw Crypto
IPSEC Raw Crypto
50112IPSEC Combined AH+ESP
IPSEC Combined AH+ESP
50113IPSEC Combined Tpt and Tunnel
IPSEC Combined Tpt and Tunnel
50114IPSEC IPv4 Option
IPSEC IPv4 Option
50115Get SPI
Get SPI
50121IPSEC on Transmit for AH
IPSEC on Transmit for AH
50122IPSEC on Receive for AH
IPSEC on Receive for AH
50123IPSEC transport for AH
IPSEC transport for AH
50124IPSEC Tunnel for AH
IPSEC Tunnel for AH
50125MD5 as AH and ESP algorithm
MD5 as AH and ESP algorithm
50126SHA_1 as AH and ESP algorithm
SHA_1 as AH and ESP algorithm
50131IPSEC on Transmit for ESP
IPSEC on Transmit for ESP
50132IPSEC on Receive for ESP
IPSEC on Receive for ESP
50133IPSEC transport for ESP
IPSEC transport for ESP
50134IPSEC Tunnel for ESP
IPSEC Tunnel for ESP
50135DES as ESP algorithm
DES as ESP algorithm
50136DES40 as ESP algorithm
DES40 as ESP algorithm
501373DES as ESP algorithm
3DES as ESP algorithm
50138Null DES as ESP algorithm
Null DES as ESP algorithm
60005
从路由和远程访问服务检索到 %1!x! 信息出错。

Error %1!x! retrieving information from the Routing and Remote Access Service.
60006接口 %1!s! 不存在。
Interface %1!s! does not exist.
60011
当前没有在本机上运行路由和远程访问服务。
请在机器上使用“net start remoteaccess”以启动此服务。

The Routing and Remote Access Service is not currently running on the local machine.
Please use 'net start remoteaccess' on the machine to start the service.
60013
路由和远程访问服务目前并未运行在 %1!s! 上。
请在机器上用“net start remoteaccess”来启动服务。

The Routing and Remote Access Service is not currently running on %1!s!.
Please use 'net start remoteaccess' on the machine to start the service.
60015找不到项目。
No entries were found.
60024
内存不足

Out of Memory
60062
按下 Ctrl-C 退出刷新

Enter Ctrl-C to exit from refresh
60100重置 Winsock 目录为清除状态。
Resets the Winsock Catalog to a clean state.
60101
用法: %1!s!

注释: 重置 Winsock 目录为清除状态。
必须重新安装以前安装的所有 Winsock 分层
服务提供程序。
此命令不影响 Winsock 命名空间提供程序项。


Usage: %1!s!

Remarks: Resets Winsock Catalog to a clean state.
All Winsock Layered Service Providers which were previously
installed must be reinstalled.
This command does not affect Winsock Name Space Provider
entries.
60102显示 Winsock 目录的内容。
Displays contents of Winsock Catalog.
60103
用法: %1!s!

注释: 显示 Winsock 目录项。

Usage: %1!s!

Remarks: Displays Winsock Catalog entries.
60250分层服务提供程序 Layered Service Provider
60251基本服务提供程序 Base Service Provider
60252分层链项 Layered Chain Entry
60253分层服务提供程序(32) Layered Service Provider (32)
60254基本服务提供程序(32) Base Service Provider (32)
60255分层链项(32) Layered Chain Entry (32)
60256命名空间提供程序项 Name Space Provider Entry
60257命名空间提供程序项(32) Name Space Provider Entry (32)
60400
无法重置 Winsock 目录。

Unable to reset the Winsock Catalog.

EXIF

File Name:ifmon.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-rasifmon.resources_31bf3856ad364e35_10.0.15063.0_zh-cn_1f35bf770d33b9c6\
File Size:42 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:41984
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Dynamic link library
File Subtype:0
Language Code:Chinese (Simplified)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:IF 监视程序 DLL
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:ifmon.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:ifmon.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-rasifmon.resources_31bf3856ad364e35_10.0.15063.0_zh-cn_298a69c941947bc1\

What is ifmon.dll.mui?

ifmon.dll.mui is Multilingual User Interface resource file that contain Chinese (Simplified) language for file ifmon.dll (IF 监视程序 DLL).

File version info

File Description:IF 监视程序 DLL
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:ifmon.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:ifmon.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x804, 1200