Send netdisco-users mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/netdisco-users
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:

   1. Re: Discover Only (Christian Ramseyer)
--- Begin Message ---
Hi Damien

I think if you discover a device that's not there yet manually, it will
just use the address you pass to the command as the main ip.

netdisco-do discover -d <management ip>

To not discover additional devices afterwards, just remove the discover
job from the schedule in deployment.yml until you are done, or stop the
netdisco-daemon until you are done.

Maybe easier: You can redefine the canonical IP for an already
discovered device with this command:

netdisco-do renumber -d <the ip you don't want> -e <management ip>

See https://metacpan.org/pod/distribution/App-Netdisco/bin/netdisco-do
for more documentation on these subcommands.

Finally, you can also use device_identity config items
<https://github.com/netdisco/netdisco/wiki/Configuration#code-device_identity-code>
to put rules in place on what address to use in the first place.

Cheers
Christian


On 24.10.18 04:48, Mailing Lists wrote:
> Hello,
> 
> When I installed netdisco in the lab it worked very well except for a
> tendency to report the device IP as the interface to the neighbour on
> which it was discovered.
> 
> On a fresh install is there a way I can discover a device, but not queue
> jobs to discover it's neighbours so that I can make sure the device IP
> is always the loopback / management IP?
> 
> Thanx in Advance.
> 
> Damien.
> 
> 
> 
> 
> _______________________________________________
> Netdisco mailing list
> [email protected]
> https://sourceforge.net/p/netdisco/mailman/netdisco-users/
> 



--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
[email protected]
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to