- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2023 01:08 AM
We did a discovery for CIs in a particular network. In IP Switch, there is an IP Connection::IP Connection to Servers as shown in the picture (in dependency map). I've checked the patterns for the network switch, and the servers involved but I couldn't find anything about 'create relation/reference' between the CIs. May I know how this was created or where in discovery this was created?
Solved! Go to Solution.
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2023 12:48 AM
Hi,
This is done for Layer 3 switches and it's controlled by a property: glide.discovery.L3_mapping
After discovery is done a event, discovery.device.comple, is triggered and the script action Discovery - map device to netgears is executed.
Regards,
Niklas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2023 12:48 AM
Hi,
This is done for Layer 3 switches and it's controlled by a property: glide.discovery.L3_mapping
After discovery is done a event, discovery.device.comple, is triggered and the script action Discovery - map device to netgears is executed.
Regards,
Niklas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2023 08:56 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2023 12:42 AM
Thank you, Niklas! This is what we're looking for.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2023 08:56 PM
More Details are here also in few KBs
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0683837
Enaabling Layer 2 discovery: Edit or create the system property sa.create_physical_connections.active and set the value to True.
Enable Layer 3 discovery: Edit or create the system property glide.discovery.L3_mapping and set it to True.
Regards
RP