community-profiles: Add ipv6 options to augsburg profile

This commit is contained in:
Manuel Munz 2012-06-02 18:01:34 +00:00
parent 22ce33a5a6
commit 71542a8112

View file

@ -8,6 +8,9 @@ config 'community' 'profile'
option 'longitude' '10.89475'
option 'suffix' 'ffa'
option 'splash_prefix' '27'
option 'ipv6' '1'
option 'ipv6_config' 'auto-ipv6-dhcpv6'
option 'ipv6_prefix' 'fdca:ffee:ffa:0000::/64'
config 'defaults' 'interface'
option 'netmask' '255.255.192.0'