hi,
Some devices are missing in my map.
I have my switchs, servers, computers… but not my cameras.
There is a solution ?
Thank you
hi,
Some devices are missing in my map.
I have my switchs, servers, computers… but not my cameras.
There is a solution ?
Thank you
What methods are you using? If xDP then only devices that support lldp, cdp, etc will show up.
Yes I use xDP
My config :
$config[‘discovery_by_ip’] = true;
$config[‘discovery_modules’][‘discovery-arp’] = true;
$config[‘autodiscovery’][‘xdp’] = true;
$config[‘autodiscovery’][‘ospf’] = false;
$config[‘autodiscovery’][‘bgp’] = false;
$config[‘network_map_items’] = array(‘mac’,‘xdp’);
if I try to select a camera in my map i have this error :
No map to display, this may be because you aren’t running autodiscovery or no devices are linked by mac address.
I tryed this :
but it’s still doesn’t work
I verifyed the protocols supported and there is no lldp and cdp .