Skip to content
Discussion options

You must be logged in to vote

My issue: During bulk import, assigning an IP to a Prefix was not available. Post import, in the edit screen I also cannot assign an IP to a Prefix that I can see. It seems like the only way to get an IP to appear within the Prefix IP tab is to manually create them in that via the GUI.

IP addresses are not assigned to prefixes. The relationship is calculated automatically. So if you create a prefix 10.200.0.0/24 that has the vrf "test" and csv import the following:

address,status,vrf
10.200.0.1/24,active,test
10.200.0.2/24,active,test
10.200.0.3/24,active,test
10.200.0.4/24,active,test

These will all automatically show up under the prefix and they will all reference the created prefix …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@RSDeuce
Comment options

Answer selected by RSDeuce
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