Routing

 View Only
last person joined: 2 days ago 

Ask questions and share experiences about ACX Series, CTP Series, MX Series, PTX Series, SSR Series, JRR Series, and all things routing, including portfolios and protocols.
  • 1.  MX "monitor interface" output fields meaning

    Posted 11-07-2023 04:27

    Hi,

    Does anyone know how to interpret this MAC/Filter statistsics:

    Input MAC/Filter statistics:
      Unicast packets            30780563592                               [51984]
      Broadcast packets                    2                                   [0]
      Multicast packets          23923755976                               [45169]
      Oversized frames                     0                                   [0]
      Packet reject count                  0                                   [0]
      DA rejects                           0                                   [0]
      SA rejects                           0                                   [0]
    Output MAC/Filter Statistics:
      Unicast packets             9400874262                               [18596]
      Broadcast packets                    0                                   [0]
      Multicast packets              1031375                                   [2]

    Thx in Advance & Rgrds,

    art



    ------------------------------
    Artur Gmaj
    ------------------------------


  • 2.  RE: MX "monitor interface" output fields meaning

     
    Posted 11-08-2023 04:38

    There's not much special to see there.

    What you see at the input part is that in total since the last interface clear (and/or device reboot) you've received 30780563592 unicast packets, and you've received 51984 unicast packets since you started the monitor interface command.

    Similarly for multicast there's 23923755976 multicast packets since the last interface clear and 45169 since you started the monitor interface command.

    And for the output it's essentially exactly the same, but then packets transmitted by the interface.

    All the other counters are 0 so there are no packets of those types received or transmitted.

    This page might give a bit more information, but I'm afraid I'm not really sure what kind of help you're looking for.

    monitor interface | Junos OS | Juniper Networks