hnetd: ensure ULA prefix persists across reboots
Quoting from RFC 7084: ULA-2: An IPv6 CE router with a ULA prefix MUST maintain this prefix consistently across reboots.
This commit is contained in:
parent
ef2f816bf7
commit
1af100f1b7
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ config pa pa
|
|||
# option ip4prefix 10.0.0.0/8
|
||||
# option ulaprefix fd12:3456:789A::/48
|
||||
# option ulamode off
|
||||
# option persistent_store /etc/hnet-pa.store
|
||||
option persistent_store /etc/hnet-pa.store
|
||||
|
||||
config sd sd
|
||||
# option router_name openwrt
|
||||
|
|
Loading…
Reference in a new issue