- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2024 09:45 PM
I have configured network ip with 32 bit network mask but it is not considering all ips.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2024 09:52 PM
Hi @Amit_H ,
There is default setting to accept 28 bit mask but you can change it 32.
glide.discovery.discoverable.network.max.netmask.bits
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2024 10:18 PM
Hi @Amit_H by default it is 28 and if you want to change value to 32 follow these steps
1. Go to application Navigator and search sys_properties_list
2.search below property glide.discovery.discoverable.network.max.netmask.bits
3. Open it and change its value
if my answer helps you mark helpful and accept solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2024 09:52 PM
Hi @Amit_H ,
There is default setting to accept 28 bit mask but you can change it 32.
glide.discovery.discoverable.network.max.netmask.bits
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2024 09:53 PM
Thanks @Runjay Patel for quick response, will check
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2024 11:40 PM
Actually don't. The property they speak of only comes into play when you are doing a 'networks' based discovery not a configurations item discovery. it defines the smallest range to be identified and recorded, not one to be discovered. If you are looking to discover a very small range then i suggest a IP range, over a network in your schedule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2024 10:18 PM
Hi @Amit_H by default it is 28 and if you want to change value to 32 follow these steps
1. Go to application Navigator and search sys_properties_list
2.search below property glide.discovery.discoverable.network.max.netmask.bits
3. Open it and change its value
if my answer helps you mark helpful and accept solution