Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property activates a verification step that checks if the MAC address remains the same for an IP address during the Discovery phases, enhancing accuracy. |
| What area does it affect? |
Discovery process |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when IP addresses in your environment change frequently to ensure accurate CI identification. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.discovery.enable_mac_address_verification |
| Sys ID |
9a95c16253330200f0205f43911c088f |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
MAC address verification should be enabled if IP addresses of discovered CI's change frequently. This provides an additional verification step on the MID server to check that MAC address does not change for an IP address between Identification and Exploration phase of Discovery. |
| Updated |
2015-11-20 18:54:33 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... to specify paths of configuration files for applications that are discovered by patterns. You can track and compare tracked configuration files. • Type: true | false • Default value: true glide.discovery.enable_mac_address_verification Enables MAC address verification to determine if a device has changed its IP address during a discovery. If set to true, Discovery passes the MAC address of a device being ...