Forum Discussion

Oliver_Zalazar_'s avatar
Oliver_Zalazar_
Icon for Nimbostratus rankNimbostratus
Mar 04, 2009

Persistence UIE Radius field

Hi All

 

I have an query on how can I define a persistence UIE, RADIUS packet send to F5 (we need to detect the RADIUS Attribute "Framed-IP-Address" which is a ipv4 format. e.g. the src addr of the RADIUS is 10.10.2.X and maintain the connection on the selected pool member.

 

tests have not worked with the persistence is like below

 

when CLIENT_ACCEPTED priority 100 {

 

.....set ::ip $framedipsession

 

set uie {$::ip any virtual}

 

}

 

I think we need other EVENT.

 

attached capture Radius traffic Packet.

 

thanks

 

Oliver
  • see some sample from here

     

     

    http://devcentral.f5.com/wiki/default.aspx/iRules/RADIUSLoadBalancing.html

     

    http://devcentral.f5.com/Default.aspx?tabid=63&articleType=ArticleView&articleId=187