- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
CSV export of Network Range
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-04-2017 06:47 PM
Hi all,
I am trying to find a way to CSV export 'all' the DHCP network range configuration for all the DHCP networks. At the moment, all I do is get to the DHCP network and export on the range that applies only to that network. Is there a way to get a dump of all configured DHCP ranges to CSV?
regards
sonnyf
Solved! Go to Solution.
Re: CSV export of Network Range
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-04-2017 07:23 PM
Hello,
You can do this using the CSV Job Manager's 'CSV Export' option.
Job Manager can be accessed from the 'Data Management' tab.
More information is available in the Administrator Guide.
Best Regards,
Bibin Thomas
Re: CSV export of Network Range
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-04-2017 11:57 PM - edited 09-05-2017 12:05 AM
At the moment this is not possible without writing a Perl API or WAPI script. I get a lot of questions from customers about this missing feature.
Job manager exports in import format only
Re: CSV export of Network Range
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-05-2017 05:53 AM
Thanks for the quick responses guys. Looking at CSV import to manipulate thousands of records as I don't have programming skills and haven't really found a script that would do exactly what I need, that is move a network from one to two members and its range to a failover association.
Re: CSV export of Network Range
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-05-2017 08:01 AM - edited 09-05-2017 08:02 AM
To help avoid any confusion here, I wanted to confirm that the global export feature which was referenced previously and allows for this process to be done without the use of the API was introduced in NIOS version 7.1.0. You will find the following in the 7.1.0 or newer release notes confirming this:
CSV Import Enhancements This release adds the following enhancements to the CSV import feature: •New functionality, such as the Global CSV Export option, to support the export of multiple CSV objects and the management of CSV export jobs.
Regards,
Tony
Re: CSV export of Network Range
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-05-2017 05:24 PM
Thanks Tony for that important piece of information. While testing various versions, I found that 6.12.28 supported global export (CSV Job Manager). However, I am in a predicament as the system I am working on is running 6.10, which does not support global export. So I am still looking at a solution to apply a change to thousands of networks from using a single DHCP to using failover. Any suggestions or pointers to ready made scripts to do this tasks would me most welcome.
Re: CSV export of Network Range
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-14-2020 12:01 PM
Tony,
All the solutions I've seen so far are for exporting Network Range. Do you know if there's a way to export all the dhcpranges start_address & end_address?
Thanks,
AJ1
Re: CSV export of Network Range
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-16-2020 08:16 AM
Is there a way to include the dhcpranges *start_address & *end_address in this output?
Re: CSV export of Network Range
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-19-2020 12:04 AM
Hey guys! This is my first time being on this forum and it is simply awesome and full of information.
Thanks