Comments
-
EdMaendel, No other IPAM user reported this problem, Please share those screenshots which i hope will help us .
-
looking at the config, I could see the reservations are made for the IP address that doesn't fall in the IP range defined in the scope. IPAM is not considering these reservations unless they are within the scope range. Also we would not recommend to have nested statement i.e. Host statements are defined within subnet…
-
If you want to filter the results, you can create a custom report with your own SWQL/SQL queries to the IPAM entity 'IPAM.DNSmismatch'. Below screenshot is an example. Sample query: SELECT DNSServer, DNSZone, ClientHostName, ForwardZoneIPAddress, ReverseZoneIPAddress FROM IPAM.DNSMismatch where DNSzone = '<<zone name>>'
-
Hi, Search will work fine for just providing the BIA in a format with dashes. Sathya.T
-
Looking at the case history, Development confirmed only the issue on vendor change events as a bug and not the DHCP scope issue. If you need any assistance further, please update the ticket to have a remote session with DEV. Sathya. T
-
Hello, Please upgrade to latest IPAM 4.3 which has the feature of pulling the mismatched DNS records and showcase it in your dashboard. To know how it will look like: DNS Records Mismatch Report And it is not necessary to add the primary sever into IPAM for polling the secondary. Thanks, Sathya
-
Hi Mani, All these MACs should be from neighbor scanning, where the neighbor device has 'incomplete' arp entries. You can follow the below steps to resolve it. 1. Stop all Orion Services 2. Edit the Jobs configuration file is usually in "c:\Program Files\SolarWinds\Orion\IPAM\SolarWinds.IPAM.Jobs.dll.config" Find there a…
-
Hi, Can you put a sample of host declaration defined in your conf file? Thanks,
-
Officially, IPAM will support upto 1 Million IPs. -Sathya
-
Hi, You can even import an excel sheet which has only the 'IP Address' column, provided you have the specific subnet already existing in IPAM. In order to import the range of IP addresses, Very first create the corresponding subnet in IPAM. You can even import the subnets (without IPs) via excel, download the sample excel…
-
Craig, The problem could be due to invalid lease expiry dates. do have a look into the DHCP lease dates that they fall in between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM. -Sathya. T
-
Do you have any other Orion product installed with IPAM?
-
Hello, Please follow the below steps to create your DNS records mismatch report. 1. Go to Home -> Reports tab. 2. Click 'Manage Reports' option. 3. Select 'Create New Report' option. 4. Ignore the getting started pop up. 5. In 'Add content' screen, select 'Details' in the left list. 6. Select 'DNS Records Mismatch' in the…
-
Could you please check your Orion server date and time? Please sync it to current date & time, if it is different.
-
Hi Edmendel, The described scenario works fine - i.e. Status of IPs defined within the DHCP scope gets logged in IPAM 4.3. Please share us the support ticket to act on it ASAP. Thanks, Sathya.T
-
1. Add a live subnet in IPAM say '10.100.1.0/24'. It should have some live IPs(eg: 10.100.1.1) and their MACs should be brought into IPAM through subnet scan. 2. Put some Static ARP entries in a switch for the above responded IPs(eg: 10.100.1.1) but with some other MAC. 3. Add this switch as a 'Neighbor Device' for the…