Hi,
We own several class B networks, and are responsible for tracking allocations of subnets to our various business units. Most do not have any hosts within them that we track, although we may start to do this in the future.
We have the subnet data in an Oracle Database, the subnets are in a single field in CIDR notation. so x.x.x.x/32 for example.
I have no issue splitting out the subnet bit, and/or converting it to decimal 255.255.255.x format.
However when I attempt to import the data as an xls file, I noticed nowhere is there a field for subnet-mask?
Could someone explain to me how to import this subnet data, without any accompanying hosts in the data set?
Thanks very much
-Chris