Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

Don't sync ip-address of virtual networks (docker/k8s and so on) #112

Open
inetman28 opened this issue May 14, 2020 · 1 comment
Open

Don't sync ip-address of virtual networks (docker/k8s and so on) #112

inetman28 opened this issue May 14, 2020 · 1 comment

Comments

@inetman28
Copy link

Is your feature request related to a problem? Please describe.
if virtual machine has a network adapter for some virtual network (docker or kubernetes, for example) - such ip-addresses sync to netbox now.

Describe the solution you'd like
Internal ip-addresses of network adapters of virtual-machines should not sync to netbox. These IP-addresses can overlap and these should not accounting in netbox.

@clearly-tyler-whitney
Copy link

Could this be accomplished by ignoring adapters with a MAC address which does not match VMWare's default OUI, i.e., 00:50:56?

Perhaps incorporating an options flag which defaults to True and making the OUI a configurable field would satisfy use cases where non-default OUIs or MAC generation schema are in play.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants