Skip to content

Commit

Permalink
Added IP addresses prefixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
lvicoun committed Jul 22, 2024
1 parent 789e3a5 commit 7551ad8
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions tasks/cockpit-creating-virtual-network.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,26 @@ in the assembly -->
an IP address to the network.
</para>
</listitem>
<listitem>
<para>
<guilabel>Mask or prefix length</guilabel> - for the IPv4 address. Enter either
the prefix length&mdash;default and common value is 24, or enter the subnet
mask, for example, 255.255.255.0&mdash;corresponding to the 24bits prefix
length. The prefix length determines how many bits of the IP address denotes
the network part of the IP address.
</para>
</listitem>
<listitem>
<para>
<guilabel>Prefix length</guilabel> - for the IPv6 address. A common value is 64.
</para>
</listitem>
<listitem>
<para>
<guilabel>Set DHCP range</guilabel> - if checked, enter the start and end of
the IP addresses range that will be assigned to quest within the network.
</para>
</listitem>
</itemizedlist>
</listitem>
</varlistentry>
Expand Down

0 comments on commit 7551ad8

Please sign in to comment.