[j-nsp] uRPF drops monitoring

Daniel Roesen dr at cluenet.de
Sun Sep 19 08:01:20 EDT 2004


On Sun, Sep 19, 2004 at 11:45:32AM +0200, Yuval Ben-Ari wrote:
> Is it possible to see how many packets were dropped by uRPF ?
> (I am not using a fail-filter)

You can collect those counters via SNMP (probably) and via the JunOS
built-in accounting functions (sure):

dr at A1# set accounting-options interface-profile foo fields ?
Possible completions:
[...]
  rpf-check-bytes      Bytes failing IPv4 reverse-path-forwarding check
  rpf-check-packets    Packets failing IPv4 reverse-path-forwarding check
  rpf-check6-bytes     Bytes failing IPv6 reverse-path-forwarding check
  rpf-check6-packets   Packets failing IPv6 reverse-path-forwarding check


Best regards,
Daniel


More information about the juniper-nsp mailing list