support for device identity steering via device_identity

This commit is contained in:
Oliver Gorwits
2017-05-12 20:19:04 +01:00
parent 849e0ddfd9
commit 3816aad829
3 changed files with 23 additions and 16 deletions

View File

@@ -95,16 +95,6 @@ you can often influence this through device configuration (LLDP advertise...).
=cut
# Via configuration there are two further settings. C<reverse_sysname> tells
# Netdisco to take the SNMP System Name and do a reverse DNS lookup for the
# canonical IP. The new configuration setting C<device_identity> allows you to
# set rules for picking the canonical interface from a device based on any of
# its properties (model, vendor, OS, OS version, etc).
#
# Typical use would be either to leave Netdisco to use the discovered IP, or use
# C<device_identity> to control the canonical IP/name for classes of device
# based on model/vendor, etc.
=head1 2.032000
=head2 General Notices