Project

General

Profile

Bug #3286 » radvd_P64.conf

Radvd.conf with PD of 64 on WAN - Alex Fox, 10/24/2013 03:54 PM

 
1
# Automatically Generated, do not edit
2
# Generated config for dhcp6 delegation from wan on lan
3
interface em0 {
4
	AdvSendAdvert on;
5
	MinRtrAdvInterval 3;
6
	MaxRtrAdvInterval 10;
7
	AdvLinkMTU 1500;
8
	AdvOtherConfigFlag on;
9
		prefix 2601:4:3f80:70::/64 {
10
		AdvOnLink on;
11
		AdvAutonomous on;
12
		AdvRouterAddr on;
13
	};
14
	RDNSS fe80::21b:21ff:fe14:5fad { };
15
	DNSSL home.lan { };
16
};
(2-2/6)