Send netdisco-users mailing list submissions to
        netdisco-users@lists.sourceforge.net

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
        netdisco-users-requ...@lists.sourceforge.net

You can reach the person managing the list at
        netdisco-users-ow...@lists.sourceforge.net

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

   1. Re: Device link takes me to the wrong device (Thomas Portmann)
--- Begin Message ---

Le 04/08/2023 à 11.27, Oliver Gorwits a écrit :

Hi Oliver,

With the above I assumed you have the one Nexus and it's a duplicate. But it was not fully clear in your email. If you in fact have two devices and that's legitimate, then my best guess is that you have the same IPs configured on the two devices (many protocols support this) and it's confusing Netdisco. I suggest the "device_identity" config is used to make clear to Netdisco that they are different.
Well no, they are 2 completely different devices one being a Nexus 5548UP and the other a 5596UP, in different location with different IPs. Matter of fact, lu__11 and lu__12 are a pair of 5548UP and la__11 and la__12 are a pair of 5596UP. In short, lu__11 is to lu__12 as is la__11 to la__12.

netdisco=> select ip, name from device where name like '%11%';
ip | name ----------------+---------------------------
 __.__.240.49  | la__11
 __.__.14.10   | la__12
 __.__.240.177 | la__12
 __.__.78.9    | lu__11
 __.__.250.148 | lu__12
 __.__.78.10   | lu__12
(6 rows)

and:
netdisco=> select ip, alias, dns from device_ip where dns like '%11%' or dns 
like '%12%' order by dns, alias;
ip | alias | dns ---------------+----------------+---------------------------
 __.__.240.49  | __.__.0.9     | la__11
 __.__.240.49  | __.__.2.9     | la__11
 __.__.240.49  | __.__.4.9     | la__11
 __.__.240.49  | __.__.5.9     | la__11
 __.__.240.49  | __.__.6.9     | la__11
 __.__.240.49  | __.__.8.9     | la__11
 __.__.240.49  | __.__.10.9    | la__11
 __.__.240.49  | __.__.13.9    | la__11
 __.__.240.49  | __.__.14.9    | la__11
 __.__.240.49  | __.__.224.9   | la__11
 __.__.240.49  | __.__.226.9   | la__11
 __.__.240.49  | __.__.228.9   | la__11
 __.__.240.49  | __.__.230.9   | la__11
 __.__.240.49  | __.__.232.9   | la__11
 __.__.240.49  | __.__.240.49  | la__11
 __.__.240.49  | __.__.248.129 | la__11
 __.__.240.49  | __.__.250.9   | la__11
 __.__.240.49  | __.__.250.131 | la__11
 __.__.14.10   | __.__.0.10    | la__12
 __.__.240.177 | __.__.0.10    | la__12
 __.__.14.10   | __.__.2.10    | la__12
 __.__.240.177 | __.__.2.10    | la__12
 __.__.14.10   | __.__.4.10    | la__12
 __.__.240.177 | __.__.4.10    | la__12
 __.__.14.10   | __.__.5.10    | la__12
 __.__.240.177 | __.__.5.10    | la__12
 __.__.14.10   | __.__.6.10    | la__12
 __.__.240.177 | __.__.6.10    | la__12
 __.__.14.10   | __.__.8.10    | la__12
 __.__.240.177 | __.__.8.10    | la__12
 __.__.14.10   | __.__.10.10   | la__12
 __.__.240.177 | __.__.10.10   | la__12
 __.__.14.10   | __.__.13.10   | la__12
 __.__.240.177 | __.__.13.10   | la__12
 __.__.14.10   | __.__.14.10   | la__12
 __.__.240.177 | __.__.14.10   | la__12
 __.__.14.10   | __.__.224.10  | la__12
 __.__.240.177 | __.__.224.10  | la__12
 __.__.14.10   | __.__.226.10  | la__12
 __.__.240.177 | __.__.226.10  | la__12
 __.__.14.10   | __.__.228.10  | la__12
 __.__.240.177 | __.__.228.10  | la__12
 __.__.14.10   | __.__.230.10  | la__12
 __.__.240.177 | __.__.230.10  | la__12
 __.__.14.10   | __.__.232.10  | la__12
 __.__.240.177 | __.__.232.10  | la__12
 __.__.14.10   | __.__.240.177 | la__12
 __.__.240.177 | __.__.240.177 | la__12
 __.__.14.10   | __.__.248.130 | la__12
 __.__.240.177 | __.__.248.130 | la__12
 __.__.14.10   | __.__.250.10  | la__12
 __.__.240.177 | __.__.250.10  | la__12
 __.__.14.10   | __.__.250.132 | la__12
 __.__.240.177 | __.__.250.132 | la__12
 __.__.78.9    | __.__.64.9    | lu__11
 __.__.78.9    | __.__.66.9    | lu__11
 __.__.78.9    | __.__.68.9    | lu__11
 __.__.78.9    | __.__.70.9    | lu__11
 __.__.78.9    | __.__.72.9    | lu__11
 __.__.78.9    | __.__.74.9    | lu__11
 __.__.78.9    | __.__.77.9    | lu__11
 __.__.78.9    | __.__.78.9    | lu__11
 __.__.240.49  | __.__.212.9   | lu__11
 __.__.78.9    | __.__.240.46  | lu__11
 __.__.78.9    | __.__.248.145 | lu__11
 __.__.78.9    | __.__.250.147 | lu__11
 __.__.78.10   | __.__.64.10   | lu__12
 __.__.250.148 | __.__.64.10   | lu__12
 __.__.78.10   | __.__.66.10   | lu__12
 __.__.250.148 | __.__.66.10   | lu__12
 __.__.78.10   | __.__.68.10   | lu__12
 __.__.250.148 | __.__.68.10   | lu__12
 __.__.78.10   | __.__.70.10   | lu__12
 __.__.250.148 | __.__.70.10   | lu__12
 __.__.78.10   | __.__.72.10   | lu__12
 __.__.250.148 | __.__.72.10   | lu__12
 __.__.78.10   | __.__.74.10   | lu__12
 __.__.250.148 | __.__.74.10   | lu__12
 __.__.78.10   | __.__.77.10   | lu__12
 __.__.250.148 | __.__.77.10   | lu__12
 __.__.78.10   | __.__.78.10   | lu__12
 __.__.250.148 | __.__.78.10   | lu__12
 __.__.14.10   | __.__.212.10  | lu__12
 __.__.240.177 | __.__.212.10  | lu__12
 __.__.78.10   | __.__.240.174 | lu__12
 __.__.250.148 | __.__.240.174 | lu__12
 __.__.78.10   | __.__.248.146 | lu__12
 __.__.250.148 | __.__.248.146 | lu__12
 __.__.78.10   | __.__.250.148 | lu__12
 __.__.250.148 | __.__.250.148 | lu__12
(90 rows)

The problem as I see it is with some entries which should not even exist (I just checked on the devices):

>  __.__.240.49  | __.__.212.9   | lu__11
>  __.__.14.10   | __.__.212.10  | lu__12
>  __.__.240.177 | __.__.212.10  | lu__12

As for the entries showing up for dns=la__12 and dns=lu__12 but with different ip addresses, I will need to check that later.

Best regards


        Tom



--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
netdisco-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to