You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When editing a device, the choices available for its primary IPv4 and IPv6 addresses will include all IPs assigned to its interface, as well as any NAT outside addresses of those IPs. However, attempting to assign a NAT outside IP as the primary for a device yields a validation error. This is because the validation allows only IPs assigned to interfaces of the device.
The text was updated successfully, but these errors were encountered:
Issue type
[ ] Feature request
[x] Bug report
[ ] Documentation
Environment
Description
When editing a device, the choices available for its primary IPv4 and IPv6 addresses will include all IPs assigned to its interface, as well as any NAT outside addresses of those IPs. However, attempting to assign a NAT outside IP as the primary for a device yields a validation error. This is because the validation allows only IPs assigned to interfaces of the device.
The text was updated successfully, but these errors were encountered: