Send Netdot-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://osl.uoregon.edu/mailman/listinfo/netdot-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 Netdot-users digest..."
Today's Topics:
1. arp cache discovery (Kirk Reeves)
----------------------------------------------------------------------
Message: 1
Date: Fri, 5 Jul 2013 17:23:20 -0400
From: Kirk Reeves <[email protected]>
Subject: [Netdot-users] arp cache discovery
To: [email protected]
Message-ID:
<caln2tll0niz_xrpjsedwy8bqave6uomocrqzsh+nq0aj2hw...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
I am currently reviewing netdot
When running updatedevice.pl -H device -A -c community
I get error adding ip addresses from the forwarding table to the arpcache
DETAIL: Failing row contains (30, 9683, 45, null, 1722). [for Statement
"INSERT INTO arpcacheentry
(arpcache,interface,ipaddr,physaddr)
VALUES (?, ?,
(SELECT id FROM ipblock WHERE address=?
AND PREFIX=? AND version=?),
(SELECT id FROM physaddr WHERE
address=?))" with ParamValues: 1='30', 2='45', 3='2887007052', 4='32',
5='4', 6='0023AEA2B647'] at
/usr/lib/perl5/vendor_perl/5.16.2/DBIx/ContextualFetch.pm line 52.
Is this by design, I reviewed the code and ip appears
the ArpCacheEntry->fast_insert function is not setup to add "unknown" ip
addresses.
I am not running a release version just a clone of master from a few days
ago.
Thanks.
Kirk
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://osl.uoregon.edu/pipermail/netdot-users/attachments/20130705/12b5ae11/attachment-0001.html
------------------------------
_______________________________________________
Netdot-users mailing list
[email protected]
https://osl.uoregon.edu/mailman/listinfo/netdot-users
End of Netdot-users Digest, Vol 56, Issue 6
*******************************************