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
For possibly overlapping space an error needs to be returned.
alternatively the syntax for multiple ips returned could read
$ ndcli list ips 87.106.1.1/32 -t ip,status,pool,layer3domain
INFO - Result for list ips 87.106.1.1/32
ip status pool layer3domain
87.106.1.1 Available 51862-global
87.106.1.1 Available 6724-global
87.106.1.1 Static MORE-BAP-HOLDING default
87.106.1.1 Available dummy
The text was updated successfully, but these errors were encountered:
$ ndcli list ips 87.106.1.1/32 -a ip,status,pool,layer3domain
INFO - Result for list ips 87.106.1.1/32
ip status pool layer3domain layer3domain
87.106.1.1 Available 51862-global 51862-global
87.106.1.1 Available 6724-global 6724-global
87.106.1.1 Static MORE-BAP-HOLDING default default
87.106.1.1 Available dummy dummy
GSP wants to use DIM as a source for which company "owns" which IP Space for user rights validation.
So for public IPs (CIDR not listed in LAYER3DOMAIN in dim.cfg) a "all" would help.
This should show
For possibly overlapping space an error needs to be returned.
alternatively the syntax for multiple ips returned could read
The text was updated successfully, but these errors were encountered: