IP Switch discover as Ip Router?

Vini
Giga Guru

Hi Experts,

IP Switch & IP Routers are in scope of discovery. we scheduled N/W discovery onevery weekend.

Some IP Switch are rediscovering as IP Routers, Please advice on this issue.

find_real_file.png

Thanks & Regards,

Vinil.

4 REPLIES 4

sachin_namjoshi
Kilo Patron
Kilo Patron

Please check sensor script include which is updating CIs.

 

Regards,

Sachin

ravirjo
ServiceNow Employee
ServiceNow Employee

Hi Vinil,


The main difference in terms of discovery of Routers and Switches is the flags discovered during the classify phase.
While logic for router is limited to ipForwarding flag (being true), calculations for switch is much more complicate.

Hence my suggestion for you is:

  • Check the isForwarding flag in SNMP Classify sensor probe.
    • If this is true, consult the owner of the network device.
    • If this is false, and you still see the device classified as a router, open an incident with customer support to let us have a closer look.


Regards,
Ravi Joshi

Hello, 

Can you please provide links, like the exact Script Include name where isForwarding is mentioned? I couldn't find it in "SNMP - Classify".

 

Thanks,

Neil Bhisma
Kilo Explorer

If you are facing issue while discovering IP Router then i recommend you to read Invalid IP Configuration blog to proper solution to get resolve your issue related to Router as it contains such an useful information about router.