1 .. SPDX-License-Identifier: GPL-2.0 2 3 ==== 4 IPv6 5 ==== 6 7 8 Options for the ipv6 module are supplied as pa 9 10 Module options may be given as command line ar 11 or modprobe command, but are usually specified 12 ``/etc/modules.d/*.conf`` configuration files, 13 configuration file. 14 15 The available ipv6 module parameters are liste 16 is not specified the default value is used. 17 18 The parameters are as follows: 19 20 disable 21 22 Specifies whether to load the IPv6 mod 23 its functionality. This might be used 24 has a dependency on the IPv6 module be 25 IPv6 addresses or operations are desir 26 27 The possible values and their effects 28 29 0 30 IPv6 is enabled. 31 32 This is the default value. 33 34 1 35 IPv6 is disabled. 36 37 No IPv6 addresses will be adde 38 it will not be possible to ope 39 40 A reboot is required to enable 41 42 autoconf 43 44 Specifies whether to enable IPv6 addre 45 on all interfaces. This might be used 46 for addresses to be automatically gene 47 received in Router Advertisements. 48 49 The possible values and their effects 50 51 0 52 IPv6 address autoconfiguration 53 54 Only the IPv6 loopback address 55 will be added to interfaces. 56 57 1 58 IPv6 address autoconfiguration 59 60 This is the default value. 61 62 disable_ipv6 63 64 Specifies whether to disable IPv6 on a 65 This might be used when no IPv6 addres 66 67 The possible values and their effects 68 69 0 70 IPv6 is enabled on all interfa 71 72 This is the default value. 73 74 1 75 IPv6 is disabled on all interf 76 77 No IPv6 addresses will be adde 78
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.