aboutsummaryrefslogtreecommitdiff
path: root/dhcp6c.conf.5
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2010-08-06 15:33:05 +0200
committerBjørn Mork <bjorn@mork.no>2010-08-06 15:37:37 +0200
commit57721604f26eefbe3dfb628affec8ca167a9f4b8 (patch)
treef249d1e41229aa0ca6426ebc559044f52ae74487 /dhcp6c.conf.5
parentfbf66aa98a358cd35f58844e59e420534f36cac4 (diff)
Adding ifid option to the dhcp6c.conf prefix-interface statementHEADmaster
This adds the ability to override the default EUI-64 address selection. Useful for interfaces without a unique hardware address, or for creating more userfriendly addresses in general. Signed-off-by: Bjørn Mork <bjorn@mork.no>
Diffstat (limited to 'dhcp6c.conf.5')
-rw-r--r--dhcp6c.conf.510
1 files changed, 10 insertions, 0 deletions
diff --git a/dhcp6c.conf.5 b/dhcp6c.conf.5
index 3d5d25a..1c91d72 100644
--- a/dhcp6c.conf.5
+++ b/dhcp6c.conf.5
@@ -443,6 +443,16 @@ This statement specifies the length of the SLA ID in bits.
must be a decimal number between 0 and 128.
If the length is not specified by this statement,
the default value 16 will be used.
+.It Xo
+.Ic ifid Ar ID
+;
+.Xc
+This statement specifies the interface id.
+.Ar ID
+must be a decimal integer. It will be combined with the delegated
+prefix and the sla-id to form a complete interface address. The
+default is to use the EUI-64 address of the
+.Ar interface .
.El
.El
.\"