SRX

 View Only
last person joined: 5 days ago 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.
  • 1.  tools to measure bandwidth of VPN

    Posted 04-17-2015 05:17

    Hi,

     

    I want to measure the bandwidth of a vpn, what tool I can use, or how to do it

     

     

    thank you.

     

     

     



  • 2.  RE: tools to measure bandwidth of VPN
    Best Answer

     
    Posted 04-17-2015 05:25

    Hi Kahina,

     

    You can do this via the below command and check the bps on st0 interface ;

    SRX> monitor interface traffic

     

     

    SRX                        Seconds: 36                  Time: 19:30:19

     

    Interface    Link     Input bytes        (bps)      Output bytes        (bps)

     fe-0/0/4    Down               0          (0)                 0          (0)

     fe-0/0/5    Down               0          (0)                 0          (0)

     fe-0/0/6      Up           34980          (0)             24486          (0)

     fe-0/0/7      Up           34980          (0)             24486          (0)

     fxp2          Up           23400                       31816850

     gre           Up               0                              0

     ipip          Up               0                              0

     irb           Up               0                              0

     lo0           Up        91318737                       91318737

     lsi           Up               0                              0

     mtun          Up               0                              0

     pimd          Up               0                              0

     pime          Up               0                              0

     pp0           Up               0          (0)                 0          (0)

     ppd0          Up               0          (0)                 0          (0)

     ppe0          Up               0          (0)                 0          (0)

     st0           Up          109980          (0)            162985          (0)

     tap           Up               0                              0

     vlan          Up               0          (0)                 0          (0)

     

    Bytes=b, Clear=c, Delta=d, Packets=p, Quit=q or ESC, Rate=r, Up=^U, Down=^D

     

    Thanks,

    Shailesh 

    [KUDOS PLEASE! If you think I earned it!
    If this solution worked for you please flag my post as an "Accepted Solution" so others can benefit..]



  • 3.  RE: tools to measure bandwidth of VPN

    Posted 04-17-2015 05:45

    thanks 🙂