Commit 83b4b1dc by KATOH Yasufumi Committed by Stéphane Graber

doc: Update lxc.conf(5)

* Update Japanese lxc.conf(5) for commit 508c263e * Remove duplicate line in English lxc.conf(5) Signed-off-by: 's avatarKATOH Yasufumi <karma@jazz.email.ne.jp> Acked-by: 's avatarStéphane Graber <stgraber@ubuntu.com>
parent fad96766
...@@ -480,10 +480,14 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -480,10 +480,14 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
the interface mac address is dynamically allocated by the interface mac address is dynamically allocated by
default to the virtual interface, but in some cases, default to the virtual interface, but in some cases,
this is needed to resolve a mac address conflict or to this is needed to resolve a mac address conflict or to
always have the same link-local ipv6 address always have the same link-local ipv6 address.
Any "x" in address will be replaced by random value,
this allows setting hwaddr templates.
--> -->
インターフェースの MAC アドレスは,デフォルトでは動的に割り当てられます. 仮想インターフェースの MAC アドレスは,デフォルトでは動的に割り当てられます.
しかし,MAC アドレスの衝突や,リンクローカルIPv6 アドレスを常に同じにした場合などは,このオプションが必要です. しかし,MAC アドレスの衝突や,リンクローカルIPv6 アドレスを常に同じにした場合などは,このオプションが必要です.
アドレス中の "x" という文字は,ランダムな値に置き換えられます.
これによりテンプレートに hwaddr を設定することが可能になります.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
......
...@@ -360,7 +360,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ...@@ -360,7 +360,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
the interface mac address is dynamically allocated by the interface mac address is dynamically allocated by
default to the virtual interface, but in some cases, default to the virtual interface, but in some cases,
this is needed to resolve a mac address conflict or to this is needed to resolve a mac address conflict or to
always have the same link-local ipv6 address
always have the same link-local ipv6 address. always have the same link-local ipv6 address.
Any "x" in address will be replaced by random value, Any "x" in address will be replaced by random value,
this allows setting hwaddr templates. this allows setting hwaddr templates.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment