]> git.proxmox.com Git - mirror_edk2.git/blame - NetworkPkg/Application/IfConfig6/IfConfig6Strings.uni
NetworkPkg: Support print help information using -? command.
[mirror_edk2.git] / NetworkPkg / Application / IfConfig6 / IfConfig6Strings.uni
CommitLineData
b55fecfe
JJ
1/** @file\r
2 String definitions for the Shell application IfConfig6.\r
3\r
be6cd654 4 Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>\r
b55fecfe
JJ
5\r
6 This program and the accompanying materials\r
7 are licensed and made available under the terms and conditions\r
8 of the BSD License which accompanies this distribution. The full\r
9 text of the license may be found at<BR>\r
10 http://opensource.org/licenses/bsd-license.php\r
11\r
12 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
13 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
14\r
15**/\r
16\r
17#langdef en-US "English"\r
18\r
19#string STR_IFCONFIG6_ERR_IP6CFG_GETDATA #language en-US "Ip6Config->GetData return %hr\n"\r
20#string STR_IFCONFIG6_INFO_BREAK #language en-US "-----------------------------------------------------------------"\r
21#string STR_IFCONFIG6_INFO_COLON #language en-US ":"\r
22#string STR_IFCONFIG6_INFO_JOINT #language en-US " >> "\r
23#string STR_IFCONFIG6_INFO_NEWLINE #language en-US "\n"\r
24#string STR_IFCONFIG6_INFO_IF_NAME #language en-US "\n%Hname : %s%N\n"\r
25#string STR_IFCONFIG6_INFO_POLICY_AUTO #language en-US "%Hpolicy : automatic%N\n"\r
26#string STR_IFCONFIG6_INFO_POLICY_MAN #language en-US "%Hpolicy : manual%N\n"\r
27#string STR_IFCONFIG6_INFO_DAD_TRANSMITS #language en-US "%Hdad xmits : %d%N\n"\r
28#string STR_IFCONFIG6_INFO_INTERFACE_ID_HEAD #language en-US "%Hinterface id : %N"\r
29#string STR_IFCONFIG6_INFO_MAC_ADDR_HEAD #language en-US "%Hmac addr : %N"\r
30#string STR_IFCONFIG6_INFO_MAC_ADDR_BODY #language en-US "%02x"\r
31#string STR_IFCONFIG6_INFO_IP_ADDR_HEAD #language en-US "\n%Hhost addr : %N\n"\r
32#string STR_IFCONFIG6_INFO_DNS_ADDR_HEAD #language en-US "\n%Hdns server : %N\n"\r
33#string STR_IFCONFIG6_INFO_IP_ADDR_BODY #language en-US "%02x"\r
34#string STR_IFCONFIG6_INFO_IP_ADDR_BODY4BIT #language en-US "%x"\r
35#string STR_IFCONFIG6_INFO_ROUTE_HEAD #language en-US "\n%Hroute table : %N\n"\r
36#string STR_IFCONFIG6_INFO_PREFIX_LEN #language en-US "/%d"\r
37\r
38#string STR_IFCONFIG6_LINE_HELP #language en-US "Displays or modifies the IPv6 configuration"\r
b55fecfe
JJ
39#string STR_IFCONFIG6_ERR_LACK_INTERFACE #language en-US "Lack interface name.\n"\r
40 "Usage: IfConfig6 -s {ifname} {config options ...}\n"\r
41 "Example: IfConfig6 -s eth0 auto\n"\r
42#string STR_IFCONFIG6_LACK_OPTION #language en-US "Flags lack. Please type 'IfConfig6 -?' for help info.\n"\r
43#string STR_IFCONFIG6_CONFLICT_OPTIONS #language en-US "Flags conflict. Please type 'IfConfig6 -?' for help info.\n"\r
44#string STR_IFCONFIG6_ERR_LACK_COMMAND #language en-US "Lack interface config option.\n"\r
45 "Usage: IfConfig6 -s {ifname} {config options ...}\n"\r
46 "Example: IfConfig6 -s eth0 auto\n"\r
47#string STR_IFCONFIG6_ERR_INVALID_INTERFACE #language en-US "Invalid interface name.\n"\r
48 "Hint: Use {IfConfig6 -l} to check existing interface names.\n"\r
49#string STR_IFCONFIG6_ERR_INVALID_COMMAND #language en-US "Invalid command. Bad command %H%s%N is skipped.\n"\r
50 "Hint: Incorrect option or arguments. Please type 'IfConfig6 -?' for help info.\n"\r
51#string STR_IFCONFIG6_ERR_LACK_ARGUMENTS #language en-US "Lack arguments. Bad command %H%s%N is skipped.\n"\r
52 "Hint: Please type 'IfConfig6 -?' for help info.\n"\r
53#string STR_IFCONFIG6_ERR_LACK_OPTION #language en-US "Lack options.\n"\r
54 "Hint: Please type 'IfConfig6 -?' for help info.\n"\r
55#string STR_IFCONFIG6_ERR_MAN_HOST #language en-US "Manual address configuration failed. Please retry.\n"\r
56#string STR_IFCONFIG6_ERR_DUPLICATE_COMMAND #language en-US "Duplicate commands. Bad command %H%s%N is skipped.\n"\r
57 "Hint: Please type 'IfConfig6 -?' for help info.\n"\r
58#string STR_IFCONFIG6_ERR_CONFLICT_COMMAND #language en-US "Conflict commands. Bad command %H%s%N is skipped.\n"\r
59 "Hint: Please type 'IfConfig6 -?' for help info.\n"\r
60#string STR_IFCONFIG6_ERR_UNKNOWN_COMMAND #language en-US "Unknown commands. Bad command %H%s%N is skipped.\n"\r
61 "Hint: Please type 'IfConfig6 -?' for help info.\n"\r
62#string STR_IFCONFIG6_ERR_ADDRESS_FAILED #language en-US "It failed to set .\n"\r
63#string STR_IFCONFIG6_INVALID_IP #language en-US "%IfConfig6: Invalid IP6 address, %s\n"\r
be6cd654
ZL
64\r
65#string STR_IFCONFIG6_HELP #language en-US ""\r
66".TH IfConfig6 0 "Displays or modifies IPv6 configuration for network interface."\r\n"\r
67".SH NAME\r\n"\r
68"Displays or modifies IPv6 configuration for network interface.\r\n"\r
69".SH SYNOPSIS\r\n"\r
70" \r\n"\r
71"IfConfig6 [-b] [-r {ifname}] [-l {ifname}] [-s {ifname} {command ...}] [-?]\r\n"\r
72".SH OPTIONS\r\n"\r
73" \r\n"\r
74" -b (break) enable page break.\r\n"\r
75" -r (renew) renew configuration of interface and set automatic policy.\r\n"\r
76" -l (list) list the configuration of interface.\r\n"\r
77" -s (set) set configuration of interface as follows.\r\n"\r
78" |man/auto manual or automatic policy\r\n"\r
79" |id {mac} alternative interface id.\r\n"\r
80" |dad {num} dad transmits count.\r\n"\r
81" |host{ip} static host ip address, must under manual policy.\r\n"\r
82" |gw {ip} gateway ip address, must under manual policy.\r\n"\r
83" |dns {ip} dns server ip address, must under manual policy.\r\n"\r
84".SH EXAMPLES\r\n"\r
85" \r\n"\r
86"Examples:\r\n"\r
87" IfConfig6 -l\r\n"\r
88" IfConfig6 -b -l\r\n"\r
89" IfConfig6 -r eth0\r\n"\r
90" IfConfig6 -s eth0 auto dad 10\r\n"\r
91" IfConfig6 -s eth0 man id ff:dd:aa:88:66:cc\r\n"\r
92" IfConfig6 -s eth1 man host 2002::1/64 2002::2/64 gw 2002::3\r\n"\r