Changeset 2594

Show
Ignore:
Timestamp:
08/22/07 01:00:10 (1 year ago)
Author:
dhozac
Message:

Clarify that specifying dev will add/remove the IP address.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/doc/configuration.xml

    r2554 r2594  
    12151215      </scalar> 
    12161216      <scalar name="dev"> 
    1217         <description>The default network device.</description> 
     1217        <description>The default network device. See <optionref ref="per-if-dev">iface/dev</optionref> for more information.</description> 
    12181218      </scalar> 
    12191219      <scalar name="prefix"> 
     
    12541254         
    12551255        <scalar name="ip"> 
    1256           <description>The ip which will be assigned to this interface.</description> 
     1256          <description>The IP address which will be assigned to this interface.</description> 
    12571257        </scalar> 
    12581258        <scalar name="bcast"> 
    12591259          <description>The broadcast address.</description> 
    12601260        </scalar> 
    1261         <scalar name="dev"
    1262           <description>The network device.</description> 
     1261        <scalar name="dev" id="per-if-dev"
     1262          <description>The network device. When this is specified, the IP address will be assigned and removed when starting and stopping the guest.</description> 
    12631263        </scalar> 
    12641264        <scalar name="prefix">