SRX

 View Only
last person joined: yesterday 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.
  • 1.  Monitoring Traffic flow in SRX240

    Posted 05-29-2014 02:24

    Hi,

     

    How to configure Monitoring (syslog) all Traffice flow from Trust interface to Untrust intereface ( i.e., reth0.0 to reth0.2 ) in my SRX 240 ?

     

    Can i have example configuration for this ?

     

    Thanks,

    Mahesh.


    #SRX240-junos


  • 2.  RE: Monitoring Traffic flow in SRX240

    Posted 05-29-2014 03:51

    Hi, MAHESH

    May be on sec policy use action "log"  and on syslog in global config.

    file flow_session {
        any any;

     



  • 3.  RE: Monitoring Traffic flow in SRX240

    Posted 11-27-2014 19:57

    Thank you so much



  • 4.  RE: Monitoring Traffic flow in SRX240
    Best Answer

    Posted 05-29-2014 07:43

    Hi Mahesh,

     

    Please configure the SRX as below.

    user@host# set system syslog file traffic-log any any
    user@host# set system syslog file traffic-log match "RT_FLOW_SESSION"

     

    Along with that you have to configure the session-init or session-close according to your requirement.

    Below link help you to get the more details.

     

    http://kb.juniper.net/InfoCenter/index?page=content&id=KB16509&smlogin=true

     

     

    Regards,

    Deepak