Stefano Martini
2016-10-14 14:13:56 UTC
Hi people,
I am using Netdot 1.6 in a network with 150 switches (HP and 3Com). The configuration parameters of these switches (IP, SNMP community, SNMP version, ...) are stored into the Netdot database. For each switch Netdot correctly collects information such as: device name, system description, interfaces list, ...
All the switches are configured to have LLDP enabled. Some switches have CDP enabled too.
This is the Site.conf file:
...
TOPO_USE_DP => 1,
TOPO_WEIGHT_DP => 8,
...
ADD_UNKNOWN_DP_DEVS => 1,
...
The updatedevice.pl (run with -T -D -A -I ) gets uplinks only for devices with CDP enabled. All devices with LLDP only have no uplinks.
Does Netdot support LLDP enabled devices ?
If yes, how can I solve the missing of uplinks for devices with LLDP ?
Thanks in advance
Stefano
I am using Netdot 1.6 in a network with 150 switches (HP and 3Com). The configuration parameters of these switches (IP, SNMP community, SNMP version, ...) are stored into the Netdot database. For each switch Netdot correctly collects information such as: device name, system description, interfaces list, ...
All the switches are configured to have LLDP enabled. Some switches have CDP enabled too.
This is the Site.conf file:
...
TOPO_USE_DP => 1,
TOPO_WEIGHT_DP => 8,
...
ADD_UNKNOWN_DP_DEVS => 1,
...
The updatedevice.pl (run with -T -D -A -I ) gets uplinks only for devices with CDP enabled. All devices with LLDP only have no uplinks.
Does Netdot support LLDP enabled devices ?
If yes, how can I solve the missing of uplinks for devices with LLDP ?
Thanks in advance
Stefano