diff options
-rw-r--r-- | sysconfig.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index 1110b116..0a7fa9aa 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -649,6 +649,11 @@ Files in /etc/sysconfig/network-scripts/ Example: IPV6_MTU="1280" + IPv6-only option to enable DHCPv6 client: + DHCPV6C=yes|no + This will enable the DHCPv6 client, dhcp6c, to be run for the interface. + See man dhcp6c(8) and dhcp6c.conf(5). + Ethernet-only items: {IPXNETNUM,IPXPRIMARY,IPXACTIVE}_{802_2,802_3,ETHERII,SNAP} configuration matrix for IPX. Only used if IPX is active. |