This commit is contained in:
Oliver Gorwits
2017-07-04 18:06:03 +01:00
committed by GitHub
parent 8d72a2ad1a
commit 8b33f4be0a

View File

@@ -30,11 +30,10 @@ itself via a neighbor protocol will Netdisco treat it as a Device. This can
account for undesired behaviour, such as treating a server (Node) as a Device, account for undesired behaviour, such as treating a server (Node) as a Device,
or vice versa only recognising a switch (Device) as a Node. or vice versa only recognising a switch (Device) as a Node.
To prevent avoid discovery of any target as a Device, use the C<discover_no>, To prevent discovery of devices, use the C<devices_no> configuration setting.
C<discover_no_type>, or C<discover_only> configuration settings. If you don't If you don't see links between Devices in Netdisco, it might be because
see links between Devices in Netdisco, it might be because they're not running they're not running a neighbor protocol, or for some reason not reporting the
a neighbor protocol, or for some reason not reporting the relationships to relationships to Netdisco. Use the C<show> command to troubleshoot this:
Netdisco. Use the C<show> command to troubleshoot this:
~netdisco/bin/netdisco-do show -d 192.0.2.1 -e c_id ~netdisco/bin/netdisco-do show -d 192.0.2.1 -e c_id