Skip to content

Excluded network subnets #252

Answered by bb-Ricardo
rebel313 asked this question in Q&A
Nov 10, 2022 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

hi, this is implemented already but wrongly documented (will fix that in the next release):

# IP networks eligible to be synced to NetBox.
# If an IP address is not part of this networks then it WON'T be synced to NetBox.
# To excluded small blocks from bigger IP blocks a leading '!' has to be added.
# example: 10.0.0.0/8, !10.23.42.0/24
permitted_subnets = 172.16.0.0/12, 10.0.0.0/8, 192.168.0.0/16, fd00::/8

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@rebel313
Comment options

@bb-Ricardo
Comment options

Answer selected by rebel313
Comment options

You must be logged in to vote
1 reply
@bb-Ricardo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants