From ee673429a7dae3de798f97ec323ea2530c22348e Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 24 Jul 2001 20:09:07 +0000 Subject: ipv6 update () --- sysconfig.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sysconfig.txt') diff --git a/sysconfig.txt b/sysconfig.txt index f91422f9..67fea335 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -450,6 +450,11 @@ Files in /etc/sysconfig/network-scripts/ a list of secondary IPv6 addresses (perhaps useful for virtual hosting) Example: IPV6ADDR_SECONDARIES="3ffe:400:100:f101::10/64 3ffe:400:100:f101::11/64" + IPV6_MTU="" [optional] + Note: Must be greater or equal to 1280. + Optional, dedicated MTU of this link + Example: + IPV6_MTU="1280" Special configuration options for multi-homed hosts etc. IPV6_ROUTER=yes|no: controls IPv6 autoconfiguration -- cgit