netmask size for discoverable networks

Amit_H
Tera Contributor

I have configured network ip with 32 bit network mask but it is not considering all ips.

2 ACCEPTED SOLUTIONS

Runjay Patel
Giga Sage

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

-------------------------------------------------------------------------

View solution in original post

In this video i have explained about Web service integration in ServiceNow like how it works, how we can configure it, what are the prerequisite and many more. I have covered below topics in this video. 1. understand Web Service. Like when and how we will use it. 2. Talked about Inbound and ...

Harish Bainsla
Tera Sage
Tera Sage

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

HarishBainsla_0-1734675477838.png

 

3. Open it and change its value

if my answer helps you mark helpful and accept solution

 

View solution in original post

4 REPLIES 4

Runjay Patel
Giga Sage

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

-------------------------------------------------------------------------

In this video i have explained about Web service integration in ServiceNow like how it works, how we can configure it, what are the prerequisite and many more. I have covered below topics in this video. 1. understand Web Service. Like when and how we will use it. 2. Talked about Inbound and ...

Thanks @Runjay Patel  for quick response, will check

doug_schulze
ServiceNow Employee
ServiceNow Employee

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

Harish Bainsla
Tera Sage
Tera Sage

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

HarishBainsla_0-1734675477838.png

 

3. Open it and change its value

if my answer helps you mark helpful and accept solution