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
Run network-importer on a device with IPv6 and IPv4 addresses assigned to interfaces
See that network-importer imports the IPv4 addresses but not the IPv6 addresses
Expected Behavior
network-importer imports both IPv6 and IPv4 addresses
Observed Behavior
IPv6 addresses are ignored. This appears to be due to the lack of IPv6 support in Batfish but is there any way to work around the issue and get network-importer to import IPv6 addresses?