netreplica / nrx

Netreplica Exporter
Apache License 2.0
85 stars 15 forks source link

Capability to filter links between devices via interface tags #118

Closed bortok closed 4 months ago

bortok commented 4 months ago

Added capability to filter links between devices by using tags on the interface level. Note, both sides of each link to export should be tagged.

--interface-tags TAGS netbox tags to filter interfaces to export, for multiple tags use a comma-separated list: tag1,tag2,tag3 (uses OR logic)