From 3e43b2cd97bd82efe6a09e8b9b2e6b5f33f578a0 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Tue, 3 Mar 2015 19:49:48 +0100 Subject: networkd: Make DHCP client ID creation configurable --- man/systemd.network.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'man/systemd.network.xml') diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 60252e53a9..3522551293 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -563,6 +563,14 @@ false. + + ClientIdentifier= + + DHCP client identifier to use. Either mac + to use the MAC address of the link or duid + (the default) to use a RFC4361-complient Client ID. + + VendorClassIdentifier= -- cgit v1.2.3-54-g00ecf