Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Unable to search IPs in loop
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2022 11:49 AM
1411     1
Hi Team, the python script to search for IPs in loop is not working. Its only returing the value of last IP in the loop. For the rest the return value is none.
10.x.x.x
None
10.x.x.x
None
10.x.x.x [{'_ref': 'ipv4address:10.x.x.x', 'ip_address': '10.x.x.x', 'is_conflict': False, 'mac_address': '', 'names': [], 'network': '10.x.x.x/x', 'network_view': 'default', 'objects': [], 'status': 'UNUSED', 'types': [], 'usage': []}]
Re: Unable to search IPs in loop
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2022 04:50 AM
1412     1
Hi Sanjeev,
Could you please share the python script you are using?
Regards,
Krishna