Hi Raj,

If you're looking for VPP to send your agent/app a notification across the 
binary API when an ARP and/or ND entry is created then your app needs to call; 
want_ip4_arp_events and/or want_ip6_nd_events respectively.

/neale

-----Message d'origine-----
De : <vpp-dev@lists.fd.io> au nom de Raj <rajlistu...@gmail.com>
Date : vendredi 15 mars 2019 à 13:33
À : vpp-dev <vpp-dev@lists.fd.io>
Objet : Re: [vpp-dev] Enabling events

    On Fri, Mar 15, 2019 at 5:44 PM Dave Barach (dbarach) <dbar...@cisco.com> 
wrote:
    >
    > We don't log many (if any) events by default.
    
    Thanks for the reply Dave.
    
    I am specifically looking for events related to ARP and v6 ND. For
    example the commit at
    
https://git.flirble.org/fdio/vpp/commit/1edfba9a6394128ee5fad2b413e9e0a05972ef48
    talks about these events.Do these events gets generated automatically?
    
    Thanks and Regards,
    
    Raj
    
    > -----Original Message-----
    > From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> On Behalf Of Raj
    > Sent: Friday, March 15, 2019 8:02 AM
    > To: vpp-dev <vpp-dev@lists.fd.io>
    > Subject: [vpp-dev] Enabling events
    >
    > Hi all,
    >
    > I have started VPP, but the number of events always is zero.
    >
    > vpp# sh event-logger
    > 0 of 1024 events in buffer, logger running vpp# event-logger save myevent 
Saving 0 of 1024 events to /tmp/myevent
    >
    > So I am wondering if I have to specifically enable event logging or are 
events logged automatically.
    >
    > Also can I view events in real time, rather than saving in a file and 
viewing it offline?
    >
    > Thanks and Regards,
    >
    > Raj
    

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#12575): https://lists.fd.io/g/vpp-dev/message/12575
Mute This Topic: https://lists.fd.io/mt/30439598/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to