summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorLee Duncan <lduncan@suse.com>2021-09-01 11:48:19 -0700
committerLee Duncan <lduncan@suse.com>2021-09-01 12:37:11 -0700
commit7260afb05f6f946f41fab52a8d3afad456cc5e75 (patch)
tree6fc11622bc389654bfe4262cd8f0c437463a7a41 /etc
parentd5df0d6149ff118351de25bae0fbf6f23df953d4 (diff)
downloadopen-iscsi-7260afb05f6f946f41fab52a8d3afad456cc5e75.tar.gz
Update iface.example for ipv6
Make it clear that ipv6 interface files need to have the string "ipv6" in their names.
Diffstat (limited to 'etc')
-rw-r--r--etc/iface.example11
1 files changed, 9 insertions, 2 deletions
diff --git a/etc/iface.example b/etc/iface.example
index 4b7f22c..17894cb 100644
--- a/etc/iface.example
+++ b/etc/iface.example
@@ -91,6 +91,13 @@
# example
# iface.vlan_state = enable
+#
+# The IPv6 attributes require the interface file
+# be named with the string "ipv6" in it. Otherwise,
+# parsing such a file will cause errors, since IPv4
+# is otherwise assumed.
+#
+
# OPTIONAL: iface.ipv6_linklocal
# Specify the IPV6 Link Local Address with the
# link local prefix of FE80::0/64
@@ -155,7 +162,7 @@
#
# IPV6 sample config file with neighbor discovery:
# BEGIN RECORD 2.0-872
-# iface.iscsi_ifacename = qla4xxx-3-1
+# iface.iscsi_ifacename = qla4xxx-3-1-ipv6
# iface.ipaddress =
# iface.hwaddress = 00:0e:1e:04:93:92
# iface.transport_name = qla4xxx
@@ -182,7 +189,7 @@
# Sample ipv6 config file(manual configured IPs):
# BEGIN RECORD 2.0-872
-# iface.iscsi_ifacename = iface-new-file
+# iface.iscsi_ifacename = iface-new-file-ipv6
# iface.ipaddress = fec0:ce00:7014:0041:1111:2222:1e04:9392
# iface.hwaddress = 00:0e:1e:04:93:92
# iface.transport_name = qla4xxx