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 |
0x00002710 | 显示和修改地址解析协议(ARP)使用的“IP 到物理”地址转换表。ARP -s inet_addr eth_addr [if_addr]ARP -d inet_addr [if_addr]ARP -a [inet_addr] [-N if_addr] [-v] -a 通过询问当前协议数据,显示当前 ARP 项。 如果指定 inet_addr,则只显示指定计算机 的 IP 地址和物理地址。如果不止一个网络 接口使用 ARP,则显示每个 ARP 表的项。 -g 与 -a 相同。 -v 在详细模式下显示当前 ARP 项。所有无效项 和环回接口上的项都将显示。 inet_addr 指定 Internet 地址。 -N if_addr 显示 if_addr 指定的网络接口的 ARP 项。 -d 删除 inet_addr 指定的主机。inet_addr 可 以是通配符 *,以删除所有主机。 -s 添加主机并且将 Internet 地址 inet_addr 与物理地址 eth_addr 相关联。物理地址是用 连字符分隔的 6 个十六进制字节。该项是永久的。 eth_addr 指定物理地址。 if_addr 如果存在,此项指定地址转换表应修改的接口 的 Internet 地址。如果不存在,则使用第一 个适用的接口。示例: arp -s 157.55.85.212 00-aa-00-62-c6-09.... 添加静态项。 arp -a .... 显示 ARP 表。 |
Displays and modifies the IP-to-Physical address translation tables used byaddress resolution protocol (ARP).ARP -s inet_addr eth_addr [if_addr]ARP -d inet_addr [if_addr]ARP -a [inet_addr] [-N if_addr] [-v] -a Displays current ARP entries by interrogating the current protocol data. If inet_addr is specified, the IP and Physical addresses for only the specified computer are displayed. If more than one network interface uses ARP, entries for each ARP table are displayed. -g Same as -a. -v Displays current ARP entries in verbose mode. All invalid entries and entries on the loop-back interface will be shown. inet_addr Specifies an internet address. -N if_addr Displays the ARP entries for the network interface specified by if_addr. -d Deletes the host specified by inet_addr. inet_addr may be wildcarded with * to delete all hosts. -s Adds the host and associates the Internet address inet_addr with the Physical address eth_addr. The Physical address is given as 6 hexadecimal bytes separated by hyphens. The entry is permanent. eth_addr Specifies a physical address. if_addr If present, this specifies the Internet address of the interface whose address translation table should be modified. If not present, the first applicable interface will be used.Example: arp -s 157.55.85.212 00-aa-00-62-c6-09 .... Adds a static entry. arp -a .... Displays the arp table. |
0x00002711 | ARP: 错误 IP 地址: %2!S!。 |
ARP: bad IP address: %2!S!. |
0x00002712 | ARP: 错误参数: %2!S! |
ARP: bad argument: %2!S! |
0x00002713 | 接口: %1!S! Internet 地址 物理地址 类型 |
Interface: %1!S! Internet Address Physical Address Type |
0x00002714 | ARP: 内存不足 |
ARP: not enough memory |
0x00002715 | 其他%0 |
other%0 |
0x00002716 | 无效%0 |
invalid%0 |
0x00002717 | 动态%0 |
dynamic%0 |
0x00002718 | 静态%0 |
static%0 |
0x00002719 | ARP: Windows 套接字初始化失败: %2!d! |
ARP: Windows Sockets initialization failed: %2!d! |
0x0000271C | 找不到指定项。 |
The specified entry was not found. |
0x0000271D | %1!-20s! %2!-20s! %3!-10s! |
%1!-20s! %2!-20s! %3!-10s! |
0x0000271E | 接口初始化失败: %1 |
The interface failed to initialize: %1 |
0x0000271F | 无法检索到 ARP 信息: %1 |
Unable to retrieve ARP information: %1 |
0x00002720 | ARP 项添加失败: %1 |
The ARP entry addition failed: %1 |
0x00002721 | ARP 项删除失败: %1 |
The ARP entry deletion failed: %1 |
0x00002722 | 未找到 ARP 项。 |
No ARP Entries Found. |
0x00002723 | 未知 -%0 |
Unknown -%0 |
0x00002724 | 未安装 IPv4 协议 |
IPv4 Protocol is not installed |