Difference between revisions of "Man/vzifup-post.8"

From OpenVZ Virtuozzo Containers Wiki
< Man
Jump to: navigation, search
(Automated import of articles)
 
(Automated import of articles *** existing text overwritten ***)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
 
<p style="margin-left:11%; margin-top: 1em">vzifup-post
 
<p style="margin-left:11%; margin-top: 1em">vzifup-post
&minus; adds containers&rsquo; ARP records to the
+
&minus; add containers&rsquo; ARP records to an
interface.</p>
+
interface</p>
  
 
== SYNOPSIS ==
 
== SYNOPSIS ==
Line 26: Line 26:
 
<td width="9%">
 
<td width="9%">
  
<p style="margin-top: 1em"><b>DEVICE</b></p></td>
+
<p style="margin-top: 1em"><i>DEVICE</i></p></td>
 
<td width="2%"></td>
 
<td width="2%"></td>
 
<td width="44%">
 
<td width="44%">
  
 
<p style="margin-top: 1em">Network interface, e.g.
 
<p style="margin-top: 1em">Network interface, e.g.
eth0.</p> </td>
+
<b>eth0</b>.</p> </td>
 
<td width="34%">
 
<td width="34%">
 
</td></tr>
 
</td></tr>
 
</table>
 
</table>
  
== RETURN CODE ==
+
== EXIT STATUS ==
  
 
<p style="margin-left:11%; margin-top: 1em">Returns 0 upon
 
<p style="margin-left:11%; margin-top: 1em">Returns 0 upon
Line 48: Line 48:
  
 
<p style="margin-left:11%; margin-top: 1em">Copyright (C)
 
<p style="margin-left:11%; margin-top: 1em">Copyright (C)
2000-2009, Parallels, Inc. Licensed under GNU GPL.</p>
+
2000-2011, Parallels, Inc. Licensed under GNU GPL.</p>

Latest revision as of 17:03, 16 June 2011

NAME[edit]

vzifup-post − add containers’ ARP records to an interface

SYNOPSIS[edit]

vzifup-post DEVICE

DESCRIPTION[edit]

This script adds the appropriate ARP records for containers’ IP addresses to a network interface DEVICE. This needs to be done on interface start and the script is usually called from system networking scripts.

OPTIONS[edit]

DEVICE

Network interface, e.g. eth0.

EXIT STATUS[edit]

Returns 0 upon success.

SEE ALSO[edit]

vzctl(8).

LICENSE[edit]

Copyright (C) 2000-2011, Parallels, Inc. Licensed under GNU GPL.