versus splitting sentence with example in middle.
This is just my style preference.
manually specify a unique identifier for each subnet.
</para>
<para>
- The following configuration:
+ The following configuration will assign the arbitrary subnet
+ identifier to the newly configured subnet:
+
<screen>
"Dhcp4": {
"subnet4": [
]
}
</screen>
- will assign the arbitrary subnet identifier to the newly configured subnet.
This identifier will not change for this subnet unless the "id" parameter is
removed or set to 0. The value of 0 forces auto-generation of the subnet
identifier.
</para>
<para>
- The following configuration:
+ The following configuration will assign the arbitrary subnet
+ identifier to the newly configured subnet:
+
<screen>
"Dhcp6": {
"subnet6": [
]
}
</screen>
- will assign the arbitrary subnet identifier to the newly configured subnet.
This identifier will not change for this subnet unless the "id" parameter is
removed or set to 0. The value of 0 forces auto-generation of the subnet
identifier.