From 686ccfd8c8f25381c13f88200854949bbb8a659d Mon Sep 17 00:00:00 2001 From: Yann Dirson Date: Tue, 3 Sep 2024 17:06:34 +0200 Subject: [PATCH] doc/answerfile: reduce admin-interface confusion Make the optional attributes description immediately follow the mandatory ones, instead of getting inserted between ipv4 and ipv6 elements, where it just creates confusion. Signed-off-by: Yann Dirson --- doc/answerfile.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/answerfile.txt b/doc/answerfile.txt index 329da1d8..b22f2716 100644 --- a/doc/answerfile.txt +++ b/doc/answerfile.txt @@ -206,6 +206,17 @@ Format of 'source' and 'driver-source' proto="static|dhcp|none" + Optional attributes: + + vlan="vlan" + + Specifies tagged VLAN id for management interface. If not present, + untagged VLAN is used as default. VLAN is supported from 1 to 4094. + + protov6="static|dhcp|autoconf|none" + + Default: none + If the interface is static then the following elements must be present: @@ -220,17 +231,6 @@ Format of 'source' and 'driver-source' If proto is specified as "none" then protov6 must be specified and must not be none - Optional attributes: - - vlan="vlan" - - Specifies tagged VLAN id for management interface. If not present, - untagged VLAN is used as default. VLAN is supported from 1 to 4094. - - protov6="static|dhcp|autoconf|none" - - Default: none - If protov6 is static then the following elements must be present: ipv6/prefix_length