- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Difficulty in importing fixed address
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2019 11:13 AM
Hello guys!
I'm having a hard time importing fixed address into Infoblox.
Every time when importing the records in .csv to become fixed address it enters with type reservation.
Here's an example of how I'm importing:
header-fixedaddress,ip_address*,mac_address,match_option fixedaddress,10.116.196.23,00:00:00:00:00:00,MAC_ADDRESS
The application informs that it imports successfully, but the record type comes as a reservation and it appears that it can not read the Mac Address entered.
Hugs!
Solved! Go to Solution.
Re: Difficulty in importing fixed address
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2019 11:29 AM
The difference between a Fixed Address and Reservation ultimately boils down to the MAC address. A MAC address of all zeros has historically been used as a place holder. Any objects with a MAC address of all zeros will be treated as a Reservation. If you want it to display as a Fixed Address, you will (ideally) want to specify a valid MAC address. Even changing just one digit (00:00:00:00:00:01) will allow this to work as you are asking, but the behavior will be the same and there is no benefit to forcing this.
Regards,
Tony
Re: Difficulty in importing fixed address
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2023 10:53 AM
Having trouble importing .csv file to added MAC address to different subnet as a fixed address.
" Insertion aborted due to MAC address xx:xx:xx:xx:xx:xx is used in two fixed addresses xxx.xx.169.68 and xxx.xx.169.68, which are in the same network xx.xx.169.0/24." |
Jhunter