Open jon-larsen opened 1 year ago
https://registry.terraform.io/providers/PaloAltoNetworks/panos/latest/docs/resources/layer3_subinterface
It is no info on how to assign a static IPv6 address. And other IPv6 interface configuration like: "prefix", "anycast", and "Send RA".
I have not yet discovered the correct way to assign a static IPv6 address on a layer3 subinterface.
Is this a missing feature? I can see that it is possible to enable IPv6 on the interface, but not how to set the actual IP address.
Documentation link
https://registry.terraform.io/providers/PaloAltoNetworks/panos/latest/docs/resources/layer3_subinterface
Describe the problem
It is no info on how to assign a static IPv6 address. And other IPv6 interface configuration like: "prefix", "anycast", and "Send RA".
Suggested fix
I have not yet discovered the correct way to assign a static IPv6 address on a layer3 subinterface.