Inventory: shorten IPv6 anycast address
This commit is contained in:
parent
869dd5b62a
commit
a8995d573c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ icvpn_ipv6_transfer_net: fec0::a:cf:0:0/96
|
|||
loopback_net_ipv4: 10.87.255.0/24
|
||||
loopback_net_ipv6: fd86:b4dc:4b1e:00ff::/64
|
||||
anycast_ipv4: 10.87.255.255/32
|
||||
anycast_ipv6: fd86:b4dc:4b1e:00ff:ffff:ffff:ffff:ffff/128
|
||||
anycast_ipv6: fd86:b4dc:4b1e:00ff::ff/128
|
||||
|
||||
internal_prefixes:
|
||||
- ipv4: 10.37.0.0/16
|
||||
|
|
Loading…
Reference in a new issue