Forum Discussion

Reza_99230's avatar
Reza_99230
Icon for Nimbostratus rankNimbostratus
Jul 10, 2013

SMPP

I have to implement SMPP on F5, but I think I have to use iRule for that. I will so apperciate if sombody can help me to provide relared SMPP iRule to import into my F5?

 

 

Thanks.

 

4 Replies

  • it might help if you explain what SMPP is. and why exactly you need an iRule for it then?
  • SMPP is TCP based so I don't see the need for a specific iRule for load balancing purposes. Perhaps you need the iRule for Persistence? Please provide more information.

     

  • Hi Reza,

     

    you may take a look to this thread...

     

    https://devcentral.f5.com/questions/balancing-smpp-traffic-based-on-recipient-address

     

    ... it outlines an iRule sample code to parse the SMPP protocol and route the request based on the SMPP recipient address.

     

    Cheers, Kai