Forum Discussion

Howard_li_37880's avatar
Howard_li_37880
Icon for Nimbostratus rankNimbostratus
Dec 24, 2018

Real-time traffic of an interface

My device is LTM,how to view the real-time traffic status of an interface under the cli?

 

1 Reply

  • mf5's avatar
    mf5
    Icon for Nimbostratus rankNimbostratus

    Do a tcpdump on that interface

     

    tcpdump -i x.x (replace x.x with the interface)

     

    please check here for more details