Routing

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.  monitor traffic interface command

    Posted 10-18-2013 03:56

    Hello Experts

     

    Can any one tell me when we need to give the "size" in "monitor traffic interface" command

     

    Thanks 



  • 2.  RE: monitor traffic interface command
    Best Answer

    Posted 10-18-2013 05:04

    Hello,

    You can skip the "size" option if You are not interested in packet payload, only in IP/TCP/UDP header.

    Otherwise - always specify "size" option _UNLESS_ all of Your interesting packets fit into default capture size 96 bytes, see below

     

    aarseniev@mx480> monitor traffic interface fxp0 no-resolve 
    verbose output suppressed, use <detail> or <extensive> for full protocol decode
    Address resolution is OFF.
    Listening on fxp0, capture size 96 bytes
    

     

    HTH

    Thanks

    Alex



  • 3.  RE: monitor traffic interface command

    Posted 10-18-2013 12:31

    Hi Alex

     

    Thanks for the reply. Could you please mention any example you know if header size is greater than 96 bytes?

     

    Thanks 



  • 4.  RE: monitor traffic interface command

    Posted 10-18-2013 13:02

    Hello,

    IPv6 is one example - with extension headers, the IPv6 header can grow beyond 96 bytes.

    HTH

    Thanks

    Alex