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: Can't get neighbours from Juniper EX switches (Joseph Bernard)
--- Begin Message ---
Does the Juniper show the HP as a neighbor when you do “show lldp neighbors”?

Thank,s
Joseph B.


From: James Dore <james.d...@new.ox.ac.uk>
Date: Wednesday, January 13, 2021 at 8:55 AM
To: "netdisco-users@lists.sourceforge.net" 
<netdisco-users@lists.sourceforge.net>
Subject: [Netdisco] Can't get neighbours from Juniper EX switches

Hi All,

I'm testing netdisco at home for work purposes, and while it discovers the 
neighbour links from my HP switch without issue, I have trouble with the 
Juniper switches, which is what we have at work.

During discovery, I get

netdisco@home-netman<mailto:netdisco@home-netman>:~$ bin/netdisco-do discover 
-d 192.168.1.248
[232048] 2021-01-12 17:09:41 info App::Netdisco version 2.047002 loaded.
[232048] 2021-01-12 17:09:42 info discover: [192.168.1.248] started at Tue Jan 
12 17:09:42 2021
[232048] 2021-01-12 17:10:07 info [192.168.1.248] Entity 01000000 (Juniper 
EX2200-24T-4G Ethernet Switch) has invalid parent 00000000 - attaching as root 
entity instead
[232048] 2021-01-12 17:10:40 info discover: finished at Tue Jan 12 17:10:40 2021
[232048] 2021-01-12 17:10:40 info discover: status done: Ended discover for 
192.168.1.248

and despite adding the suggested config to my Junipers' LLDP config as 
described at 
https://github.com/netdisco/netdisco/wiki/Vendor-Tips#neighbor-relations-on-juniper-ex
 the links are not discovered. Is there something I'm missing?

The config on my Junipers looks thus:

root@workshop-switch<mailto:root@workshop-switch># show protocols
igmp-snooping {
vlan all;
}
rstp;
lldp {
management-address 192.168.1.248;
port-id-subtype interface-name;
interface all;
}
lldp-med {
interface all;
}

(is management-address the address of the management interface of the switch, 
or the address of the netdisco server?)

Cheers,
James


--
James Dore
IT Technical Officer
New College, Oxford, OX1 3BN
01865 279252 / 01865 612345 out-of-hours
www.new.ox.ac.uk<http://www.new.ox.ac.uk>
[cid:image001.png@01D6E991.7C8BBA30]​

New College is registered with the Charity Commissioners.
New College Oxford is a registered trade mark - No. 2588652

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

Reply via email to