Bug #2890 » radvd-modified.conf
1 |
# Automatically Generated, do not edit
|
---|---|
2 |
# Generated for DHCPv6 Server lan
|
3 |
interface bge0 { |
4 |
AdvSendAdvert on; |
5 |
MinRtrAdvInterval 5; |
6 |
MaxRtrAdvInterval 20; |
7 |
AdvLinkMTU 1500; |
8 |
AdvDefaultPreference low; |
9 |
AdvManagedFlag on; |
10 |
prefix 2001:000:0000:000::/64 { |
11 |
DeprecatePrefix on; |
12 |
AdvOnLink on; |
13 |
AdvAutonomous off; |
14 |
AdvRouterAddr on; |
15 |
}; |
16 |
route ::/0 { |
17 |
RemoveRoute on; |
18 |
}; |
19 |
RDNSS 2001:000:0000:000:0000:00:0000:0000 { }; |
20 |
DNSSL domain.com { }; |
21 |
}; |
22 |
|
23 |
interface jme0 { }; |