community-profiles: Add ipv6 options to augsburg profile
This commit is contained in:
parent
22ce33a5a6
commit
71542a8112
1 changed files with 3 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue