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 ***)
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 ==
+
== DIAGNOSTICS ==
  
 
<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>

Revision as of 15:42, 6 June 2011

NAME

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

SYNOPSIS

vzifup-post DEVICE

DESCRIPTION

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

DEVICE

Network interface, e.g. eth0.

DIAGNOSTICS

Returns 0 upon success.

SEE ALSO

vzctl(8).

LICENSE

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